dev

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)

Ivory - это минималистичная светло-розово-белая тема для глобальной навигации Fandom. Она основана на цветовой палитре, вдохновленной IvoryCello, ютубером minecraft.

Installation

Настройка

Вы можете настроить тему, изменив переменные CSS с префиксом --ivory- в элементе :root.

:root {
	/* background of global nav buttons when hovered over */
	--ivory-accent: #FF73A9;
	/* color of mark all as read and current notifications tab header */
	--ivory-accent-secondary: #BF082C;
	/* color of highlight when hovering over a link in a dropdown */
	--ivory-accent-dark: #FF73A6;
	/* color of notifications dot and background to the count */
	--ivory-notification: #F57898;
	/* color of most text */
	--ivory-text-color: #F00;
	/* color of other tab header in notifications */
	--ivory-text-color-muted: #C00;
	/* background color of new notifications */
	--ivory-background-primary: #FF8AC4;
	/* Main background color of navbar */
	--ivory-background-secondary: #FCD4E4;
	/* background of dropdowns in navbar */
	--ivory-background-tertiary: #FF87B9;
	/* background of glabal nav buttons when not hovered over */
	--ivory-background-accent: #FF7AA2;
	/* color of flame in fandom logo */
	--ivory-logomark: #FF21CB;
	/* color of heart in fandom logo */
	--ivory-logomark--secondary: #FF0051;
}

Цветовая гамма


See also