One of the most powerful aspects of this library is the hability to use your custom theme as a plug and play configuration.
This tool will guide you go through the steps needed to create your theme.
A few points to keep in mind for your theme:
You will be setting up 2 colorations for your theme, dark and light
In your app, the theme coloration will be selected up based on the user's device theme preference.
When using your theme in your app, we suggest you follow the 60-30-10 rule.
The font name used in the theme only set it up in the CSS rules, it doesn't install it. You are still responsible for providing the actual font to your app.
If you want to learn more about how to choose your colorations you can head to this doc page: Colorations information
The theme will be encoded in the URL so if you want to share it with colleagues or just save it to come back to it later on, you can share/store the URL and it will include all your selections.