Browse Source

add two colors

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

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

@@ -35,6 +35,8 @@
 
 $themecolor: #ffb8c6;
 $themelight: #fff0f5;
+$subthemecolor: #67a856;
+$third-main-color: antiquewhite;
 $accentcolor: #e08dbc;
 
 .grw-navbar {