MediaWiki:Common.css: различия между версиями
Внешний вид
Glamyr (обсуждение | вклад) Нет описания правки |
Glamyr (обсуждение | вклад) Нет описания правки |
||
| Строка 19: | Строка 19: | ||
body:not(.theme-default) hr, body.theme-active-dark hr, body:not(.theme-default) .vector-menu-portal, body.theme-active-dark .vector-menu-portal, body:not(.theme-default) .mw-footer, body.theme-active-dark .mw-footer, body:not(.theme-default) .vector-toc, body.theme-active-dark .vector-toc { border-color: var(--border-color) !important; } | body:not(.theme-default) hr, body.theme-active-dark hr, body:not(.theme-default) .vector-menu-portal, body.theme-active-dark .vector-menu-portal, body:not(.theme-default) .mw-footer, body.theme-active-dark .mw-footer, body:not(.theme-default) .vector-toc, body.theme-active-dark .vector-toc { border-color: var(--border-color) !important; } | ||
body.theme-stddark { --bg-main: #161719; --bg-content: #1e2022; --bg-card: #282a2d; --bg-input: #313438; --border-color: #3f4348; --text-main: #e3e4e6; --text-muted: #a8a095; --accent: #00adb5; --background-color-interactive-subtle: #141517; --border-color-progressive: #00adb5; --background-color-progressive-dim: # | body.theme-stddark { --bg-main: #161719; --bg-content: #1e2022; --bg-card: #282a2d; --bg-input: #313438; --border-color: #3f4348; --text-main: #e3e4e6; --text-muted: #a8a095; --accent: #00adb5; --background-color-interactive-subtle: #141517; --border-color-progressive: #00adb5; --background-color-progressive-dim: #309296; } | ||
body.theme-nanotrasen { --bg-main: #0c1014; --bg-content: #141a22; --bg-card: #1b2430; --bg-input: #222d3c; --border-color: #2b3a4e; --text-main: #dae5f3; --text-muted: #8ea1b9; --accent: #4a90e2; --background-color-interactive-subtle: #11141a; --border-color-progressive: #305275; } | body.theme-nanotrasen { --bg-main: #0c1014; --bg-content: #141a22; --bg-card: #1b2430; --bg-input: #222d3c; --border-color: #2b3a4e; --text-main: #dae5f3; --text-muted: #8ea1b9; --accent: #4a90e2; --background-color-interactive-subtle: #11141a; --border-color-progressive: #305275; } | ||
body.theme-syndicate { --bg-main: #111111; --bg-content: #1a1a1a; --bg-card: #262626; --bg-input: #333333; --border-color: #441111; --text-main: #e0e0e0; --text-muted: #aa8888; --accent: #ff3333; } | body.theme-syndicate { --bg-main: #111111; --bg-content: #1a1a1a; --bg-card: #262626; --bg-input: #333333; --border-color: #441111; --text-main: #e0e0e0; --text-muted: #aa8888; --accent: #ff3333; } | ||