Colors
How to configure and override colors with Base theme 2.
Last updated
Was this helpful?
How to configure and override colors with Base theme 2.
Last updated
Was this helpful?
Two globally used colors are required. More colors can be overridden on separate elements.
This is done with (sass-lang.com) variables in your own style configuration file style.scss
.
Color
Sass variable
Primary color is most visible as the menu and footer background color and some graphical elements all over the site. Some link text.
$primary
Secondary color appears on active menu item, metadata, buttons, things like that. Some link text.
$secondary