Forum Discussion

Cayshin's avatar
Cayshin
Frequent Visitor
3 years ago
Solved

Is there a Json example for adding custom icon to a custom theme .json file?

I'm trying to add a custom icon set to the existing custom theme below:     { "name": "Master Theme", "dataColors": [ "#ffffff", "#101010", "#0190ca", "#6a89a5", "#CF701A", "#8E8B02", "#344489", ...
  • Anonymous's avatar
    Anonymous
    3 years ago

    I found this as a way to import BOTH custom colors and custom icons. One of the mistakes I made was leaving the comma (circled above) out of the code. As soon as I added this into the code, I was able to import it successfully.

     

    Additionally, I found this post about saving the theme as a template:

    https://community.powerbi.com/t5/Desktop/Organizational-Default-Theme/m-p/593898