diff --git a/Gitea.md b/Gitea.md index 5533193..4a8b368 100644 --- a/Gitea.md +++ b/Gitea.md @@ -16,6 +16,9 @@ organizr-dark.css ### Installation (If you want to add the theme with subfilter ect, click here: [https://github.com/gilbN/theme.park/wiki/Setup#methods](https://github.com/gilbN/theme.park/wiki/Setup#methods) +The theme is built on top of the `Gitea` theme, so make sure that is selected in user settings. +![](https://selfhosted.app/f3c10/PAtENIFa30.png/raw) + In the Gitea installation folder add a `styles.css` file inside the `public` folder. If `public` doesn't exists, create it. In the styles.css file add: `@import url("https://gilbn.github.io/theme.park/CSS/themes/gitea/.css");` e.g.