Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Data Days is here! Join us now for 60+ days of learning, challenges, and connection. Learn more

Reply
aalexand
New Member

JSON Theme Button Text Color

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. 

 

1 REPLY 1
KNP
Super User
Super User

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 ;).
xOIEmaj

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.
image
fabric-SUbadge
Proud to be a Super User!

Helpful resources

Announcements
Fabric Data Days is here Carousel

Fabric Data Days 2026

Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.

May Power BI Update Carousel

Power BI Monthly Update - May 2026

Check out the May 2026 Power BI update to learn about new features.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Top Kudoed Authors