Browse Source

remove sidebar options

kaoritokashiki 5 years ago
parent
commit
beee252aa8
1 changed files with 0 additions and 2 deletions
  1. 0 2
      src/client/styles/scss/theme/spring.scss

+ 0 - 2
src/client/styles/scss/theme/spring.scss

@@ -84,8 +84,6 @@ html[dark] {
 
   // Sidebar
   $bgcolor-sidebar: $themecolor;
-  // $bgcolor-sidebar-nav-item-active: rgba(#ff6986, 0.37); // optional
-  // $text-shadow-sidebar-nav-item-active: 0px 0px 10px #de25c2; // optional
   // Sidebar resize button
   $color-resize-button: $color-reversal;
   $bgcolor-resize-button: $subthemecolor;