diff --git a/readme.md b/readme.md index de8639c..b3c3f39 100644 --- a/readme.md +++ b/readme.md @@ -11,6 +11,7 @@ To install the theme for all Gitea users: 0. Make sure you're on the latest version of Gitea! 1. Download the [`theme-gitea-modern.css` file][theme-file] and add it to your custom folder in `$GITEA_CUSTOM/public/css/` ([learn how to find that directory][doc-dir]). - The path has changed in Gitea 1.15, there the file needs to be placed in `$GITEA_CUSTOM/public/assets/css` + - Gitea 1.16 uses the old path at `$GITEA_CUSTOM/public/css/` 2. Adapt your `app.ini` to make it the default theme or be user-selectable: - To change the default theme, change the value of `DEFAULT_THEME` in the [ui section][doc-config] of `app.ini` to `gitea-modern`