Mediawiki:common.css

Вернуться

Строка 105: Строка 105:


code {
code {
background-color: #303037;
background-color: #303037;  
border-color: #303037;
border-color: #303037;
color: #d3d3d3;
color: #d3d3d3;
Строка 164: Строка 164:


.citation:target {
.citation:target {
background-color: rgba(139, 0, 0, 0.133) /* BloodRed with alpha */
background-color: rgba(0, 127, 255, 0.133)
}
}


Строка 284: Строка 284:
.navbox {
.navbox {
box-sizing: border-box;
box-sizing: border-box;
border: 1px solid #a2a9b1; /* Keep default border for now, can be changed to StyleNano colors */
border: 1px solid #a2a9b1;
width: 100%;
width: 100%;
clear: both;
clear: both;
Строка 290: Строка 290:
text-align: center;
text-align: center;
padding: 1px;
padding: 1px;
margin: 1em auto 0;
margin: 1em auto 0
background-color: #171616; /* PanelDark */
color: #e1e1e1; /* SCPWhite */
}
}


Строка 313: Строка 311:
padding: 0.25em 1em;
padding: 0.25em 1em;
line-height: 1.5em;
line-height: 1.5em;
text-align: center;
text-align: center
}
}


Строка 319: Строка 317:
white-space: nowrap;
white-space: nowrap;
text-align: right
text-align: right
}
.navbox,
.navbox-subgroup {
background-color: #fdfdfd
}
}


.navbox-list {
.navbox-list {
line-height: 1.5em;
line-height: 1.5em;
border-color: #171616; /* PanelDark */
border-color: #fdfdfd
}
}


Строка 330: Строка 333:
tr+tr>.navbox-image,
tr+tr>.navbox-image,
tr+tr>.navbox-list {
tr+tr>.navbox-list {
border-top: 2px solid #171616; /* PanelDark */
border-top: 2px solid #fdfdfd
}
}


.navbox th,
.navbox th,
.navbox-title {
.navbox-title {
background-color: #121111; /* PanelDarker */
background-color: #ccccff
color: #e1e1e1; /* SCPWhite */
}
}


Строка 342: Строка 344:
th.navbox-group,
th.navbox-group,
.navbox-subgroup .navbox-title {
.navbox-subgroup .navbox-title {
background-color: #171616; /* PanelDark */
background-color: #ddddff
color: #e1e1e1; /* SCPWhite */
}
}


.navbox-subgroup .navbox-group,
.navbox-subgroup .navbox-group,
.navbox-subgroup .navbox-abovebelow {
.navbox-subgroup .navbox-abovebelow {
background-color: #373535; /* PanelLightDark */
background-color: #e6e6ff
color: #e1e1e1; /* SCPWhite */
}
}


.navbox-even {
.navbox-even {
background-color: #303037; /* используем цвет code */
background-color: #f7f7f7
}
}


Строка 373: Строка 373:
text-align: right;
text-align: right;
padding-right: 0.2em;
padding-right: 0.2em;
padding-left: 0.2em;
padding-left: 0.2em
color: #e1e1e1; /* SCPWhite */
}
}


Строка 383: Строка 382:


.infobox {
.infobox {
border: 1px solid #a2a9b1; /* Keep default border for now, can be changed to StyleNano colors */
border: 1px solid #a2a9b1;
border-spacing: 3px;
border-spacing: 3px;
background-color: #171616; /* PanelDark */
background-color: #f8f9fa;
color: #e1e1e1; /* SCPWhite */
color: black;
margin: 0.5em 0 0.5em 1em;
margin: 0.5em 0 0.5em 1em;
padding: 0.2em;
padding: 0.2em;
Строка 468: Строка 467:


.messagebox {
.messagebox {
border: 1px solid #a2a9b1; /* Keep default border for now, can be changed to StyleNano colors */
border: 1px solid #a2a9b1;
background-color: #171616; /* PanelDark */
background-color: #f8f9fa;
color: #e1e1e1; /* SCPWhite */
width: 80%;
width: 80%;
margin: 0 auto 1em auto;
margin: 0 auto 1em auto;
Строка 477: Строка 475:


.messagebox.merge {
.messagebox.merge {
border: 1px solid #c0b8cc; /* Keep default border for now, can be changed to StyleNano colors */
border: 1px solid #c0b8cc;
background-color: #373535; /* PanelLightDark */
background-color: #f0e5ff;
text-align: center
text-align: center
}
}


.messagebox.cleanup {
.messagebox.cleanup {
border: 1px solid #9f9fff; /* Keep default border for now, can be changed to StyleNano colors */
border: 1px solid #9f9fff;
background-color: #373535; /* PanelLightDark */
background-color: #efefff;
text-align: center
text-align: center
}
}


.messagebox.standard-talk {
.messagebox.standard-talk {
border: 1px solid #c0c090; /* Keep default border for now, can be changed to StyleNano colors */
border: 1px solid #c0c090;
background-color: #373535; /* PanelLightDark */
background-color: #f8eaba;
margin: 4px auto
margin: 4px auto
}
}


.mbox-inside .standard-talk {
.mbox-inside .standard-talk {
border: 1px solid #c0c090; /* Keep default border for now, can be changed to StyleNano colors */
border: 1px solid #c0c090;
background-color: #373535; /* PanelLightDark */
background-color: #f8eaba;
width: 100%;
width: 100%;
margin: 2px 0;
margin: 2px 0;
Строка 518: Строка 516:
margin: 0 0 1em 1em;
margin: 0 0 1em 1em;
line-height: 1.25em;
line-height: 1.25em;
background-color: #373535; /* PanelLightDark */
background-color: #f8eaba
}
}


Строка 548: Строка 546:
table.ambox {
table.ambox {
margin: 0 10%;
margin: 0 10%;
border: 1px solid #a2a9b1; /* Keep default border for now, can be changed to StyleNano colors */
border: 1px solid #a2a9b1;
border-left: 10px solid #8B0000; /* BloodRed */
border-left: 10px solid #36c;
background-color: #171616; /* PanelDark */
background-color: #fbfbfb;
color: #e1e1e1; /* SCPWhite */
box-sizing: border-box
box-sizing: border-box
}
}
Строка 574: Строка 571:


table.ambox-notice {
table.ambox-notice {
border-left: 10px solid #8B0000; /* BloodRed */
border-left: 10px solid #36c
}
}


table.ambox-speedy {
table.ambox-speedy {
border-left: 10px solid #8B0000; /* BloodRed */
border-left: 10px solid #b32424;
background-color: #3A0000; /* BloodRedDarker2 */
background-color: #fee7e6
color: #e1e1e1; /* SCPWhite */
}
}


table.ambox-delete {
table.ambox-delete {
border-left: 10px solid #8B0000; /* BloodRed */
border-left: 10px solid #b32424
color: #e1e1e1; /* SCPWhite */
}
}


table.ambox-content {
table.ambox-content {
border-left: 10px solid #8B0000; /* BloodRed */
border-left: 10px solid #f28500
color: #e1e1e1; /* SCPWhite */
}
}


table.ambox-style {
table.ambox-style {
border-left: 10px solid #8B0000; /* BloodRed */
border-left: 10px solid #fc3
color: #e1e1e1; /* SCPWhite */
}
}


table.ambox-move {
table.ambox-move {
border-left: 10px solid #8B0000; /* BloodRed */
border-left: 10px solid #9932cc
color: #e1e1e1; /* SCPWhite */
}
}


table.ambox-protection {
table.ambox-protection {
border-left: 10px solid #a2a9b1; /* Keep default border for now, can be changed to StyleNano colors */
border-left: 10px solid #a2a9b1
color: #e1e1e1; /* SCPWhite */
}
}


Строка 611: Строка 602:
margin: 4px 10%;
margin: 4px 10%;
border-collapse: collapse;
border-collapse: collapse;
border: 3px solid #8B0000; /* BloodRed */
border: 3px solid #36c;
background-color: #171616; /* PanelDark */
background-color: #fbfbfb;
color: #e1e1e1; /* SCPWhite */
box-sizing: border-box
box-sizing: border-box
}
}
Строка 627: Строка 617:


table.imbox-notice {
table.imbox-notice {
border: 3px solid #8B0000; /* BloodRed */
border: 3px solid #36c
color: #e1e1e1; /* SCPWhite */
}
}


table.imbox-speedy {
table.imbox-speedy {
border: 3px solid #8B0000; /* BloodRed */
border: 3px solid #b32424;
background-color: #3A0000; /* BloodRedDarker2 */
background-color: #fee7e6
color: #e1e1e1; /* SCPWhite */
}
}


table.imbox-delete {
table.imbox-delete {
border: 3px solid #8B0000; /* BloodRed */
border: 3px solid #b32424
color: #e1e1e1; /* SCPWhite */
}
}


table.imbox-content {
table.imbox-content {
border: 3px solid #8B0000; /* BloodRed */
border: 3px solid #f28500
color: #e1e1e1; /* SCPWhite */
}
}


table.imbox-style {
table.imbox-style {
border: 3px solid #8B0000; /* BloodRed */
border: 3px solid #fc3
color: #e1e1e1; /* SCPWhite */
}
}


table.imbox-move {
table.imbox-move {
border: 3px solid #8B0000; /* BloodRed */
border: 3px solid #9932cc
color: #e1e1e1; /* SCPWhite */
}
}


table.imbox-protection {
table.imbox-protection {
border: 3px solid #a2a9b1; /* Keep default border for now, can be changed to StyleNano colors */
border: 3px solid #a2a9b1
color: #e1e1e1; /* SCPWhite */
}
}


table.imbox-license {
table.imbox-license {
border: 3px solid #8B0000; /* BloodRed */
border: 3px solid #88a;
background-color: #373535; /* PanelLightDark */
background-color: #f7f8ff
color: #e1e1e1; /* SCPWhite */
}
}


table.imbox-featured {
table.imbox-featured {
border: 3px solid #8B0000; /* BloodRed */
border: 3px solid #cba135
color: #e1e1e1; /* SCPWhite */
}
}


Строка 676: Строка 657:
margin: 3px 10%;
margin: 3px 10%;
border-collapse: collapse;
border-collapse: collapse;
border: 1px solid #a2a9b1; /* Keep default border for now, can be changed to StyleNano colors */
border: 1px solid #a2a9b1;
background-color: #171616; /* PanelDark */
background-color: #dfe8ff;
color: #e1e1e1; /* SCPWhite */
box-sizing: border-box
box-sizing: border-box
}
}


table.cmbox-notice {
table.cmbox-notice {
background-color: #171616; /* PanelDark */
background-color: #d8e8ff
color: #e1e1e1; /* SCPWhite */
}
}


Строка 690: Строка 669:
margin-top: 4px;
margin-top: 4px;
margin-bottom: 4px;
margin-bottom: 4px;
border: 4px solid #8B0000; /* BloodRed */
border: 4px solid #b32424;
background-color: #3A0000; /* BloodRedDarker2 */
background-color: #ffdbdb
color: #e1e1e1; /* SCPWhite */
}
}


table.cmbox-delete {
table.cmbox-delete {
background-color: #3A0000; /* BloodRedDarker2 */
background-color: #ffdbdb
color: #e1e1e1; /* SCPWhite */
}
}


table.cmbox-content {
table.cmbox-content {
background-color: #171616; /* PanelDark */
background-color: #ffe7ce
color: #e1e1e1; /* SCPWhite */
}
}


table.cmbox-style {
table.cmbox-style {
background-color: #171616; /* PanelDark */
background-color: #fff9db
color: #e1e1e1; /* SCPWhite */
}
}


table.cmbox-move {
table.cmbox-move {
background-color: #171616; /* PanelDark */
background-color: #e4d8ff
color: #e1e1e1; /* SCPWhite */
}
}


table.cmbox-protection {
table.cmbox-protection {
background-color: #373535; /* PanelLightDark */
background-color: #efefe1
color: #e1e1e1; /* SCPWhite */
}
}


Строка 723: Строка 696:
margin: 4px 10%;
margin: 4px 10%;
border-collapse: collapse;
border-collapse: collapse;
border: 1px solid #a2a9b1; /* Keep default border for now, can be changed to StyleNano colors */
border: 1px solid #a2a9b1;
background-color: #171616; /* PanelDark */
background-color: #f8f9fa;
color: #e1e1e1; /* SCPWhite */
box-sizing: border-box
box-sizing: border-box
}
}


table.ombox-notice {
table.ombox-notice {
border: 1px solid #a2a9b1; /* Keep default border for now, can be changed to StyleNano colors */
border: 1px solid #a2a9b1
color: #e1e1e1; /* SCPWhite */
}
}


table.ombox-speedy {
table.ombox-speedy {
border: 2px solid #8B0000; /* BloodRed */
border: 2px solid #b32424;
background-color: #3A0000; /* BloodRedDarker2 */
background-color: #fee7e6
color: #e1e1e1; /* SCPWhite */
}
}


table.ombox-delete {
table.ombox-delete {
border: 2px solid #8B0000; /* BloodRed */
border: 2px solid #b32424
color: #e1e1e1; /* SCPWhite */
}
}


table.ombox-content {
table.ombox-content {
border: 1px solid #8B0000; /* BloodRed */
border: 1px solid #f28500
color: #e1e1e1; /* SCPWhite */
}
}


table.ombox-style {
table.ombox-style {
border: 1px solid #8B0000; /* BloodRed */
border: 1px solid #fc3
color: #e1e1e1; /* SCPWhite */
}
}


table.ombox-move {
table.ombox-move {
border: 1px solid #8B0000; /* BloodRed */
border: 1px solid #9932cc
color: #e1e1e1; /* SCPWhite */
}
}


table.ombox-protection {
table.ombox-protection {
border: 2px solid #a2a9b1; /* Keep default border for now, can be changed to StyleNano colors */
border: 2px solid #a2a9b1
color: #e1e1e1; /* SCPWhite */
}
}


Строка 768: Строка 733:
margin: 4px 10%;
margin: 4px 10%;
border-collapse: collapse;
border-collapse: collapse;
border: 1px solid #c0c090; /* Keep default border for now, can be changed to StyleNano colors */
border: 1px solid #c0c090;
background-color: #171616; /* PanelDark */
background-color: #f8eaba;
color: #e1e1e1; /* SCPWhite */
min-width: 80%;
min-width: 80%;
box-sizing: border-box
box-sizing: border-box
Строка 790: Строка 754:


table.tmbox-speedy {
table.tmbox-speedy {
border: 2px solid #8B0000; /* BloodRed */
border: 2px solid #b32424;
background-color: #3A0000; /* BloodRedDarker2 */
background-color: #fee7e6
color: #e1e1e1; /* SCPWhite */
}
}


table.tmbox-delete {
table.tmbox-delete {
border: 2px solid #8B0000; /* BloodRed */
border: 2px solid #b32424
color: #e1e1e1; /* SCPWhite */
}
}


table.tmbox-content {
table.tmbox-content {
border: 2px solid #8B0000; /* BloodRed */
border: 2px solid #f28500
color: #e1e1e1; /* SCPWhite */
}
}


table.tmbox-style {
table.tmbox-style {
border: 2px solid #8B0000; /* BloodRed */
border: 2px solid #fc3
color: #e1e1e1; /* SCPWhite */
}
}


table.tmbox-move {
table.tmbox-move {
border: 2px solid #8B0000; /* BloodRed */
border: 2px solid #9932cc
color: #e1e1e1; /* SCPWhite */
}
}


table.tmbox-protection,
table.tmbox-protection,
table.tmbox-notice {
table.tmbox-notice {
border: 1px solid #c0c090; /* Keep default border for now, can be changed to StyleNano colors */
border: 1px solid #c0c090
color: #e1e1e1; /* SCPWhite */
}
}


Строка 825: Строка 783:
margin: 0.2em 0;
margin: 0.2em 0;
width: 100%;
width: 100%;
border: 1px solid #a2a9b1; /* Keep default border for now, can be changed to StyleNano colors */
border: 1px solid #a2a9b1;
background-color: #171616; /* PanelDark */
background-color: #f8f9fa;
color: #e1e1e1; /* SCPWhite */
box-sizing: border-box
box-sizing: border-box
}
}


table.fmbox-system {
table.fmbox-system {
background-color: #090909; /* PanelUltraDark */
background-color: #191970
color: #e1e1e1; /* SCPWhite */
}
}


table.fmbox-warning {
table.fmbox-warning {
border: 1px solid #8B0000; /* BloodRed */
border: 1px solid #bb7070;
background-color: #3A0000; /* BloodRedDarker2 */
background-color: #ffdbdb
color: #e1e1e1; /* SCPWhite */
}
}


table.fmbox-editnotice {
table.fmbox-editnotice {
background-color: transparent;
background-color: transparent
color: #e1e1e1; /* SCPWhite */
}
}


Строка 854: Строка 808:
clear: both;
clear: both;
margin: 0.2em 0;
margin: 0.2em 0;
border: 1px solid #8B0000; /* BloodRed */
border: 1px solid #bb7070;
background-color: #3A0000; /* BloodRedDarker2 */
background-color: #ffdbdb;
color: #e1e1e1; /* SCPWhite */
padding: 0.25em 0.9em;
padding: 0.25em 0.9em;
box-sizing: border-box
box-sizing: border-box
Строка 862: Строка 815:


.mw-contributions-blocked-notice-partial .mw-warning-with-logexcerpt {
.mw-contributions-blocked-notice-partial .mw-warning-with-logexcerpt {
border-color: #8B0000; /* BloodRed */
border-color: #fc3;
background-color: #3A0000; /* BloodRedDarker2 */
background-color: #fef6e7
color: #e1e1e1; /* SCPWhite */
}
}


Строка 948: Строка 900:
min-width: 100px;
min-width: 100px;
background: #303037;
background: #303037;
border: solid #37373e; /* Keep default border for now, can be changed to StyleNano colors */
border: solid #37373e
}
}


.thumbinner .thumbimage, .thumbborder {
.thumbinner .thumbimage, .thumbborder {
border: solid 1px #37373e; /* Keep default border for now, can be changed to StyleNano colors */
border: solid 1px #37373e
}
}


Строка 1078: Строка 1030:


#mw-page-base {
#mw-page-base {
background: #171616; /* PanelDark */
background: #1b1b1f;
color: #e1e1e1; /* SCPWhite */
color: lightgrey;
border: none; /* Remove default border */
border: #1b1b1f
}
}


/** Хуета ебаная сука блядь
.mediawiki,
.mediawiki,
.mw-page-container {
.mw-page-container {
background: #171616; /* PanelDark */
background: #1b1b1f;
color: #e1e1e1; /* SCPWhite */
color: lightgrey;
border: none; /* Remove default border */
border: #1b1b1f
}
}


.mw-body {
.mw-body {
background: #171616; /* PanelDark */
background: #212126;
color: #e1e1e1; /* SCPWhite */
color: lightgrey;
border: none; /* Remove default border */
border: black
}
}


#mw-panel {
#mw-panel {
background: #171616; /* PanelDark */
background: #1b1b1f;
color: #e1e1e1; /* SCPWhite */
color: lightgrey;
border: none; /* Remove default border */
border: #1b1b1f
}
}


Строка 1107: Строка 1060:
#mw-content,
#mw-content,
#p-logo {
#p-logo {
background: #171616; /* PanelDark */
background: #1b1b1f;
color: #e1e1e1; /* SCPWhite */
color: lightgrey;
border: none; /* Remove default border */
border: #1b1b1f
}
}


.mw-code {
.mw-code {
background: #303037; /* code background color from existing CSS */
background: #212126;
color: #d3d3d3; /* code color from existing CSS */
color: lightgrey
}
}


Строка 1120: Строка 1073:
#footer-info-lastmod,
#footer-info-lastmod,
#footer-info-copyright {
#footer-info-copyright {
color: #b2b2b2; /* LightGray */
color: lightgrey
}
}


Строка 1129: Строка 1082:
h4,
h4,
h5,
h5,
h5,
h6,
li {
li {
color: #e1e1e1; /* SCPWhite */
color: lightgrey
}
}
 
**/


/** Новые цвета ссылок (одинаковый цвет, независимо от посещения **/
/** Новые цвета ссылок (одинаковый цвет, независимо от посещения **/
Строка 1143: Строка 1096:
.vector-menu-tabs li a:visited,
.vector-menu-tabs li a:visited,
body.skin--responsive #p-cactions li a:visited  {
body.skin--responsive #p-cactions li a:visited  {
     color: #8B0000 /* BloodRed */;
     color: #77c1d9
}
 
/** Старые цвета ссылок
a,
.vector-menu-portal .vector-menu-content li a,
.vector-menu-tabs li a,
body.skin--responsive #p-cactions li a {
color: lightblue
}
}
a:visited,
.vector-menu-portal .vector-menu-content li a:visited,
.vector-menu-tabs li a:visited,
body.skin--responsive #p-cactions li a:visited {
color: #007FFF
} **/


a:hover,
a:hover,
a:visited:hover {
a:visited:hover {
     color: #e1e1e1; /* SCPWhite */
     color: white;
}
}


body.skin--responsive #p-cactions li a {
body.skin--responsive #p-cactions li a {
background: #121111; /* PanelDarker */
background: #27272e
}
}


.mw-prefs-buttons {
.mw-prefs-buttons {
background: #121111; /* PanelDarker */
background: #27272e
}
}


Строка 1164: Строка 1132:
.mw-parser-output a.external:visited,
.mw-parser-output a.external:visited,
body.skin--responsive #p-cactions li a.external:visited {
body.skin--responsive #p-cactions li a.external:visited {
color: #8B0000 /* BloodRed */;
/**Старый цвет
color: #8a2be2 **/
color: #3377aa
}
}


Строка 1170: Строка 1140:
.vector-menu-tabs .selected a:visited,
.vector-menu-tabs .selected a:visited,
body.skin--responsive #p-cactions li.selected a {
body.skin--responsive #p-cactions li.selected a {
color: #e1e1e1; /* SCPWhite */
color: lightgrey;
font-weight: bold
font-weight: bold
}
}


body.skin--responsive #p-cactions li.selected a {
body.skin--responsive #p-cactions li.selected a {
background: #121111; /* PanelDarker */
background: #27272e
}
}


.vector-menu-tabs li {
.vector-menu-tabs li {
background: #171616; /* PanelDark */
background: #212126
}
}


Строка 1187: Строка 1157:
body.skin--responsive .portlet,
body.skin--responsive .portlet,
body.skin--responsive .pBody {
body.skin--responsive .pBody {
background: #171616; /* PanelDark */
background: #212126;
color: #e1e1e1; /* SCPWhite */
color: lightgrey;
border-color: #121111; /* PanelDarker */
border-color: #1b1b1f
}
}


#p-logo-text a {
#p-logo-text a {
color: #e1e1e1; /* SCPWhite */
color: lightgrey
}
}


#ca-nstab-mediawiki.a {
#ca-nstab-mediawiki.a {
color: #e1e1e1; /* SCPWhite */
color: lightgrey
}
}


#mw-changeslist-links {
#mw-changeslist-links {
background: #171616; /* PanelDark */
background: #212126;
color: #e1e1e1; /* SCPWhite */
color: lightgrey
}
}


#simpleSearch {
#simpleSearch {
background: #121111; /* PanelDarker */
background: #27272e;
border: 1px solid #37373e; /* Keep default border for now, can be changed to StyleNano colors */
border: 1px solid #37373e;
color: #e1e1e1; /* SCPWhite */
color: lightgrey
}
}


#searchInput {
#searchInput {
color: #e1e1e1; /* SCPWhite */
color: white
}
}


Строка 1222: Строка 1192:
.vector-user-links .vector-user-menu-more .vector-menu-content-list li a,
.vector-user-links .vector-user-menu-more .vector-menu-content-list li a,
#personal .dropdown {
#personal .dropdown {
background: #121111; /* PanelDarker */
background: #27272e;
border: 1px solid #37373e; /* Keep default border for now, can be changed to StyleNano colors */
border: 1px solid #37373e;
color: #e1e1e1; /* SCPWhite */
color: lightgrey
}
}


body.skin--responsive #p-cactions li.selected {
body.skin--responsive #p-cactions li.selected {
border: #37373e; /* Keep default border for now, can be changed to StyleNano colors */
border: #37373e
}
}


.vector-menu-tabs .selected {
.vector-menu-tabs .selected {
background: #121111; /* PanelDarker */
background: #1b1b1f
}
}


#pagehistory li.selected {
#pagehistory li.selected {
background: #373535; /* PanelLightDark */
background: #1B4D3E;
font-weight: bold
font-weight: bold
}
}
Строка 1245: Строка 1215:
div#mw-protect-cascadeon,
div#mw-protect-cascadeon,
div.titleblacklist-warning {
div.titleblacklist-warning {
background: #8B0000; /* BloodRed */
background: #7C0A02;
border: 1px solid #8B0000; /* BloodRed */
border: 1px solid #bb7070
color: #e1e1e1; /* SCPWhite */
}
}


.wikitable {
.wikitable {
background: #303037; /* Keep default wikitable background for now */
background: #303037;
border: 1px solid #37373e; /* Keep default wikitable border for now */
border: 1px solid #37373e;
color: #e1e1e1; /* SCPWhite */
color: white
}
}
/* класс wikitableKZ является костылем, ведь фиксить wikitable мне было впадлу. Из-за wikitable тултипы обрезаются. Не бейте*/
/* класс wikitableKZ является костылем, ведь фиксить wikitable мне было впадлу. Из-за wikitable тултипы обрезаются. Не бейте*/
Строка 1264: Строка 1233:
.wikitableKZ>*>tr>th,
.wikitableKZ>*>tr>th,
.wikitableKZ>*>tr>td {
.wikitableKZ>*>tr>td {
border: 1px solid #37373e; /* Keep default wikitable border for now */
border: 1px solid black;
}
}


.toc {
.toc {
background: #121111; /* PanelDarker */
background: #27272E;
border: 1px solid #37373e; /* Keep default border for now, can be changed to StyleNano colors */
border: 1px solid black;
color: #e1e1e1; /* SCPWhite */
color: white
}
}


.mw-content-ltr .tocnumber {
.mw-content-ltr .tocnumber {
color: #b2b2b2; /* LightGray */
color: grey
}
}


Строка 1281: Строка 1250:
.wikitable>*>tr>th,
.wikitable>*>tr>th,
.wikitable>*>tr>td {
.wikitable>*>tr>td {
border: 1px solid #37373e; /* Keep default wikitable border for now */
border: 1px solid black;
}
}


.wikitable>*>tr>th {
.wikitable>*>tr>th {
background: #121111; /* PanelDarker */
background: #27272e;
border: 1px solid #37373e; /* Keep default wikitable border for now */
border: 1px solid black;
color: #e1e1e1; /* SCPWhite */
color: white
}
}


.quickbox {
.quickbox {
border: 1px solid #37373e; /* Keep default border for now, can be changed to StyleNano colors */
border: 1px solid #303038;
background: #121111; /* PanelDarker */
background: #27272e
color: #e1e1e1; /* SCPWhite */
}
}


.quickboxhead {
.quickboxhead {
border-bottom: 1px solid #37373e; /* Keep default border for now, can be changed to StyleNano colors */
border-bottom: 1px solid #303038;
background: #121111; /* PanelDarker */
background: #1b1b1f;
text-align: center
text-align: center
}
}
Строка 1304: Строка 1272:
.mw-rcfilters-ui-filterTagMultiselectWidget.oo-ui-widget-enabled .oo-ui-tagMultiselectWidget-handle,
.mw-rcfilters-ui-filterTagMultiselectWidget.oo-ui-widget-enabled .oo-ui-tagMultiselectWidget-handle,
.mw-rcfilters-ui-changesListWrapperWidget .mw-changeslist-legend {
.mw-rcfilters-ui-changesListWrapperWidget .mw-changeslist-legend {
background: #121111; /* PanelDarker */
background: #27272e;
border: 1px solid #37373e; /* Keep default border for now, can be changed to StyleNano colors */
border: 1px solid #303038;
color: #e1e1e1; /* SCPWhite */
color: white
}
}


.oo-ui-buttonElement-framed.oo-ui-widget-enabled>.oo-ui-buttonElement-button {
.oo-ui-buttonElement-framed.oo-ui-widget-enabled>.oo-ui-buttonElement-button {
background: #121111; /* PanelDarker */
background: #27272e;
border: 1px solid #37373e; /* Keep default border for now, can be changed to StyleNano colors */
border: 1px solid #303038;
color: #e1e1e1; /* SCPWhite */
color: white
}
}


.oo-ui-popupWidget-popup {
.oo-ui-popupWidget-popup {
background: #303037; /* Keep default popup background for now */
background: #303037;
border: 1px solid #37373e; /* Keep default popup border for now */
border: 1px solid #37373e;
color: #e1e1e1; /* SCPWhite */
color: white
}
}


.mw-editform #wpTextbox1,
.mw-editform #wpTextbox1,
textarea {
textarea {
background: #303037; /* Keep default textarea background for now */
background: #303037;
border: 1px solid #37373e; /* Keep default textarea border for now */
border: 1px solid #37373e;
color: #e1e1e1; /* SCPWhite */
color: white
}
}


.wikiEditor-ui-toolbar {
.wikiEditor-ui-toolbar {
background: #121111; /* PanelDarker */
background: #27272e;
color: #e1e1e1; /* SCPWhite */
color: white
}
}


.wikiEditor-ui-toolbar .group {
.wikiEditor-ui-toolbar .group {
border: 1px solid #37373e; /* Keep default border for now, can be changed to StyleNano colors */
border: 1px solid #37373e;
color: #e1e1e1; /* SCPWhite */
color: white
}
}


.wikiEditor-ui-toolbar .group .label {
.wikiEditor-ui-toolbar .group .label {
color: #e1e1e1; /* SCPWhite */
color: white
}
}


.wikiEditor-ui-toolbar .tabs span.tab a.current,
.wikiEditor-ui-toolbar .tabs span.tab a.current,
.wikiEditor-ui-toolbar .tabs span.tab a.current:visited {
.wikiEditor-ui-toolbar .tabs span.tab a.current:visited {
color: #121111; /* PanelDarker */
color: #151518;
font-weight: bold
font-weight: bold
}
}


.wikiEditor-ui .wikiEditor-ui-top {
.wikiEditor-ui .wikiEditor-ui-top {
border-bottom: 1px solid #37373e; /* Keep default border for now, can be changed to StyleNano colors */
border-bottom: 1px solid #37373e
}
}


.wikiEditor-ui .wikiEditor-ui-view {
.wikiEditor-ui .wikiEditor-ui-view {
border: 1px solid #37373e; /* Keep default border for now, can be changed to StyleNano colors */
border: 1px solid #37373e
}
}


.editOptions,
.editOptions,
.mw-editform .editOptions {
.mw-editform .editOptions {
background: #171616; /* PanelDark */
background: #212126;
border: 1px solid #37373e; /* Keep default border for now, can be changed to StyleNano colors */
border: 1px solid #37373e;
color: #e1e1e1; /* SCPWhite */
color: white
}
}




.positive {
.positive {
color: #1A4D1A; /* GoodGreenFore */
color: #00FF00;
font-weight: bold
font-weight: bold
}
}


.negative {
.negative {
color: #8B0000; /* BloodRed */
color: #FF0000;
font-weight: bold
font-weight: bold
}
}
Строка 1395: Строка 1363:


.tabs-label {
.tabs-label {
background-color: #121111 !important; /* PanelDarker */
background-color: #19191d !important;
color: #e1e1e1; /* SCPWhite */
color: lightgrey;
}
}


Строка 1418: Строка 1386:
     text-align: left;
     text-align: left;
     transition: all 0.2s;
     transition: all 0.2s;
     border: 1px solid #e1e1e180; /* SCPWhite with alpha */
     border: 1px solid #465298;
     background-color: #121111; /* PanelDarker */
     background-color: #27272E;
color: #e1e1e1; /* SCPWhite */
}
}


Строка 1451: Строка 1418:
.mw-mmv-options-dialog-header,
.mw-mmv-options-dialog-header,
.mw-mmv-options-text-header {
.mw-mmv-options-text-header {
color: #e1e1e1; /* SCPWhite */
color: #e0e0e0;
}
}
/* MMV file info */
/* MMV file info */
.mw-mmv-above-fold {
.mw-mmv-above-fold {
background: #121111; /* PanelDarker */
background: #222;
border-top: 1px solid #37373e; /* Keep default border for now, can be changed to StyleNano colors */
border-top: 1px solid #333;
}
}
.mw-mmv-image-metadata {
.mw-mmv-image-metadata {
background-color: #121111; /* PanelDarker */
background-color: #111;
border-color: #37373e; /* Keep default border for now, can be changed to StyleNano colors */
border-color: #333;
}
}
/* MMV options popup */
/* MMV options popup */
.mw-mmv-dialog {
.mw-mmv-dialog {
border: 1px solid #37373e; /* Keep default border for now, can be changed to StyleNano colors */
border: 1px solid #333;
background: #121111; /* PanelDarker */
background: #222;
box-shadow: none;
box-shadow: none;
}
}
.mw-mmv-dialog .mw-mmv-dialog-down-arrow {
.mw-mmv-dialog .mw-mmv-dialog-down-arrow {
background: #121111; /* PanelDarker */
background: #222;
border-bottom: 1px solid #37373e; /* Keep default border for now, can be changed to StyleNano colors */
border-bottom: 1px solid #333;
border-right: 1px solid #37373e; /* Keep default border for now, can be changed to StyleNano colors */
border-right: 1px solid #333;
}
}
.mw-mmv-options-enable-alert {
.mw-mmv-options-enable-alert {
background: #37373e; /* Keep default background for now, can be changed to StyleNano colors */
background: #333;
color: #e1e1e1; /* SCPWhite */
color: #e0e0e0;
}
}
/* MMV buttons on file page */
/* MMV buttons on file page */
.mw-mmv-filepage-buttons .mw-ui-button {
.mw-mmv-filepage-buttons .mw-ui-button {
background: #8B0000; /* BloodRed */
background: #36c;
color: #e1e1e1; /* SCPWhite */
color: #e0e0e0;
border-color: #4D0000; /* BloodRedDarker */
border-color: #1d4699;
}
}


.mw-default-size {
.mw-default-size {
background-color: #17161600 !important; /* PanelDark transparent */
background-color: #21212600 !important;
border-color: #171616 !important; /* PanelDark */
border-color: black !important;
}
}


.mw-default-size img {
.mw-default-size img {
border-color: #171616 !important; /* PanelDark */
border-color: black !important;
}
}


.mw-default-size figcaption {
.mw-default-size figcaption {
background-color: #17161600 !important; /* PanelDark transparent */
background-color: #21212600 !important;
border-color: #171616 !important; /* PanelDark */
border-color: black !important;
}
}
.mw-halign-right {
.mw-halign-right {
background-color: #17161600 !important; /* PanelDark transparent */
background-color: #27272E00 !important;
border-color: #171616 !important; /* PanelDark */
border-color: black !important;
}
}


.mw-halign-right img {
.mw-halign-right img {
border-color: #171616 !important; /* PanelDark */
border-color: black !important;
}
}


.mw-halign-right figcaption {
.mw-halign-right figcaption {
background-color: #17161600 !important; /* PanelDark transparent */
background-color: #27272E00 !important;
border-color: #171616 !important; /* PanelDark */
border-color: black !important;
}
}
.mw-halign-left {
.mw-halign-left {
background-color: #17161600 !important; /* PanelDark transparent */
background-color: #27272E00 !important;
border-color: #171616 !important; /* PanelDark */
border-color: black !important;
}
}


.mw-halign-left img {
.mw-halign-left img {
border-color: #171616 !important; /* PanelDark */
border-color: black !important;
}
}


.mw-halign-left figcaption {
.mw-halign-left figcaption {
background-color: #17161600 !important; /* PanelDark transparent */
background-color: #27272E00 !important;
border-color: #171616 !important; /* PanelDark */
border-color: black !important;
}
}
.mw-halign-center {
.mw-halign-center {
background-color: #17161600 !important; /* PanelDark transparent */
background-color: #27272E00 !important;
border-color: #171616 !important; /* PanelDark */
border-color: black !important;
}
}


.mw-halign-center img {
.mw-halign-center img {
border-color: #171616 !important; /* PanelDark */
border-color: black !important;
}
}


.mw-halign-center figcaption {
.mw-halign-center figcaption {
background-color: #17161600 !important; /* PanelDark transparent */
background-color: #27272E00 !important;
border-color: #171616 !important; /* PanelDark */
border-color: black !important;
}
}
/* Фон референсов. Теперь НЕ белые при нажатии */
/* Фон референсов. Теперь НЕ белые при нажатии */
.reference {
.reference {
background-color: #17161600 !important; /* PanelDark transparent */
background-color: #27272E00 !important;
}
}
ol.references li:target,sup.reference:target {
ol.references li:target,sup.reference:target {
     background-color: #303037 !important; /* Keep default reference highlight for now */
     background-color: #303037 !important;
}
}
.oo-ui-inputWidget-input {
.oo-ui-inputWidget-input {
background-color: #121111 !important; /* PanelDarker */
background-color: #27272e !important;
border: #37373e !important; /* Keep default border for now, can be changed to StyleNano colors */
border: #37373e !important;
color: #e1e1e1 !important; /* SCPWhite */
color: #ffffff !important;
}
}
.mw-search-profile-tabs {
.mw-search-profile-tabs {
background-color: #121111 !important; /* PanelDarker */
background-color: #27272e !important;
border: #37373e !important; /* Keep default border for now, can be changed to StyleNano colors */
border: #37373e !important;
}
}
.search-types .current a {
.search-types .current a {
     color: #d3d3d3 !important; /* Keep default search current tab color for now */
     color: #d3d3d3 !important;
     cursor: default !important;
     cursor: default !important;
}
}
.mw-message-box-error {
.mw-message-box-error {
     background-color: #4D0000 !important; /* BloodRedDarker */
     background-color: #7b1919 !important;
     border-color: #8B0000 !important; /* BloodRed */
     border-color: #af2424 !important;
color: #e1e1e1 !important; /* SCPWhite */
}
}
.mw-message-box-warning {
.mw-message-box-warning {
     background-color: #8B4500 !important; /* ConcerningOrangeFore */
     background-color: #7b6919 !important;
     border-color: #8B4500 !important; /* ConcerningOrangeFore */
     border-color: #af9a24 !important;
color: #e1e1e1 !important; /* SCPWhite */
}
}
#mw-header-nav-hack {
#mw-header-nav-hack {
     border-top: solid 2px #171616 !important; /* PanelDark */
     border-top: solid 2px #212126 !important;
     display: block;
     display: block;
     position: absolute;
     position: absolute;
     z-index: 98;
     z-index: 98;
     background: #171616 !important; /* PanelDark */
     background: #212126 !important;
     width: 100%;
     width: 100%;
}
}
.ui-widget-overlay {
.ui-widget-overlay {
     background: #090909 !important; /* PanelUltraDark */
     background: #000000 !important;
     opacity: .3 !important;
     opacity: .3 !important;
}
}
.ui-widget-content {
.ui-widget-content {
     border: 1px solid #37373e !important; /* Keep default border for now, can be changed to StyleNano colors */
     border: 1px solid #4a4a57 !important;
     background: #171616 !important; /* PanelDark */
     background: #212126 !important;
     color: #e1e1e1 !important; /* SCPWhite */
     color: #e0e0e0 !important;
}
}
.ui-widget-header {
.ui-widget-header {
     border: 1px solid #37373e !important; /* Keep default border for now, can be changed to StyleNano colors */
     border: 1px solid #4a4a57 !important;
     background: #171616 !important; /* PanelDark */
     background: #212126 !important;
     color: #e1e1e1 !important; /* SCPWhite */
     color: #e0e0e0 !important;
     font-weight: bold !important;
     font-weight: bold !important;
}
}
Строка 1593: Строка 1558:
#wikieditor-toolbar-file-alt {
#wikieditor-toolbar-file-alt {
     width: 100% !important;
     width: 100% !important;
     background-color: #121111 !important; /* PanelDarker */
     background-color: #27272e !important;
     color: #e1e1e1 !important; /* SCPWhite */
     color: #e0e0e0 !important;
}
}
.wikiEditor-toolbar-dialog .ui-dialog-content input[type='text'] {
.wikiEditor-toolbar-dialog .ui-dialog-content input[type='text'] {
     box-sizing: border-box !important;
     box-sizing: border-box !important;
     background-color: #121111 !important; /* PanelDarker */
     background-color: #27272e !important;
     color: #e1e1e1 !important; /* SCPWhite */
     color: #e0e0e0 !important;
}
}
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
     font-family: Verdana,Arial,sans-serif !important;
     font-family: Verdana,Arial,sans-serif !important;
     font-size: 1em !important;
     font-size: 1em !important;
     background-color: #121111 !important; /* PanelDarker */
     background-color: #27272e !important;
     color: #e1e1e1 !important; /* SCPWhite */
     color: #e0e0e0 !important;
}
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
     border: 1px solid #37373e !important; /* Keep default border for now, can be changed to StyleNano colors */
     border: 1px solid #4a4a57 !important;
     background: #121111 !important; /* PanelDarker */
     background: #27272e !important;
     font-weight: normal !important;
     font-weight: normal !important;
     color: #e1e1e1 !important; /* SCPWhite */
     color: #e0e0e0 !important;
}
}
.ui-state-hover, .ui-widget-contetn .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
.ui-state-hover, .ui-widget-contetn .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
border: 1px solid #37373e !important; /* Keep default border for now, can be changed to StyleNano colors */
border: 1px solid #4a4a57 !important;
     background: #373535 !important; /* PanelLightDark */
     background: #4c4c59 !important;
     font-weight: normal !important;
     font-weight: normal !important;
     color: #e1e1e1 !important; /* SCPWhite */
     color: #e0e0e0 !important;
}
}
body .wikiEditor-toolbar-dialog .ui-dialog-titlebar-close {
body .wikiEditor-toolbar-dialog .ui-dialog-titlebar-close {
right: 0.9em !important;
right: 0.9em !important;
background: #373535 !important; /* PanelLightDark */
background: #4c4c59 !important;
}
}
.ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus {
.ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus {
padding: 0 !important;
padding: 0 !important;
background: #444444 !important; /* Slightly lighter PanelLightDark */
background: #6c6c80 !important;
}
}
ul#filetoc,.toc,.toccolours,.mw-warning {
ul#filetoc,.toc,.toccolours,.mw-warning {
         display: table !important;
         display: table !important;
         background-color: #121111 !important; /* PanelDarker */
         background-color: #27272e !important;
         border: solid #37373e !important; /* Keep default border for now, can be changed to StyleNano colors */
         border: solid #37373e !important;
         border-width: 1px 1px 0.2em !important;
         border-width: 1px 1px 0.2em !important;
         box-shadow: 0 1px 2px 1px rgb(0 0 0 / 2%) !important;
         box-shadow: 0 1px 2px 1px rgb(0 0 0 / 2%) !important;
Строка 1638: Строка 1603:
         min-width: 15em !important;
         min-width: 15em !important;
         font-size: 100% !important;
         font-size: 100% !important;
color: #e1e1e1; /* SCPWhite */
}
}
.diff-editfont-monospace .diff-addedline,.diff-editfont-monospace .diff-deletedline,.diff-editfont-monospace .diff-context {
.diff-editfont-monospace .diff-addedline,.diff-editfont-monospace .diff-deletedline,.diff-editfont-monospace .diff-context {
     font-family: monospace,monospace !important;
     font-family: monospace,monospace !important;
     background-color: #171616 !important; /* PanelDark */
     background-color: #1b1b1f !important;
     border-color: #171616 !important; /* PanelDark */
     border-color: #1b1b1f !important;
     color: #e1e1e1 !important; /* SCPWhite */
     color: white !important;
}
}
.diff-deletedline .diffchange {
.diff-deletedline .diffchange {
     background: #3A0000 !important; /* BloodRedDarker2 */
     background: #4c3c16 !important;
}
}
.diff-addedline .diffchange {
.diff-addedline .diffchange {
     background: #1A4D1A !important; /* GoodGreenFore */
     background: #16324d !important;
}
}
.mw-json th,.mw-json td {
.mw-json th,.mw-json td {
     border: 1px solid #37373e; /* Keep default border for now, can be changed to StyleNano colors */
     border: 1px solid #000000;
     font-size: 16px;
     font-size: 16px;
     padding: 0.5em 1em
     padding: 0.5em 1em
Строка 1659: Строка 1623:


.mw-json tr {
.mw-json tr {
     background-color: #171616; /* PanelDark */
     background-color: #212126;
     margin-bottom: 0.5em
     margin-bottom: 0.5em
}
}


.mw-json th {
.mw-json th {
     background-color: #303037; /* Keep default json th background for now */
     background-color: #303037;
     font-weight: normal;
     font-weight: normal;
     vertical-align: top;
     vertical-align: top;
     color:#d3d3d3; /* Keep default json th color for now */
     color:#d3d3d3;
}
}


Строка 1677: Строка 1641:


.mw-json-value,.mw-json-single-value {
.mw-json-value,.mw-json-single-value {
     background-color: #1A4D1A; /* GoodGreenFore */
     background-color: #1b5929;
     font-family: monospace,monospace;
     font-family: monospace,monospace;
     white-space: pre-wrap;
     white-space: pre-wrap;
     color:#d3d3d3; /* Keep default json value color for now */
     color:#d3d3d3;
}
}
.mw-json-empty {
.mw-json-empty {
     background-color: #1A4D1A; /* GoodGreenFore */
     background-color: #1b5929;
     font-style: italic;
     font-style: italic;
     color:#d3d3d3; /* Keep default json empty color for now */
     color:#d3d3d3;
}
}
.hover_img_special {
.hover_img_special {
Строка 1701: Строка 1665:
}
}
.ace-tm .ace_gutter {
.ace-tm .ace_gutter {
   background: #171616; /* PanelDark */
   background: #212126;
   color: #37373e; /* Keep default ace gutter color for now */
   color: #333;
}
}


.ace-tm .ace_print-margin {
.ace-tm .ace_print-margin {
   width: 1px;
   width: 1px;
   background-color: #121111; /* PanelDarker */
   background-color: #1b1b1f;
}
}
.ace-tm {
.ace-tm {
   background-color: #121111; /* PanelDarker */
   background-color: #1b1b1f;
   color: #e1e1e1; /* SCPWhite */
   color: lightgrey;
}
}
.ace-tm .ace_cursor {
.ace-tm .ace_cursor {
   color: #e1e1e1; /* SCPWhite */
   color: white;
}
}
.ace-tm .ace_storage,
.ace-tm .ace_storage,
.ace-tm .ace_keyword {
.ace-tm .ace_keyword {
   color: #8B0000; /* BloodRed */
   color: rgb(153, 153, 255);
}
}


.ace-tm .ace_constant.ace_numeric {
.ace-tm .ace_constant.ace_numeric {
   color: #8B0000; /* BloodRed */
   color: rgb(153, 153, 205);
}
}
.ace-tm .ace_constant {
.ace-tm .ace_constant {
   color: #8B0000; /* BloodRed */
   color: rgb(241, 89, 92);
}
}
.ace-tm .ace_support.ace_function {
.ace-tm .ace_support.ace_function {
   color: #8B0000; /* BloodRed */
   color: rgb(68, 118, 235);
}
}
.ace-tm .ace_support.ace_constant {
.ace-tm .ace_support.ace_constant {
   color: #1A4D1A; /* GoodGreenFore */
   color: rgb(23, 202, 33);
}
}
.ace-tm .ace_support.ace_type,
.ace-tm .ace_support.ace_type,
.ace-tm .ace_support.ace_class {
.ace-tm .ace_support.ace_class {
   color: #8B0000; /* BloodRed */
   color: rgb(182, 187, 236);
}
}
.ace-tm .ace_string {
.ace-tm .ace_string {
   color: #1A4D1A; /* GoodGreenFore */
   color: rgb(6, 142, 13);
}
}
.ace-tm .ace_comment {
.ace-tm .ace_comment {
   color: #b2b2b2; /* LightGray */
   color: rgb(103, 193, 150);
}
}
.ace-tm .ace_constant.ace_numeric {
.ace-tm .ace_constant.ace_numeric {
   color: #8B0000; /* BloodRed */
   color: rgb(153, 153, 255);
}
}
.ace-tm .ace_marker-layer .ace_selection {
.ace-tm .ace_marker-layer .ace_selection {
   background: #373535; /* PanelLightDark */
   background: rgb(28, 45, 68);
}
}
.ace-tm .ace_marker-layer .ace_bracket {
.ace-tm .ace_marker-layer .ace_bracket {
   margin: -1px 0 0 -1px;
   margin: -1px 0 0 -1px;
   border: 1px solid #37373e; /* Keep default border for now, can be changed to StyleNano colors */
   border: 1px solid rgb(94, 94, 94);
}
}
.ace-tm .ace_marker-layer .ace_active-line {
.ace-tm .ace_marker-layer .ace_active-line {
   background: #373535; /* PanelLightDark */
   background: rgb(153, 153, 183, 7%);
}
}


.ace-tm .ace_gutter-active-line {
.ace-tm .ace_gutter-active-line {
     background-color: #373535; /* PanelLightDark */
     background-color: rgb(44,44,51)
}
}
.ace-tm .ace_marker-layer .ace_selected-word {
.ace-tm .ace_marker-layer .ace_selected-word {
   background: #373535; /* PanelLightDark */
   background: rgb(37, 59, 89);
   border: 1px solid #37373e; /* Keep default border for now, can be changed to StyleNano colors */
   border: 1px solid rgb(36, 36, 42);
}
}
.codeEditor-status {
.codeEditor-status {
     clear: both;
     clear: both;
     width: 100%;
     width: 100%;
     background-color: #171616; /* PanelDark */
     background-color: #212126;
     border-top: 1px solid #37373e; /* Keep default border for now, can be changed to StyleNano colors */
     border-top: 1px solid #40404b;
    display: table;
}
}
.codeEditor-status-message {
.codeEditor-status-message {
     border-left: 1px solid #37373e; /* Keep default border for now, can be changed to StyleNano colors */
     border-left: 1px solid #40404b;
     border-right: 1px solid #37373e; /* Keep default border for now, can be changed to StyleNano colors */
     border-right: 1px solid #40404b;
     padding: 0 0.3em;
     padding: 0 0.3em;
     width: 100%;
     width: 100%;
Строка 1778: Строка 1743:
}
}
.ace_search {
.ace_search {
     background-color: #171616; /* PanelDark */
     background-color: #212126;
     color: #e1e1e1; /* SCPWhite */
     color: #d3d3d3;
     border: 1px solid #37373e; /* Keep default border for now, can be changed to StyleNano colors */
     border: 1px solid #383843;
     border-top: 0 none;
     border-top: 0 none;
     overflow: hidden;
     overflow: hidden;
Строка 1791: Строка 1756:
}
}
.ace_search_form.ace_nomatch {
.ace_search_form.ace_nomatch {
     outline: 1px solid #8B0000; /* BloodRed */
     outline: 1px solid #922626;
}
}
.ace_search_field {
.ace_search_field {
     border-radius: 3px 0 0 3px;
     border-radius: 3px 0 0 3px;
     background-color: #121111; /* PanelDarker */
     background-color: #27272e;
     color: #e1e1e1; /* SCPWhite */
     color: #d3d3d3;
     border: 1px solid #37373e; /* Keep default border for now, can be changed to StyleNano colors */
     border: 1px solid #383843;
     border-right: 0 none;
     border-right: 0 none;
     outline: 0;
     outline: 0;
Строка 1811: Строка 1776:
}
}
.ace_searchbtn {
.ace_searchbtn {
     border: 1px solid #37373e; /* Keep default border for now, can be changed to StyleNano colors */
     border: 1px solid #383843;
     line-height: inherit;
     line-height: inherit;
     display: inline-block;
     display: inline-block;
     padding: 0 6px;
     padding: 0 6px;
     background: #121111; /* PanelDarker */
     background: #27272e;
     border-right: 0 none;
     border-right: 0 none;
     border-left: 1px solid #37373e; /* Keep default border for now, can be changed to StyleNano colors */
     border-left: 1px solid #383843;
     cursor: pointer;
     cursor: pointer;
     margin: 0;
     margin: 0;
     position: relative;
     position: relative;
     color: #e1e1e1; /* SCPWhite */
     color: #d3d3d3;
}
}
.ace_searchbtn:last-child {
.ace_searchbtn:last-child {
     border-radius: 0 3px 3px 0;
     border-radius: 0 3px 3px 0;
     border-right: 1px solid #37373e; /* Keep default border for now, can be changed to StyleNano colors */
     border-right: 1px solid #383843;
}
}
.ace_searchbtn:hover {
.ace_searchbtn:hover {
     background-color: #171616; /* PanelDark */
     background-color: #1b1b1f;
}
}
.ace_searchbtn.prev:after{
.ace_searchbtn.prev:after{
     content: "";
     content: "";
     border: solid 2px #e1e1e1; /* SCPWhite */
     border: solid 2px #d3d3d3;
     width: 0.5em;
     width: 0.5em;
     height: 0.5em;
     height: 0.5em;
Строка 1841: Строка 1806:
.ace_searchbtn.next:after{
.ace_searchbtn.next:after{
     content: "";
     content: "";
     border: solid 2px #e1e1e1; /* SCPWhite */
     border: solid 2px #d3d3d3;
     width: 0.5em;
     width: 0.5em;
     height: 0.5em;
     height: 0.5em;
Строка 1858: Строка 1823:
     overflow: hidden;
     overflow: hidden;
     opacity: 0.7;
     opacity: 0.7;
     border: 1px solid #37373e; /* Keep default border for now, can be changed to StyleNano colors */
     border: 1px solid rgb(56, 56, 68);
     padding: 1px;
     padding: 1px;
     box-sizing:    border-box!important;
     box-sizing:    border-box!important;
     color: #e1e1e1; /* SCPWhite */
     color: #d3d3d3;
     background-color: #121111; /* PanelDarker */
     background-color: #27272e
}
}
.ace_button:hover {
.ace_button:hover {
     background-color: #171616; /* PanelDark */
     background-color: #1b1b1f;
     opacity:1;
     opacity:1;
}
}
.ace_button:active {
.ace_button:active {
     background-color: #090909; /* PanelUltraDark */
     background-color: #101013;
}
}


/* Скроллбар */
/* Скроллбар */
::-webkit-scrollbar {
::-webkit-scrollbar {
     background-color:#37373e; /* Keep default scrollbar background for now */
     background-color:#424242;
}
}
::-webkit-scrollbar-thumb {
::-webkit-scrollbar-thumb {
     background-color: #37373e; /* Keep default scrollbar thumb for now */
     background-color: #686868;
     border: 2px solid #37373e; /* Keep default scrollbar thumb border for now */
     border: 2px solid #424242;
     border-radius: 4px;
     border-radius: 4px;
}
}
::-webkit-scrollbar-thumb:hover {
::-webkit-scrollbar-thumb:hover {
     background-color: #444444; /* Slightly lighter than default scrollbar thumb */
     background-color: #7b7b7b;
}
}
::-webkit-scrollbar-thumb:active {
::-webkit-scrollbar-thumb:active {
     background-color: #b2b2b2; /* LightGray */
     background-color: #a1a1a1;
}
}


Строка 1912: Строка 1877:
.section .line-break {
.section .line-break {
   flex-basis: 100%;
   flex-basis: 100%;
   width: 0px;
   width: 0px;  
   height: 0px;
   height: 0px;  
   overflow: hidden;
   overflow: hidden;
}
}


.mw-body .mw-rcfilters-ui-changesListWrapperWidget .mw-changeslist-legend,.mw-changeslist-legend,.mw-body .mw-search-profile-tabs,.mw-body fieldset#mw-searchoptions,.mw_metadata,.mw-datatable {
.mw-body .mw-rcfilters-ui-changesListWrapperWidget .mw-changeslist-legend,.mw-changeslist-legend,.mw-body .mw-search-profile-tabs,.mw-body fieldset#mw-searchoptions,.mw_metadata,.mw-datatable {
     color: #d3d3d3; /* Keep default legend color for now */
     color: #d3d3d3;
     background: #303037; /* Keep default legend background for now */
     background: #303037;
     border: solid #37373e; /* Keep default border for now, can be changed to StyleNano colors */
     border: solid #000000;
     border-width: 1px 1px 0.2em;
     border-width: 1px 1px 0.2em;
     padding: 1.25em 1.75em;
     padding: 1.25em 1.75em;
Строка 1926: Строка 1891:
}
}
.mw_metadata > tr > th,.mw-datatable > tr > th,.wikitable > tr > th,.mw_metadata > tr > td,.mw-datatable > tr > td,.wikitable > tr > td,.mw_metadata > * > tr > th,.mw-datatable > * > tr > th,.wikitable > * > tr > th,.mw_metadata > * > tr > td,.mw-datatable > * > tr > td,.wikitable > * > tr > td {
.mw_metadata > tr > th,.mw-datatable > tr > th,.wikitable > tr > th,.mw_metadata > tr > td,.mw-datatable > tr > td,.wikitable > tr > td,.mw_metadata > * > tr > th,.mw-datatable > * > tr > th,.wikitable > * > tr > th,.mw_metadata > * > tr > td,.mw-datatable > * > tr > td,.wikitable > * > tr > td {
     border: 1px solid #37373e; /* Keep default border for now, can be changed to StyleNano colors */
     border: 1px solid #000000;
     padding: 0.4em 0.5em
     padding: 0.4em 0.5em
}
}


.mw-datatable th {
.mw-datatable th {
     background: #171616; /* PanelDark */
     background: #212126;
color: #e1e1e1; /* SCPWhite */
}
}


.mw-datatable td {
.mw-datatable td {
     background-color: #303037; /* Keep default datatable td background for now */
     background-color: #303037;
color: #e1e1e1; /* SCPWhite */
}
}


.mw-datatable tr:hover td {
.mw-datatable tr:hover td {
     background-color: #37373e; /* Keep default datatable tr hover background for now */
     background-color: #3f3f48
}
}


Строка 1948: Строка 1911:
}
}
.mw-scribunto-console-fieldset {
.mw-scribunto-console-fieldset {
color: #d3d3d3; /* Keep default scribunto color for now */
color: #d3d3d3;
background: none;
background: none;
border: 3px solid #121111; /* PanelDarker */
border: 3px solid #27272e;
}
}
.mw-scribunto-message {
.mw-scribunto-message {
     color: #1A4D1A; /* GoodGreenFore */
     color: #008000;
     background:none;
     background:none;
}
}
Строка 1960: Строка 1923:
     border: 0;
     border: 0;
     overflow: auto;
     overflow: auto;
     background: #303037; /* Keep default scribunto input background for now */
     background: #303037;
color: #e1e1e1; /* SCPWhite */
}
}


.mw-scribunto-input {
.mw-scribunto-input {
     color: #d3d3d3; /* Keep default scribunto input color for now */
     color: #d3d3d3;
     font: inherit;
     font: inherit;
     font-weight: bold;
     font-weight: bold;
Строка 1989: Строка 1951:
line-height:50px;
line-height:50px;
border-radius: 8px;
border-radius: 8px;
color: #e1e1e1; /* SCPWhite */
}
}
.role-block-radius {
.role-block-radius {
border-radius: 8px;
border-radius: 8px
background-color: #121111; /* PanelDarker */
color: #e1e1e1; /* SCPWhite */
border: 1px solid #37373e; /* Keep default border for now, can be changed to StyleNano colors */
}
}
.role-block-name {
.role-block-name {
Строка 2001: Строка 1959:
border-radius:.3em;
border-radius:.3em;
margin-bottom:.2em;
margin-bottom:.2em;
background-color: #171616; /* PanelDark */
color: #e1e1e1; /* SCPWhite */
}
}
.story-text {
.story-text {
text-indent: 19px;
text-indent: 19px;
text-align: justify;
text-align: justify;
color: #e1e1e1; /* SCPWhite */
}
}
.story-dialogue {
.story-dialogue {
line-height:1.2;
line-height:1.2
color: #e1e1e1; /* SCPWhite */
}
}
.oo-ui-stackLayout-continuous > .oo-ui-panelLayout {
.oo-ui-stackLayout-continuous > .oo-ui-panelLayout {
Строка 2019: Строка 1973:
}
}
.mw-gallery-slideshow .gallerybox.slideshow-current {
.mw-gallery-slideshow .gallerybox.slideshow-current {
     background: #373535; /* PanelLightDark */
     background: #28282e;
color: #e1e1e1; /* SCPWhite */
}
}
.gallerytext {
.gallerytext {
Строка 2028: Строка 1981:
     word-wrap: break-word;
     word-wrap: break-word;
     text-align: center;
     text-align: center;
color: #e1e1e1; /* SCPWhite */
}
}
#content .gallerybox div.thumb {
#content .gallerybox div.thumb {
     background-color: #17161600; /* PanelDark transparent */
     background-color: #f8f9fa00;
}
}
.mw-body li.gallerybox div.thumb {
.mw-body li.gallerybox div.thumb {
     background: #17161600; /* PanelDark transparent */
     background: #f8f9fa00;
     border: solid #37353e; /* Keep default border for now, can be changed to StyleNano colors */
     border: solid #28282e;
     border-width: 1px 1px 0.2em;
     border-width: 1px 1px 0.2em;
     padding: 1.25em 1.75em;
     padding: 1.25em 1.75em;
Строка 2045: Строка 1997:
}
}
.title-top-border {
.title-top-border {
border-top: solid 2px #37373e; /* Keep default border for now, can be changed to StyleNano colors */
border-top: solid 2px #c8ccd1;
}
}