add note
parent
75d2865adf
commit
0d0efb9c48
|
@ -13,6 +13,10 @@
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
|
```
|
||||||
|
Note: This section is out of date, you must compile the themes yourself
|
||||||
|
```
|
||||||
|
|
||||||
1. Download the [latest release](https://github.com/catppuccin/gitea/releases/latest).
|
1. Download the [latest release](https://github.com/catppuccin/gitea/releases/latest).
|
||||||
2. Place the CSS files in `$GITEA_CUSTOM/public/assets/css` if using Gitea 1.21.0 or newer and `$GITEA_CUSTOM/public/css` otherwise.
|
2. Place the CSS files in `$GITEA_CUSTOM/public/assets/css` if using Gitea 1.21.0 or newer and `$GITEA_CUSTOM/public/css` otherwise.
|
||||||
3. Add the themes to your `app.ini`. See the [Gitea documentation](https://docs.gitea.io/en-us/customizing-gitea/#customizing-the-look-of-gitea).\
|
3. Add the themes to your `app.ini`. See the [Gitea documentation](https://docs.gitea.io/en-us/customizing-gitea/#customizing-the-look-of-gitea).\
|
||||||
|
|
Loading…
Reference in New Issue