No edit summary |
No edit summary |
||
| Line 4: | Line 4: | ||
--color-base--emphasized: black; | --color-base--emphasized: black; | ||
--color-base--subtle: gray; | --color-base--subtle: gray; | ||
--color-primary__h: | --color-primary__h: 153; | ||
--color-primary__s: | --color-primary__s: 78%; | ||
--color-primary__l: | --color-primary__l: 43%; | ||
} | } | ||
Revision as of 23:06, 7 November 2022
/* All CSS here will be loaded for users of the Citizen skin */
:root {
--color-base: black;
--color-base--emphasized: black;
--color-base--subtle: gray;
--color-primary__h: 153;
--color-primary__s: 78%;
--color-primary__l: 43%;
}