diff --git a/_sass/_base.scss b/_sass/_base.scss index dd0881e..a8bafa5 100644 --- a/_sass/_base.scss +++ b/_sass/_base.scss @@ -1,7 +1,7 @@ $theme-width: 1280px; $theme-width-sidebar: 250px; $theme-index-column-width: 384px; -$theme-hue: 215; +$theme-hue: 200; $theme-content-background: hsl($theme-hue, 33%, 20%); $theme-content-color: hsl($theme-hue, 0%, 90%); $theme-header-logo-height: 90px;