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)

DiscordTheme, Fandom'u Discord'a benzetecek şekilde biçimlendirir ve koyu bir arka plan uygulayarak okuyucuların gözlerindeki baskıyı azaltmaya çalışır. Şu anda genel gezinmeyi, bildirimleri, arka planı, genel altbilgiyi, kaydırma çubuğunu, arama modunu ve araç çubuğunu etkiler.

Installation

Özelleştirme

:root ögesindeki CSS değişkenlerini (ön eki --discord- ile gelir) değiştirerek temayı özelleştirebilirsiniz.

Temanın eski Discord bulanıklığını kullanmasını istiyorsanız, kurulum ile birlikte CSS'yi ekleyebilirsiniz.

:root {
	--discord-accent: #7289DA;
	--discord-accent-secondary: #8BA1F0;
	--discord-accent-dark: #4B5EA3;
}


Renk şeması


Değişiklik günlüğü

Version Date Description Author
1.0 May 28, 2020 Initial revision. Lavgup
1.1 May 28, 2020 Removed rainbow animation upon hover of Fandom logo in the global navigation. Lavgup
1.2 May 13, 2021 Changed the color of the links to match with Discord's new branding. Paramount1106
2.0 June 7, 2021 Rewrite to support FandomDesktop. Caburum
2.1 August 8, 2021 Rewrite to support Fandom rebrand and added more features. Caburum