浏览代码

added blue steel theme to array

lbergman 25 年之前
父节点
当前提交
cc3108c303
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      config/config_default.php

+ 2 - 0
config/config_default.php

@@ -200,6 +200,8 @@
     $theme[8]["PATH"] = "../config/plain_blue_theme.php";
     $theme[8]["NAME"] = "Plain Blue";
 
+    $theme[9]["PATH"] = "../config/bluesteel_theme.php";
+    $theme[9]["NAME"] = "Blue Steel";
 
 //  LDAP server(s)
 //