User:Bongolium500/fandomdesktop.css

From Jenny Everywhere Wiki
< User:Bongolium500
Revision as of 13:07, 26 July 2021 by Amxitsa (talk | contribs) (Created page with ":root { --theme-body-background-color: #000000; --theme-page-background-color: #f2f9ff; --theme-page-background-color--rgb: 242,249,255; --theme-page-backgroun...")
(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.
:root {
    --theme-body-background-color: #000000;
    --theme-page-background-color: #f2f9ff;
    --theme-page-background-color--rgb: 242,249,255;
    --theme-page-background-color--secondary: #e7eef4;
    --theme-page-text-color: #3a3a3a;
    --theme-page-text-color--rgb: 58,58,58;
    --theme-page-text-color--hover: #6d6d6d;
    --theme-link-color: #000084;
    --theme-link-color--rgb: 0,0,132;
    --theme-link-color--hover: #0000ea;
    --theme-link-label-color: #ffffff;
    --theme-accent-color: #6c93b1;
    --theme-accent-color--rgb: 108,147,177;
    --theme-accent-color--hover: #3f5f78;
    --theme-accent-label-color: #0e191a;
    --theme-border-color: #b9c1c6;
    --theme-border-color--rgb: 185,193,198;
    --theme-page-text-mix-color: #969a9d;
    --theme-page-accent-mix-color: #afc6d8;
    --theme-alert-color: #e81a3f;
    --theme-alert-color--rgb: 232,26,63;
    --theme-alert-label: #ffffff;
    --theme-alert-color--hover: #f1778d;
    --theme-warning-color: #de5e33;
    --theme-success-color: #018c30;
    --theme-success-color--rgb: 1,140,48;
    --theme-success-label: #ffffff;
    --theme-message-color: #008c8f;
    --theme-header-background-color: #006cb0;
    --theme-header-background-color--rgb: 0,108,176;
    --theme-header-text-color: #ffffff;
    --theme-header-text-color--hover: #cccccc;
    --theme-infobox-background-color: #ced4ed;
    --theme-infobox-section-header-background-color: #b6bbe0;
    --global-navigation-background-color: #002a32;
    --global-navigation-link-color: #00d6d6;
    --oasis-article-background-color--darken-002: #e8f4ff;
    --oasis-article-background-color--darken-005: #d9edff;
    --oasis-article-background-color--darken-008: #c9e6ff;
    --oasis-article-text-mix-95: #e9eff5;
    --oasis-community-background-image: url(https://static.wikia.nocookie.net/jennyeverywhere/images/5/50/Wiki-background/revision/latest/scale-to-width-down/580?cb=20200804011611);
    --oasis-community-background-opacity: 1;
    --oasis-lightbox-caption--rgb: 255,255,255;
    --oasis-europa-background-color: #e2eaf1;
    --oasis-europa-tabber-background-color: #b3c7d7;
    --oasis-europa-horizontal-group-background-color: #d6e1eb;
    --oasis-wikiabar-background-color: #002266;
    --oasis-wikiabar-text-color: #e6e6e6;
    --article-math-formula-filter: none;
}