/DarkVector

MediaWiki dark-colored skin based on Vector

Primary LanguageLessGNU General Public License v3.0GPL-3.0

!!SEARCHING FOR MAINTAINER!!

I've switched to Citizen skin. This repo is not maintained. If you want to become a maintainer, please contact me.

Description

DarkVector is a skin for MediaWiki like default Vector skin, but dark-colored.

Example

example of wiki with skin enabled

Install

Download the latest snapshot and extract it to your skins directory. Then include it in your LocalSettings.php file as in the following example:

wfLoadSkin( 'DarkVector' );

Custom CSS and JS

You can edit these pages:

  • MediaWiki:Darkvector.css
  • MediaWiki:Darkvector.js

to add style specific styles and scripts.

Please pay attention to a fact that skin name in these pages names is "Darkvector", not "DarkVector"