From 41a66ded3a976291e66b95b51466f2ba3a521728 Mon Sep 17 00:00:00 2001 From: Ed Silkworth Date: Tue, 28 Feb 2023 23:43:41 -0800 Subject: [PATCH] correction --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8f3511f..e25f882 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ Soft, lite red theme. Utilizes Gitea's default theme but with some colors and im 08. Add to the configuration file: ```ini [ui] - THEMES = gitea,arc-green,red + THEMES = auto,gitea,arc-green,red DEFAULT_THEME = red THEME_COLOR_META_TAG = none ```