Browse Source

Fix default color variable for dafault theme

Markus Ochel 12 năm trước cách đây
mục cha
commit
3ba4cde323
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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)