Explorar el Código

add two colors

kaoritokashiki hace 6 años
padre
commit
c53f561c9e
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  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 {