1
0
mirror of https://github.com/gilbN/theme.park.git synced 2024-10-05 15:07:11 +02:00

Update README.md

This commit is contained in:
GilbN 2019-08-01 17:21:33 +02:00 committed by GitHub
parent 59e9cbed92
commit 57e4868427
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,7 +14,7 @@
<img src="https://raw.githubusercontent.com/gilbN/theme.park/master/Screenshots/plpp/plpp.png" alt="Screen Shot 4" width="49.15%" />
</p>
## Setup
# Setup
All apps have 4 themes to choose from.
`https://gilbn.github.io/theme.park/CSS/themes/<APP_NAME>/<THEME_NAME>.css`
@ -26,11 +26,11 @@ plex.css
```
Example: `https://gilbn.github.io/theme.park/CSS/themes/sonarr/dark.css`
### Subfilter method
## Subfilter method
As most of these apps doesn't have support for custom CSS you can get around that by using [subfilter](http://nginx.org/en/docs/http/ngx_http_sub_module.html) in Nginx or a browser addon called Stylus.
## nginx
### nginx
Add this to your reverse proxy:
```nginx
@ -75,7 +75,7 @@ location / {
```
</details>
## Stylus method
### Stylus method
Add this in the style page: