|
|
| (не показано 47 промежуточных версий 2 участников) |
| Строка 1: |
Строка 1: |
| body:not(.theme-default), body.theme-active-dark {
| |
| background-color: var(--bg-main, #161719) !important;
| |
| color: var(--text-main, #e3e4e6) !important;
| |
| }
| |
|
| |
|
| body:not(.theme-default) .mw-body, body.theme-active-dark .mw-body {
| |
| background-color: var(--bg-content, #1e2022) !important;
| |
| color: var(--text-main, #e3e4e6) !important;
| |
| border-color: var(--border-color, #3f4348) !important;
| |
| }
| |
|
| |
| body:not(.theme-default) #mw-head, body:not(.theme-default) .vector-header-container,
| |
| body.theme-active-dark #mw-head, body.theme-active-dark .vector-header-container {
| |
| background-color: var(--bg-main, #161719) !important;
| |
| border-bottom: 1px solid var(--border-color, #3f4348) !important;
| |
| }
| |
|
| |
| body:not(.theme-default) .vector-menu-tabs, body:not(.theme-default) .vector-menu-tabs-legacy li,
| |
| body.theme-active-dark .vector-menu-tabs, body.theme-active-dark .vector-menu-tabs-legacy li {
| |
| background-image: none !important;
| |
| background-color: var(--bg-main, #161719) !important;
| |
| border-color: var(--border-color, #3f4348) !important;
| |
| }
| |
|
| |
| body:not(.theme-default) .vector-menu-tabs .selected, body:not(.theme-default) .vector-menu-tabs-legacy .selected,
| |
| body.theme-active-dark .vector-menu-tabs .selected, body.theme-active-dark .vector-menu-tabs-legacy .selected {
| |
| background-color: var(--bg-content, #1e2022) !important;
| |
| }
| |
|
| |
| body:not(.theme-default) .vector-search-box-input, body:not(.theme-default) #searchInput,
| |
| body.theme-active-dark .vector-search-box-input, body.theme-active-dark #searchInput {
| |
| background-color: var(--bg-input, #313438) !important;
| |
| color: var(--text-main, #e3e4e6) !important;
| |
| border-color: var(--border-color, #3f4348) !important;
| |
| }
| |
|
| |
| body:not(.theme-default) .mw-sidebar, body:not(.theme-default) #mw-panel,
| |
| body.theme-active-dark .mw-sidebar, body.theme-active-dark #mw-panel {
| |
| background-color: var(--bg-main, #161719) !important;
| |
| }
| |
|
| |
| body:not(.theme-default) .vector-menu-portal .vector-menu-heading,
| |
| body.theme-active-dark .vector-menu-portal .vector-menu-heading {
| |
| color: var(--text-main, #e3e4e6) !important;
| |
| }
| |
|
| |
| body:not(.theme-default) a, body.theme-active-dark a {
| |
| color: var(--accent, #00adb5) !important;
| |
| }
| |
|
| |
| body:not(.theme-default) h1, body:not(.theme-default) h2,
| |
| body.theme-active-dark h1, body.theme-active-dark h2 {
| |
| border-bottom-color: var(--border-color, #3f4348) !important;
| |
| color: var(--text-main, #e3e4e6) !important;
| |
| }
| |
|
| |
| body:not(.theme-default) .wikitable, body:not(.theme-default) .toc,
| |
| body.theme-active-dark .wikitable, body.theme-active-dark .toc {
| |
| background-color: var(--bg-card, #282a2d) !important;
| |
| border-color: var(--border-color, #3f4348) !important;
| |
| }
| |
|
| |
| body:not(.theme-nanotrasen):not(.theme-syndicate):not(.theme-plasmafire):not(.theme-clockcult):not(.theme-bloodcult):not(.theme-heretic) {
| |
| --bg-main: #161719;
| |
| --bg-content: #1e2022;
| |
| --bg-card: #282a2d;
| |
| --bg-input: #313438;
| |
| --border-color: #3f4348;
| |
| --text-main: #e3e4e6;
| |
| --accent: #00adb5;
| |
| }
| |
|
| |
| body.theme-stddark {
| |
| --bg-main: #161719;
| |
| --bg-content: #1e2022;
| |
| --bg-card: #282a2d;
| |
| --bg-input: #313438;
| |
| --border-color: #3f4348;
| |
| --text-main: #e3e4e6;
| |
| --accent: #00adb5;
| |
| }
| |
|
| |
| body.theme-nanotrasen {
| |
| --bg-main: #0c1014;
| |
| --bg-content: #141a22;
| |
| --bg-card: #1b2430;
| |
| --bg-input: #222d3c;
| |
| --border-color: #2b3a4e;
| |
| --text-main: #dae5f3;
| |
| --accent: #4a90e2;
| |
| }
| |
|
| |
| body.theme-syndicate {
| |
| --bg-main: #111111;
| |
| --bg-content: #1a1a1a;
| |
| --bg-card: #262626;
| |
| --bg-input: #333333;
| |
| --border-color: #441111;
| |
| --text-main: #e0e0e0;
| |
| --accent: #ff3333;
| |
| }
| |
|
| |
| body.theme-plasmafire {
| |
| --bg-main: #090312;
| |
| --bg-content: #150b24;
| |
| --bg-card: #23123a;
| |
| --bg-input: #321b51;
| |
| --border-color: #a62681;
| |
| --text-main: #f3e8f7;
| |
| --accent: #ff41b4;
| |
| }
| |
|
| |
| body.theme-clockcult {
| |
| --bg-main: #14110c;
| |
| --bg-content: #201b12;
| |
| --bg-card: #2d2619;
| |
| --bg-input: #3a3121;
| |
| --border-color: #be9b4a;
| |
| --text-main: #f0e6d2;
| |
| --accent: #e5af33;
| |
| }
| |
|
| |
| body.theme-bloodcult {
| |
| --bg-main: #0c0202;
| |
| --bg-content: #170505;
| |
| --bg-card: #260a0a;
| |
| --bg-input: #380e0e;
| |
| --border-color: #800c0c;
| |
| --text-main: #f0dad0;
| |
| --accent: #ff4d4d;
| |
| }
| |
|
| |
| body.theme-heretic {
| |
| --bg-main: #030a05;
| |
| --bg-content: #0b1a0e;
| |
| --bg-card: #122a18;
| |
| --bg-input: #1a3b21;
| |
| --border-color: #1f5f2a;
| |
| --text-main: #e2f3e5;
| |
| --accent: #39ff14;
| |
| }
| |