mirror of
https://github.com/kognise/water.css.git
synced 2025-12-06 14:54:58 +01:00
no contrast var
This commit is contained in:
parent
f5ee2353a6
commit
0673df7c27
2 changed files with 0 additions and 2 deletions
|
|
@ -1,6 +1,5 @@
|
|||
$background: #202b38 !default;
|
||||
$background-alt: #161f27 !default;
|
||||
$background-contrast: #004E98 !default;
|
||||
|
||||
$text-main: #dbdbdb !default;
|
||||
$text-bright: #ffffff !default;
|
||||
|
|
|
|||
|
|
@ -1,6 +1,5 @@
|
|||
$background: #ffffff !default;
|
||||
$background-alt: #efefef !default;
|
||||
$background-contrast: #f5f5f5 !default;
|
||||
|
||||
$text-main: #363636 !default;
|
||||
$text-bright: #000000 !default;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue