Forum Discussion
Documentation style settings
Hello,
We would like to create our own style in Power BI.
I have looked at a style in the gallery (see Dynamics 365 Business Central inspired theme).
It contains various formattings including a setting for "gridlineColor".
Does anyone know where these and other settings are documented?
Thanks in advance,
Greetings Frank
There isn't great documentation for themes. The values more or less correspond to the options in the formatting pane. Your best bet is to look there to see what the options do. Use the search to help find the value.
You can also look at the schema file stored on GitHub for every possible theme value. I highly recommend following the directions there to validate your themes using the schema file when creating your own custom theme.
4 Replies
- amitchandakSuper User
- Frank2New Member
Hi amitchandak!
That is correct. But I wanted to know if there is documentation on the settings 🙂
Frank
- RudzKudo Collector
There isn't great documentation for themes. The values more or less correspond to the options in the formatting pane. Your best bet is to look there to see what the options do. Use the search to help find the value.
You can also look at the schema file stored on GitHub for every possible theme value. I highly recommend following the directions there to validate your themes using the schema file when creating your own custom theme.