Update _variables.scss
This commit is contained in:
parent
ca4c8a3375
commit
1220741b2f
1 changed files with 3 additions and 3 deletions
|
@ -10,9 +10,9 @@ $light-border-color: #dcdcdc;
|
|||
/* dark theme colors */
|
||||
$dark-background: #232425;
|
||||
$dark-background-secondary: #3b3d42;
|
||||
$dark-color: #b3b3bd;
|
||||
$dark-color-secondary: #73747b;
|
||||
$dark-border-color: #4a4b50;
|
||||
$dark-color: #e2e2e2;
|
||||
$dark-color-secondary: #b3b3bd;
|
||||
$dark-border-color: #73747b;
|
||||
|
||||
$media-size-phone: "(max-width: 684px)";
|
||||
$media-size-tablet: "(max-width: 900px)";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue