Match theme to logo
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
|||||||
$theme-width: 1280px;
|
$theme-width: 1280px;
|
||||||
$theme-width-sidebar: 250px;
|
$theme-width-sidebar: 250px;
|
||||||
$theme-index-column-width: 384px;
|
$theme-index-column-width: 384px;
|
||||||
$theme-hue: 215;
|
$theme-hue: 200;
|
||||||
$theme-content-background: hsl($theme-hue, 33%, 20%);
|
$theme-content-background: hsl($theme-hue, 33%, 20%);
|
||||||
$theme-content-color: hsl($theme-hue, 0%, 90%);
|
$theme-content-color: hsl($theme-hue, 0%, 90%);
|
||||||
$theme-header-logo-height: 90px;
|
$theme-header-logo-height: 90px;
|
||||||
|
|||||||
Reference in New Issue
Block a user