Themes
Classes
| Theme | Class | Description |
|---|---|---|
| Default | No class required. | |
| Dark | --circular |
Experimental new font. |
| Dark | --dark |
|
| Corporate | --corporate |
|
| Sales | --sales |
|
| Sales | --book |
Only for the glossary. |
Theme classes can be applied to any element, and applies to everything inside that element, but not the element itself. To apply the theme to a whole page it must be applied to the html element, like so:
<html lang="en" class="--book">