correction

This commit is contained in:
Ed Silkworth 2023-02-28 23:43:41 -08:00
parent be37203bec
commit 41a66ded3a
No known key found for this signature in database
GPG Key ID: 26F260F04191F431

View File

@ -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
```