Update _variables.scss

This commit is contained in:
Djordje Atlialp 2021-01-10 23:41:52 +01:00
parent f43bf66f28
commit 46effd4614

View file

@ -11,7 +11,7 @@ $light-table-color: #dcdcdc;
/* Dark theme colors */ /* Dark theme colors */
$dark-background: #232425; $dark-background: #232425;
$dark-background-secondary: #3b3d42; $dark-background-secondary: #3b3d42;
$dark-color: #dfdfdf; $dark-color: #a9a9b3;
$dark-color-secondary: #b3b3bd; $dark-color-secondary: #b3b3bd;
$dark-border-color: #4e4e57; $dark-border-color: #4e4e57;
$dark-table-color: #4e4e57; $dark-table-color: #4e4e57;