diff --git a/themes/hugo-winston-theme/assets/scss/style.scss b/themes/hugo-winston-theme/assets/scss/style.scss index cac0684de..a40399891 100755 --- a/themes/hugo-winston-theme/assets/scss/style.scss +++ b/themes/hugo-winston-theme/assets/scss/style.scss @@ -2,7 +2,7 @@ --font-family-heading: 'Poppins', sans-serif; --font-family-paragraph: Helvetica, sans-serif; --font-family-mono: monospace; - --base-color: #ffffff; + --base-color: #081714; --base-offset-color: #eaeaea; --highlight-color: #007fda; --heading-color: #1c1b1d;