ソースを参照

Admin and first setup pages default to dark theme

Since the user facing sides of the UI (login and library) are all dark theme by default, changes the default look for the admin sides (first time setup, admin panel) as well.
Sparky 6 年 前
コミット
a064a93a8e
1 ファイル変更2 行追加0 行削除
  1. 2 0
      .gitignore

+ 2 - 0
.gitignore

@@ -1,5 +1,7 @@
 !*
 
+.directory
+
 #################
 ## Eclipse
 #################