|
@@ -91,7 +91,7 @@ html[dark] {
|
|
|
$bgcolor-sidebar: $themecolor;
|
|
$bgcolor-sidebar: $themecolor;
|
|
|
// Sidebar contents
|
|
// Sidebar contents
|
|
|
$color-sidebar-context: #9d7406;
|
|
$color-sidebar-context: #9d7406;
|
|
|
- $bgcolor-sidebar-context: transparent;
|
|
|
|
|
|
|
+ $bgcolor-sidebar-context: lighten($themecolor, 32%);
|
|
|
// Sidebar list group
|
|
// Sidebar list group
|
|
|
$bgcolor-sidebar-list-group: rgba(#f7f5f1, 0.5);
|
|
$bgcolor-sidebar-list-group: rgba(#f7f5f1, 0.5);
|
|
|
// Sidebar resize button
|
|
// Sidebar resize button
|