Fandom Developers Wiki
Advertisement

This script/stylesheet is for PERSONAL use only!

You are free to install this script/stylesheet for yourself, but it is not allowed to be used wiki-wide (e.g., in MediaWiki:ImportJS, MediaWiki:Common.js, MediaWiki:Common.css, MediaWiki:Fandomdesktop.js, MediaWiki:Fandomdesktop.css, or MediaWiki:FandomMobile.css), as it would violate Fandom's Terms of Use.
(See the customization policy)

EmeraldGlobalNav is a grey-green theme for Fandom's global navigation.

  • You can specify your own colors using variables by placing them in your personal CSS next to the imported style.


Installation

Available variables

:root {
	--navemerald1: #53bd6d; /* elements */
	--navemerald2: #282f3a; /* background */
	--navemerald3: #bdcbe2; /* links */
	--navemerald4: #a02525; /* notifications */
	--navemerald5: #414b58; /* border */
}
Text above can be found here (edit)
Advertisement