Browse Source

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 years ago
parent
commit
a064a93a8e
1 changed files with 2 additions and 0 deletions
  1. 2 0
      .gitignore

+ 2 - 0
.gitignore

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