Sfoglia il codice sorgente

Fix default color variable for dafault theme

Markus Ochel 12 anni fa
parent
commit
3ba4cde323
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      site/static/css/themes/default.styl

+ 1 - 1
site/static/css/themes/default.styl

@@ -1,3 +1,3 @@
 @import '../setup-theme'
 
-setupTheme($blueColor)
+setupTheme($defaultColor)