no contrast var

This commit is contained in:
Federico Pérez 2019-04-08 00:35:24 -03:00
parent f5ee2353a6
commit 0673df7c27
2 changed files with 0 additions and 2 deletions

View file

@ -1,6 +1,5 @@
$background: #202b38 !default;
$background-alt: #161f27 !default;
$background-contrast: #004E98 !default;
$text-main: #dbdbdb !default;
$text-bright: #ffffff !default;

View file

@ -1,6 +1,5 @@
$background: #ffffff !default;
$background-alt: #efefef !default;
$background-contrast: #f5f5f5 !default;
$text-main: #363636 !default;
$text-bright: #000000 !default;