Przeglądaj źródła

Fix default color variable for dafault theme

Markus Ochel 12 lat temu
rodzic
commit
3ba4cde323
1 zmienionych plików z 1 dodań i 1 usunięć
  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)