This commit is contained in:
lutinglt
2025-11-29 21:14:51 +08:00
parent 2a95d85fb6
commit 2b2f2e8a1e
2 changed files with 3 additions and 3 deletions

View File

@@ -48,8 +48,8 @@ accepted.
1. Download the latest CSS theme file from the release page and place it in the `data/gitea/public/assets/css` directory
(This directory may not be available by default and needs to be manually created)
2. Modify `data/gitea/conf/app.ini` and append the CSS filename without the `theme-` prefix to the end of `THEMES` under the
`[ui]` section
2. Modify `data/gitea/conf/app.ini` and append the CSS filename without the `theme-` prefix to the end of `THEMES` under
the `[ui]` section
3. Restart Gitea
4. Check the theme in the settings