dev

This page, or parts of it, are still untranslated. Please translate it to the appropriate language (español).

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 diseña Fandom para que se parezca a Discord e intenta reducir la tensión en los ojos de los lectores implementando un fondo oscuro. Actualmente afecta la navegación global, el cuerpo, el pie de página global, la barra de desplazamiento y la barra de herramientas.

Installation

Personalización

You can customize the theme by changing the CSS variables (prefixed with --discord-) on the :root element.

If you want the theme to use the old Discord blurple, you can add the CSS along with the installation.

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


Color scheme


Registro de cambios

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