From ab51654a1b92f2b5f38f9f6d52dfffca25d8dd49 Mon Sep 17 00:00:00 2001 From: Salt Date: Thu, 30 Apr 2020 11:33:36 -0500 Subject: [PATCH] Gotta rice those repos boys --- roles/gitea/templates/app.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/gitea/templates/app.ini b/roles/gitea/templates/app.ini index 3fd8a06..90e7d01 100644 --- a/roles/gitea/templates/app.ini +++ b/roles/gitea/templates/app.ini @@ -168,7 +168,7 @@ MAX_DISPLAY_FILE_SIZE = 8388608 ; Whether the email of the user should be shown in the Explore Users page SHOW_USER_EMAIL = true ; Set the default theme for the Gitea install -DEFAULT_THEME = gitea +DEFAULT_THEME = arc-green ; All available themes. Allow users select personalized themes regardless of the value of `DEFAULT_THEME`. THEMES = gitea,arc-green ;All available reactions users can choose on issues/prs and comments.