Match theme to logo

This commit is contained in:
Michael Fabian 'Xaymar' Dirks
2022-08-19 00:34:21 +02:00
parent 535c3b6691
commit 62092f222a
+1 -1
View File
@@ -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;