瀏覽代碼

Fix default color variable for dafault theme

Markus Ochel 12 年之前
父節點
當前提交
3ba4cde323
共有 1 個文件被更改,包括 1 次插入1 次删除
  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)