First attempt at setting new theme

This commit is contained in:
Nickiel12 2023-05-27 11:17:49 -07:00
parent 63e084daa0
commit 6ac280f0a2

View file

@ -12,6 +12,11 @@
settings = {
"ui" = {
DEFAULT_THEME = "palenight";
THEMES = "auto,palenight,gitea,arc-green";
};
#ui.DEFAULT_THEME = "arc-green";
# Enable this after the first user has been created
service.DISABLE_REGISTRATION = true;