March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early bird discount ends December 31.
Register NowBe one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now
Dropbox JSON File Thanks in advance for the help. This is my first time creating a JSON theme and for the life of me cannot figure out what I am doing that is not allowing the default font color for my theme to be white. For some reason, I am sure it is my fault, it is defaulting to #001F31. Each time I load the theme to an existing dashboard, it does everything I am looking for except it erases the text from the buttons and then changes the theme color to #001F31. In a perfect world I would like to keep whatever text is in the existing button and just change it to #ffffff.
I'm not 100% sure and I need more time than I have right now to debug it.
As you've discovered, it can be quite time consuming and not well documented.
That said, you could try adding this in the actionButton section of your theme...
"fontColor": {
"solid": {
"color": {
"expr": {
"ThemeDataColor": {
"ColorId": 0,
"Percent": 0
}
}
}
}
}
Have I solved your problem? Please click Accept as Solution so I don't keep coming back to this post, oh yeah, others may find it useful also ;). |
If you found this post helpful, please give Kudos. It gives me a sense of instant gratification and, if you give me Kudos enough times, magical unicorns will appear on your screen. If you find my signature vaguely amusing, please give Kudos. | Proud to be a Super User! |
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.
User | Count |
---|---|
8 | |
1 | |
1 | |
1 | |
1 |
User | Count |
---|---|
9 | |
3 | |
2 | |
2 | |
2 |