2 Commits
v3 ... master

Author SHA1 Message Date
7bfb28191e Update 'README.md' 2020-12-08 01:03:17 +00:00
6adc1970b0 Update 'README.md' 2020-09-18 00:36:01 +00:00

View File

@@ -1,5 +1,7 @@
# Forked version of arc-green theme for gitea # **Archived in favor of DarkTheme/Gitea-Arc_blue-Theme**
## WARING # 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: If you used the older verion of my theme:
Please remove "theme-arc-blue" from the config (default location: /etc/gitea/app.ini), 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 ### Install
Download the blue theme to the custom directory 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 ### Finalize