arc-dark nonop in admin login

This commit is contained in:
tengel 2024-07-14 09:59:06 -05:00
parent 958f7098ea
commit 49cc4ab556
2 changed files with 1 additions and 4 deletions

View file

@ -7,9 +7,7 @@ RUN_MODE = prod
WORK_PATH = /var/xyzzy/forge WORK_PATH = /var/xyzzy/forge
[ui] [ui]
# https://github.com/Jieiku/theme-dark-arc-gitea DEFAULT_THEME = arc-green
DEFAULT_THEME = dark-arc
THEMES = gitea,dark-arc
SHOW_USER_EMAIL = false SHOW_USER_EMAIL = false
AMBIGUOUS_UNICODE_DETECTION = false AMBIGUOUS_UNICODE_DETECTION = false

File diff suppressed because one or more lines are too long