From 6a35480210a3675cd38c91846ecd206ef7c0a021 Mon Sep 17 00:00:00 2001 From: GilbN <24592972+gilbN@users.noreply.github.com> Date: Sun, 1 Nov 2020 17:02:12 +0100 Subject: [PATCH] Updated Gitea (markdown) --- Gitea.md | 3 +++ 1 file changed, 3 insertions(+) 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.