mirror of
https://github.com/kognise/water.css.git
synced 2025-08-13 08:34:45 +02:00
no contrast var
This commit is contained in:
@@ -1,6 +1,5 @@
|
|||||||
$background: #202b38 !default;
|
$background: #202b38 !default;
|
||||||
$background-alt: #161f27 !default;
|
$background-alt: #161f27 !default;
|
||||||
$background-contrast: #004E98 !default;
|
|
||||||
|
|
||||||
$text-main: #dbdbdb !default;
|
$text-main: #dbdbdb !default;
|
||||||
$text-bright: #ffffff !default;
|
$text-bright: #ffffff !default;
|
||||||
|
@@ -1,6 +1,5 @@
|
|||||||
$background: #ffffff !default;
|
$background: #ffffff !default;
|
||||||
$background-alt: #efefef !default;
|
$background-alt: #efefef !default;
|
||||||
$background-contrast: #f5f5f5 !default;
|
|
||||||
|
|
||||||
$text-main: #363636 !default;
|
$text-main: #363636 !default;
|
||||||
$text-bright: #000000 !default;
|
$text-bright: #000000 !default;
|
||||||
|
Reference in New Issue
Block a user