Terraria Wiki
Terraria Wiki
1 577
páginas
Eduaddad (discussão | contribs)
(correção no modo escuro no editor)
Eduaddad (discussão | contribs)
(correção a nível global)
Etiqueta: Substituição
 
Linha 2: Linha 2:
   
 
@import url(https://terraria.fandom.com/index.php?title=MediaWiki:Fandomdesktop.css&action=raw&ctype=text/css);
 
@import url(https://terraria.fandom.com/index.php?title=MediaWiki:Fandomdesktop.css&action=raw&ctype=text/css);
 
/* Correção para a cor do editor */
 
.theme-fandomdesktop-dark .wikiEditor-ui-toolbar{
 
background-image: linear-gradient(#3c3b3b 0,#000000 32px);
 
}
 
.theme-fandomdesktop-dark .wikiEditor-ui-toolbar .sections .section{
 
background-color: #000000;
 
}
 
.theme-fandomdesktop-dark .wikiEditor-ui-toolbar .group .tool-select{
 
background-color: #3e3e3e;
 
}
 
.theme-fandomdesktop-dark .wikiEditor-ui-toolbar .group .tool-select .label{
 
color: var(--theme-page-text-color);
 
}
 
.theme-fandomdesktop-dark #wikiEditor-section-advanced .options{
 
background-color: #3e3e3e;
 
}
 
.theme-fandomdesktop-dark .wikiEditor-ui-toolbar .group .tool-select .options .option{
 
color: var(--theme-page-text-color);
 
}
 
.theme-fandomdesktop-dark .wikiEditor-ui-toolbar .tabs span.tab a.current, .wikiEditor-ui-toolbar .tabs span.tab a.current:visited{
 
color: var(--theme-page-text-color);
 
}
 
.theme-fandomdesktop-dark .wikiEditor-ui-toolbar .tabs span.tab a, .wikiEditor-ui-toolbar .tabs span.tab a:visited{
 
color: var(--theme-link-color);
 
}
 
.theme-fandomdesktop-dark .tool-button.tool-active, .tool.tool-active.oo-ui-buttonElement-frameless.oo-ui-iconElement{
 
background-color: #000000;
 
}
 
.theme-fandomdesktop-dark .wikiEditor-ui-toolbar .group .tool-select .options .option:hover {
 
background-color: #7b7b7b;
 
}
 
.theme-fandomdesktop-dark .tool.oo-ui-buttonElement-frameless.oo-ui-iconElement:hover {
 
background-color: #7b7b7b;
 
}
 
.theme-fandomdesktop-dark #msupload-div{
 
background: #224665;
 
}
 
.theme-fandomdesktop-dark .mw-editform #wpTextbox1 {
 
background-color: #1f1f1f;
 
color: var(--theme-page-text-color);
 
}
 
.theme-fandomdesktop-dark .wikiEditor-ui-toolbar .booklet .index .current {
 
background-color: #484848;
 
color: var(--theme-page-text-color);
 
}
 
.theme-fandomdesktop-dark .wikiEditor-ui-toolbar .booklet .pages {
 
background-color: #484848;
 
}
 
.theme-fandomdesktop-dark .wikiEditor-ui-toolbar .page-characters div span{
 
color: var(--theme-page-text-color);
 
}
 
.theme-fandomdesktop-dark .wikiEditor-ui-toolbar .booklet .index div {
 
color: var(--theme-link-color);
 
}
 
.theme-fandomdesktop-dark .wikiEditor-ui-toolbar .page-table th {
 
color: #b1b1b1;
 
}
 
.theme-fandomdesktop-dark .wikiEditor-ui-toolbar .page-table td {
 
color: var(--theme-page-text-color);
 
}
 
.theme-fandomdesktop-dark .ace-tm{
 
filter: invert(1);
 
background-color: #e0e0e0;
 
}
 
.theme-fandomdesktop-dark .codeEditor-status {
 
background-color: #0a0a0a;
 
}
 

Edição atual desde as 20h17min de 9 de junho de 2021

/* CSS placed here will only affect users of the FandomDesktop skin */

@import url(https://terraria.fandom.com/index.php?title=MediaWiki:Fandomdesktop.css&action=raw&ctype=text/css);