Styling update

This commit is contained in:
2018-06-14 16:58:12 +10:00
parent 117b3325b8
commit 794d766663
+6 -1
View File
@@ -18,10 +18,15 @@
--base-font-size: 16px;
/* Change the theme color hue */
--theme-hue: 225;
--theme-hue: 215;
/* Change the sidebar bullets */
--sidebar-nav-link-before-content: '-';
--sidebar-background: #f7f7f7;
--sidebar-nav-link-color--active: var(--theme-color);
--sidebar-nav-link-border-left-width--active: 2px;
--sidebar-nav-link-border-color--active: var(--theme-color);
}
</style>