Jump to content

MediaWiki:Common.css

From TypeGG Wiki
Revision as of 14:19, 17 January 2026 by Eiko (talk | contribs) (Add TypeGG dark theme color system)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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.
:root {
  --background-color-base: #00031B !important;
  --background-color-neutral-subtle: #00031B !important;
  --background-color-interactive-subtle: #0D1026 !important;
  --color-base: #91939D !important;
  --color-progressive: #00B3E4 !important;
  --color-progressive--hover: #33C5ED !important;
}