Browse Source

adjustment spring bg color.

Shu Katabe 3 years ago
parent
commit
4f9d223ded
1 changed files with 1 additions and 1 deletions
  1. 1 1
      packages/app/src/styles/theme/spring.scss

+ 1 - 1
packages/app/src/styles/theme/spring.scss

@@ -73,7 +73,7 @@ html[dark] {
   $bgcolor-resize-button-hover: lighten($bgcolor-resize-button, 5%);
   // Sidebar contents
   $color-sidebar-context: $subthemecolor;
-  $bgcolor-sidebar-context: #fff7ff;
+  $bgcolor-sidebar-context: #fdfffe;
   // Sidebar list group
   $bgcolor-sidebar-list-group: #fafbff; // optional