Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 7bfb28191e | |||
| 6adc1970b0 |
@@ -1,5 +1,7 @@
|
||||
# Forked version of arc-green theme for gitea
|
||||
## WARING
|
||||
# **Archived in favor of DarkTheme/Gitea-Arc_blue-Theme**
|
||||
# https://git.bprieshof.nl/DarkTheme/Gitea-Arc_blue-Theme
|
||||
## Forked version of arc-green theme for gitea
|
||||
### WARING
|
||||
|
||||
If you used the older verion of my theme:
|
||||
Please remove "theme-arc-blue" from the config (default location: /etc/gitea/app.ini),
|
||||
@@ -15,7 +17,7 @@ mkdir -p /var/lib/gitea/custom/public/css/
|
||||
### Install
|
||||
Download the blue theme to the custom directory
|
||||
```
|
||||
wget https://git.bprieshof.nl/brammp/Gitea-Themes/raw/tag/v3/theme-arc-blue.css -O /var/lib/gitea/custom/public/css/theme-arc-green.css
|
||||
wget https://git.bprieshof.nl/DarkTheme/Gitea-Themes/raw/tag/v3/theme-arc-blue.css -O /var/lib/gitea/custom/public/css/theme-arc-green.css
|
||||
```
|
||||
|
||||
### Finalize
|
||||
|
||||
Reference in New Issue
Block a user