Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

MediaWiki:Citizen.css: Difference between revisions

MediaWiki interface page
No edit summary
Blanked the page
Tag: Blanking
 
(9 intermediate revisions by the same user not shown)
Line 1: Line 1:
/* Using :root forces the variables to load at the highest authority level */
 
:root,
.skin-theme-clientpref-night,
html.skin-citizen-dark {
    --color-surface-0: #1c1c1c !important;
    --color-surface-1: #242424 !important;
    --color-surface-2: #2b2b2b !important;
    --color-surface-3: #323232 !important;
    --color-primary: #78a06f !important;
    --color-primary-variant: #5f875f !important;
}

Latest revision as of 12:07, 8 August 2026