This repository has been archived on 2020-12-08. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
Gitea-Themes/README.md
2019-09-12 22:44:39 +00:00

11 lines
163 B
Markdown

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