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: 138; | ||
--color-primary__s: | --color-primary__s: 88%; | ||
--color-primary__l: | --color-primary__l: 36%; | ||
} | } | ||
Revision as of 22:57, 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: 138;
--color-primary__s: 88%;
--color-primary__l: 36%;
}