This repository is no longer maintained. Please visit https://github.com/wikimedia/Jony for future updates.
A skin for MediaWiki, inspired by the user interface of modern versions of iOS.
This skin has only been tested on MediaWiki 1.28.x branch. This skin may work with other versions, but compatibility is not ensured.
To install this theme, copy the "Jony" directory into your MediaWiki installation's "skins" directory.
The following line must be also be added to your LocalSettings.php:
wfLoadSkin( "Jony" );
As most of the styling is written in LESS, this skin makes use of variables that may be customized to your liking. These are primarily offered to allow for easy color customization, but may in future updates.
Under the terms of the GNU General Public License 2.0, you are required to publish all modifications under the same license. I hereby waive this requirement, provided the only modifications made are to the value of the LESS variables. If any other portion of this skin is modified, the terms of the GNU General Public License 2.0 still apply.