MediaWiki:Evelution.css

Revision as of 02:31, 9 December 2024 by MeowyCats2 (talk | contribs) (Create Evelution theme)
(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.
/* All CSS here will be loaded for users of the Evelution skin */

.theme-A.colorscheme-light.visualcolors-standard {
--desktop-background-image:unset;
--desktop-background-image-filter:opacity(1);
--desktop-background-image-blend-mode:normal;
--desktop-background-color:#180565;
--desktop-text-background-color:#2d383a;
--desktop-background-horizontal-alignment:center;
--desktop-background-vertical-alignment:center;
--desktop-background-size:cover;
--desktop-background-no-horizontal-tiling:false;
--desktop-background-no-vertical-tiling:false;
--canvas-background-color:#ede1ff;
--canvas-secondary-background-color:auto;
--inactive-text-background-color:#c8c8cd;
--active-text-background-color:#c62d42;
--canvas-text-background-color:#2d383a;
--canvas-text-secondary-background-color:auto;
--highlight-background-color:#93ccea;
--highlight-text-background-color:auto;
--hyperlink-background-color:#1560bd;
--visited-hyperlink-background-color:#733380;
--active-title-background-color:#00755e;
--active-title-text-background-color:auto;
--inactive-title-background-color:#01786f;
--inactive-title-text-background-color:auto;
--custom-sans-serif-font:Roboto Flex;
--custom-serif-font:Roboto Serif;
--custom-rounded-font:Rubik;
--custom-monospace-font:Inconsolata;
--border-radius:5px;
--icon-filter:opacity(1);
--icon-filter-hover:opacity(0.8);
--icon-filter-duration:300ms;
--icon-filter-delay:0ms;
--system-acryllic-opacity:0.6;
--system-generic-color-hue-shift:0;
--system-generic-color-saturation:100%;
--system-icon-style:round;
}