The official discord link if you wish to join the discord: https://discord.gg/j5RKwCvAFu

The background art comes from Cherylann1960.

MediaWiki:Evelution1.css

From The Codex
Revision as of 03:19, 29 June 2024 by Speedster (talk | contribs) (Inserting Evelution1 Theme A)
(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)
  • Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Press Ctrl-F5.
/* Community Theme */
.theme-A.colorscheme-light.visualcolors-standard {
--desktop-background-image:;
--desktop-background-image-filter:opacity(1);
--desktop-background-image-blend-mode:normal;
--desktop-background-color:#ffcba4;
--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:#ffffff;
--inactive-text-background-color:#c8c8cd;
--active-text-background-color:#c62d42;
--canvas-text-background-color:#2d383a;
--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;
}