MediaWiki:Common.css: различия между версиями

мНет описания правки
мНет описания правки
Строка 25: Строка 25:


--color-darkened--rgb: 0, 0, 0;
--color-darkened--rgb: 0, 0, 0;
--brightness-hsl: 0%;


/*== Значение прозрачности ==*/
/*== Значение прозрачности ==*/
Строка 99: Строка 100:


/*== Палитра цветов фонов ==*/
/*== Палитра цветов фонов ==*/
--brightness-hsl: 0%;
--color-shift-percent-50: 23%;
--color-shift-percent-50: 23%;
--color-shift-percent-100: 0%;
--color-shift-percent-100: 0%;
Строка 343: Строка 343:


/*== Цвет фона ==*/
/*== Цвет фона ==*/
--theme-bg--hsl: 240deg 7.25%;
--theme-bg--hsl-alpha: 13.53%;
--theme-bg-color-base: #19191c;
--theme-bg-color-base: #19191c;
--theme-bg-color-50: #1f1f24;
--theme-bg-color-50: #1f1f24;
--theme-bg-color-100: #202025;
--theme-bg-color-100: #202025;
--theme-bg-color-200: #24242a;
--theme-bg-color-200: hsl(var(--theme-bg--hsl) calc(var(--brightness-hsl) + var(--theme-bg--hsl-alpha) + 2.2%));
--theme-bg-color-250: #2c2c34;
--theme-bg-color-250: hsl(var(--theme-bg--hsl) calc(var(--brightness-hsl) + var(--theme-bg--hsl-alpha) + 5%));
--theme-bg-color-300: #2f2f39;
--theme-bg-color-300: hsl(var(--theme-bg--hsl) calc(var(--brightness-hsl) + var(--theme-bg--hsl-alpha) + 7%));
--theme-bg-color-400: #34343f;
--theme-bg-color-400: hsl(var(--theme-bg--hsl) calc(var(--brightness-hsl) + var(--theme-bg--hsl-alpha) + 9%));


--theme-bg--rgba: 51, 51, 63;
--theme-bg--rgba: 51, 51, 63;
Строка 360: Строка 363:


/*== Цвет границ ==*/
/*== Цвет границ ==*/
--theme-border-color-base: #3b3b46;
--theme-border-color-base: hsl(var(--theme-bg--hsl) calc(var(--brightness-hsl) + var(--theme-bg--hsl-alpha) + 11%));
--theme-border-color-100: #464653;
--theme-border-color-100: hsl(var(--theme-bg--hsl) calc(var(--brightness-hsl) + var(--theme-bg--hsl-alpha) + 13%));
--theme-border-color-200: #5a5a69;
--theme-border-color-200: hsl(var(--theme-bg--hsl) calc(var(--brightness-hsl) + var(--theme-bg--hsl-alpha) + 17%));


/*== Цвет иконок svg ==*/
/*== Цвет иконок svg ==*/