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

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
mbegg
Advocate II
Advocate II

Imported theme colours don't show up in conditional formatting (data bars or colour scales)

I have made one change to the default theme and imported the .json file. The new colour appears in the colour palette except when I go to conditional formatting (data bars or colour scales). 


Can someone please test this? I changed grey (5F6B6D) to be green (70AD47)

 

SyntaxEditor Code Snippet

{
    "name": "default-with green",
    "dataColors": ["#01B8AA", "#374649", "#FD625E", "#F2C80F", "#70AD47", "#8AD4EB", "#D54401", "#A66999", "#3599B8", "#DFBFBF", "#4AC5BB"],
    "background":"#FFFFFF",
    "foreground": "#374649",
    "tableAccent": "#00857B"
}

 

1 ACCEPTED SOLUTION
v-sihou-msft
Microsoft Employee
Microsoft Employee

@mbegg

 

I reporduced same issue as yours.

 

2.PNG

 

1.PNG

 

We have reported it internally,

 

Regards,

View solution in original post

2 REPLIES 2
v-sihou-msft
Microsoft Employee
Microsoft Employee

@mbegg

 

I reporduced same issue as yours.

 

2.PNG

 

1.PNG

 

We have reported it internally,

 

Regards,

@v-sihou-msft thank you

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

Check out the August 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors