Forum Discussion
Power BI theme
Hi team,
I have imported JSON theme(where i haven't included any purple colour in databars), but i am gettting purple colour in the charts.
Is there any possibility to resrict purple colour in linechart and barchart in our report.
Thank You!!
6 Replies
- eliasayyyMemorable Member
can you share the json ?
another solution would be to just go to customize theme and change any purple color- Bindusri_01Regular Visitor
sure,
{
"name": "Custom",
"dataColors": [
"#410000", "#d49137", "#fc4b00", "#1481c1",
"#8d989c", "#21201e", "#8c886f", "#ed174f",
"#cea97c", "#003263", "#ffa500", "#40e0d0",
"#b0e0e6", "#d3ffce", "#666666", "#088da5",
"#ccff00", "#ff1493", "#3399ff",
"#8d989c", "#253342", "#ebb8dd",
"#07beb8", "#8f2d56", "#dd4545", "#ede7b1",
"#e07a5f", "#008000", "#1a535c",
"#603808", "#5e3023",
"#e9ff70", "#31572c", "#177e89", "#5e503f",
"#778da9", "#6b705c", "#343a40", "#3a5a40",
"#b9e769", "#8d99ae", "#06d6a0"
]
}- eliasayyyMemorable Member
i saved your theme as json file adn exported to a dummy dataset however i see no purple
can you please send a screenshot
- Bindusri_01Regular Visitor
I haven't used any primary colours as well(I have used all Yellow shades only), still I am getting purple colour.