Forum Discussion

zivhimmel's avatar
zivhimmel
Resolver I
6 years ago
Solved

Which theme is in use?

This is probably very simple but I can't find it anywhere. In Power BI desktop, how do I tell which theme is currently in use? Thanks.  
  • v-lili6-msft's avatar
    6 years ago

    hi  zivhimmel 

    For built-in theme in power bi desktop, you could see it in View ribbon.

     

    For custom theme, when you import the theme file, this file will be imported into pbix file.

    So you could try this way to see the theme being used:

    save the pbix file and then rename the .pbix file to a .zip file, extract it to a local folder, and then check the file path Report\StaticResources\SharedResources

    https://community.powerbi.com/t5/Desktop/How-to-know-if-Theme-is-applied/m-p/781126#M376242

     

    Regards,

    Lin