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.scss4
1 files changed, 2 insertions, 2 deletions
diff --git a/sass/css/_colors.scss b/sass/css/_colors.scss
index 72adc47..e633b53 100644
--- a/sass/css/_colors.scss
+++ b/sass/css/_colors.scss
@@ -1,8 +1,8 @@
$bg0: #000000;
$bg1: #0a0a0f;
$white: #e5e9f0;
-$gray: #a1a6b2;
-$gray1: #33333a;
+$gray: #7c818c;
+$gray1: #5c5c64;
$red: #b73030;
$red1: #c45c5c;
$yellow: #b2872f;