Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

MediaWiki:ThemeSwitcher.css

MediaWiki interface page
Revision as of 13:00, 5 July 2020 by Librarian Bird (talk | contribs) (reverted)

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.
/******************** ThemeSwitcher.css *******************
  Description:
    This is a stylesheet to apply a theme on the wiki
    Put /*DISABLE after the theme name line to disable the theme
 
 **************************************************/

/* ===== [ Theme Switcher ] ===== */

/* ===== Theme: Default ===== */ /*DISABLE
@import url("/MediaWiki:Theme_Default.css?action=raw&ctype=text/css");

/* ===== Theme: Anniversary Week ===== */ /*DISABLE
@import url("/MediaWiki:Theme_Anniversary.css?action=raw&ctype=text/css");

/* ===== Theme: Chinese New Year ===== */ /*DISABLE
@import url("/MediaWiki:Theme_CNY.css?action=raw&ctype=text/css");

/* ===== Theme: Valentine's Week ===== */ /*DISABLE
@import url("/MediaWiki:Theme_Valentine.css?action=raw&ctype=text/css");

/* ===== Theme: St. Patrick's Week ===== */ /*DISABLE
@import url("/MediaWiki:Theme_Paddy.css?action=raw&ctype=text/css");

/* ===== Theme: Easter Week ===== */ /*DISABLE
@import url("/MediaWiki:Theme_Easter.css?action=raw&ctype=text/css");

/* ===== Theme: Cinco De Mayo Week ===== */ /*DISABLE
@import url("/MediaWiki:Theme_Cinco.css?action=raw&ctype=text/css");

/* ===== Theme: Super Pineapple Party ===== */ /*DISABLE
@import url("/MediaWiki:Theme_Pineapple.css?action=raw&ctype=text/css");

/* ===== Theme: SummerFest ===== */
@import url("/MediaWiki:Theme_SummerFest.css?action=raw&ctype=text/css");

/* ===== Theme: Player Appreciation Week ===== */ /*DISABLE

/* ===== Theme: Harvest Festival ===== */ /*DISABLE
@import url("/MediaWiki:Theme_HarvestFest.css?action=raw&ctype=text/css");

/* ===== Theme: Halloween Week ===== */ /*DISABLE
@import url("/MediaWiki:Theme_Halloween.css?action=raw&ctype=text/css");

/* ===== Theme: Thanksgiving Week ===== */ /*DISABLE

/* ===== Theme: Balloon Warz ===== */ /*DISABLE
@import url("/MediaWiki:Theme_Balloon.css?action=raw&ctype=text/css");

/* ===== Theme: WinterFest ===== */ /*DISABLE
@import url("/MediaWiki:Theme_WinterFest.css?action=raw&ctype=text/css");