'README.md' updaten

This commit is contained in:
2019-09-12 22:44:39 +00:00
parent 2fd56bcd7f
commit 4884efdc18

View File

@@ -1,2 +1,11 @@
# Gitea-Themes
## Setup
### Put in following dir
/var/lib/gitea/custom/public/css/
### Gitea Config file
```
[ui]
THEMES = gitea,arc-green,<Custom themeName>
```