More navigation improvements
This commit is contained in:
@@ -8,6 +8,7 @@ $theme-header-logo-height: 90px;
|
||||
$theme-header-background: hsl($theme-hue, 0%, 7.5%);
|
||||
$theme-header-color: hsl($theme-hue, 100%, 99%);
|
||||
$theme-menu-background: hsl($theme-hue, 0%, 6.5%);
|
||||
$theme-menu-light-background: hsl($theme-hue, 33%, 13.0%);
|
||||
$theme-menu-color: hsl($theme-hue, 0%, 85%);
|
||||
$theme-menu-color-active: hsl($theme-hue, 0%, 100%);
|
||||
$theme-article-background: hsl($theme-hue, 50%, 10%);
|
||||
|
||||
Reference in New Issue
Block a user