1.2.5. Themes and default styling
Themes
The scheduler comes with 5 themes to choose from. By default the material theme is activated but this can easily be changed by overriding the $theme
variable in your styling module.
Included themes
Excluding the default scheduler styling
The scheduler includes some additional styling, such as the styling required for the default navigation and some overrides to ensure that the scheduler functions properly within Mendix. If you wish to exclude some of this styling and implement your own styling that suits your specific needs, you can simply override one of the exclusion variables in your theme.
Â