aboutsummaryrefslogtreecommitdiff
path: root/sass/css/_colors.scss
diff options
context:
space:
mode:
Diffstat (limited to 'sass/css/_colors.scss')
-rw-r--r--sass/css/_colors.scss3
1 files changed, 2 insertions, 1 deletions
diff --git a/sass/css/_colors.scss b/sass/css/_colors.scss
index 6ce5373..72adc47 100644
--- a/sass/css/_colors.scss
+++ b/sass/css/_colors.scss
@@ -2,11 +2,12 @@ $bg0: #000000;
$bg1: #0a0a0f;
$white: #e5e9f0;
$gray: #a1a6b2;
+$gray1: #33333a;
$red: #b73030;
$red1: #c45c5c;
$yellow: #b2872f;
$blue: #3f6e90;
$blue1: #63a9cc;
-$green: #7ea95a;
+$green: #6d974b;
$cyan: #7fac96;
$cyan1: #5b8277;