diff --git a/assets/css/_variables.scss b/assets/css/_variables.scss index 4fc2840..d881380 100644 --- a/assets/css/_variables.scss +++ b/assets/css/_variables.scss @@ -1,4 +1,4 @@ -$background-color: #124031; +$background-color: #1e3f51; $foreground-color: white; $link-color: #ffdd00;