MediaWiki:Common.css
MediaWiki interface page
More actions
Note: After publishing, you may have to bypass your browser's cache to see the changes.
- Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
- Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
- Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5.
/* CSS placed here will be applied to all skins */
:root {
--color-surface-0: rgb(28, 28, 37);
--color-surface-1: rgb(35, 35, 45);
--color-surface-2: rgb(44, 44, 56);
--color-surface-3: rgb(52, 52, 68);
--color-surface-4: rgb(58, 58, 75);
--color-progressive-oklch__l: 0.7275;
--color-progressive-oklch__c: 0.1744;
--color-progressive-oklch__h: 8.91;
}