-
Notifications
You must be signed in to change notification settings - Fork 1
CSS Colors
0phoff edited this page Nov 16, 2023
·
3 revisions
The theme exposes quite a few colors as CSS variables.
You can use these in your CSS code as var(--<color-name>)
or in your UnoCSS classes as <class-name>-$<color-name>
.
Colors taken from the KU Leuven Website.
These are the colors from the default seaborn color palette. The saturated colors are often used for lines and borders, whilst the desaturated versions are used for fills.