Custom Theme (Pro)
For more advanced use cases, you may need to customize the designer's theme. To do this, you'll need to create a new theme and apply it to the designer. This article is relevant to the designer version 0.15.0 and later.
Example
Check the Custom Theme Flat Example.
const configuration = {
theme: 'myTheme',
// ...
};
Pro Only
This part of the article is available only for subscribers of the pro package. Buy the pro package to get an access to this part.
If you have already subscription please log in.