MediaWiki:Citizen.css: Difference between revisions
MediaWiki interface page
More actions
No edit summary |
No edit summary |
||
| (6 intermediate revisions by the same user not shown) | |||
| Line 2: | Line 2: | ||
:root { | :root { | ||
/* Pink is the new black */ | /* Pink is the new black */ | ||
--color- | --color-primary-oklch__h: 45; | ||
} | |||
--color- | |||
:root.citizen-v4 { | |||
--color-surface-0: light-dark( #f8f0ec, #0d0806 ); | |||
} | } | ||