aboutsummaryrefslogtreecommitdiff
path: root/sass/styles.scss
diff options
context:
space:
mode:
Diffstat (limited to 'sass/styles.scss')
-rw-r--r--sass/styles.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/sass/styles.scss b/sass/styles.scss
index 2a2b43c..46ab7dc 100644
--- a/sass/styles.scss
+++ b/sass/styles.scss
@@ -5,7 +5,7 @@
$color-bg: #212529;
$color-bg-alt: hwb(0deg 0% 100% / 20%);
-$color-bg-code: #3b3d42;
+$color-bg-code: #2e3440;
$color-blossom: #85BCF2;
$color-fade: #4e6f8e;
$color-header: #1b1f22;