Merge branch 'main' into dev

This commit is contained in:
Free 2021-10-30 17:59:18 +02:00
commit 3108de2738

View file

@ -8,6 +8,7 @@ This style changes the layout of Gitea, and uses Gitea's color variables. It can
### Usage as Gitea theme ### Usage as Gitea theme
To install the theme for all Gitea users: To install the theme for all Gitea users:
0. Make sure you're on the latest version of Gitea! (Working 1.15)
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]). 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` - The path has changed in Gitea 1.15, there the file needs to be placed in `$GITEA_CUSTOM/public/assets/css`
2. Adapt your `app.ini` to make it the default theme or be user-selectable: 2. Adapt your `app.ini` to make it the default theme or be user-selectable: