✨ color scheme
This commit is contained in:
parent
c3d63a25fc
commit
6d158832e9
6 changed files with 81 additions and 12 deletions
|
@ -8,4 +8,7 @@
|
|||
- `notify` : Notification Object
|
||||
- - `gotify`: Gotify Object
|
||||
- - - `token` : Gotify Token
|
||||
- - - `host` : Gotify Host/Domain name
|
||||
- - - `host` : Gotify Host/Domain name
|
||||
- `colors`
|
||||
- - - `fg` : Color Number in colors.json
|
||||
- - - `bg` : Color Number in colors.json
|
|
@ -13,4 +13,10 @@ If you want to show a picture on the main page, place a file called `me.avif` in
|
|||
If you want to share your public key, put it inside `pub.key`.
|
||||
|
||||
## Mirrors
|
||||
Specify mirror urls inside of `mirrors.txt` and it will be served at `/mirrors.txt`
|
||||
Specify mirror urls inside of `mirrors.txt` and it will be served at `/mirrors.txt`
|
||||
|
||||
## Color Scheme
|
||||
The site colors can be configured with pywal. Place pywal's colors.json in the config folder.
|
||||
|
||||
## Background
|
||||
To set a background picture place it at `config/wall.png`
|
Loading…
Add table
Add a link
Reference in a new issue