dev

FANSUN is a dark theme stylesheet for official wikis. It amends all aspects of site theming - extension styling, site customisations and anti-pattern fixes are all supported.

There is an extension script that attempts to amend SASS parameters, alongside post-render CSS imports from ResourceLoader and AssetManager.

Installation

Step one: importing the stylesheet

There are two ways to install this stylesheet:

Global installation of the wiki stylesheets

@import url('/load.php?lang=en&mode=articles&articles=u:dev:MediaWiki:FANSUN/$WIKI.css&only=styles');

Local installation of the main stylesheet

@import url('/load.php?lang=en&mode=articles&articles=u:dev:MediaWiki:FANSUN.css&only=styles');

NB: For Community Council, local user CSS does not work. Using the instructions in § Global installation of the wiki stylesheets, just import u:dev:MediaWiki:FANSUN/council.css globally.

Step two: importing the script

Installing the script will amend most aspects of user styling and dynamically loaded CSS imports.

Color scheme


Notes

See also

Text above can be found here (edit)