Adjust color again
This commit is contained in:
+1
-1
@@ -13,7 +13,7 @@ $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%);
|
||||
$theme-article-color: $theme-content-color;
|
||||
$theme-article-title-background: hsl($theme-hue, 60%, 50%);
|
||||
$theme-article-title-background: hsl($theme-hue, 100%, 40%);
|
||||
$theme-article-title-color: hsl($theme-hue, 100%, 100%);
|
||||
$theme-article-heading-h1-background: hsl($theme-hue, 75%, 30%);
|
||||
$theme-article-heading-h2-background: hsl($theme-hue, 75%, 15%);
|
||||
|
||||
Reference in New Issue
Block a user