More actions
No edit summary |
No edit summary |
||
Line 3: | Line 3: | ||
:root { | :root { | ||
/* Pink is the new black */ | /* Pink is the new black */ | ||
--color-primary__h: | --color-primary__h: blue; | ||
--color-syntax-myblue: #0B151D; | --color-syntax-myblue: #0B151D; | ||
} | } |
Revision as of 14:43, 27 October 2024
/* All CSS here will be loaded for users of the Citizen skin */ :root { /* Pink is the new black */ --color-primary__h: blue; --color-syntax-myblue: #0B151D; }