aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSparky <sparky@possumlodge.me>2019-01-02 12:01:03 -0500
committerSparky <sparky@possumlodge.me>2019-01-02 12:01:03 -0500
commita064a93a8e6ee0fe5dd1266db8d4a84d04d83e7e (patch)
tree51612b2a948215d772238fd330a216ab4cb0d984
parent32469b3f65596e115bb04427cd1e5daafbb69312 (diff)
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.
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index ff9e52259..9bbfd9b74 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,7 @@
!*
+.directory
+
#################
## Eclipse
#################