Finish implementing themes, restore original assets to be the default
Some checks are pending
build-docker / Build Image (push) Waiting to run
Some checks are pending
build-docker / Build Image (push) Waiting to run
This commit is contained in:
parent
fc97cda830
commit
854d6ccc15
27 changed files with 44 additions and 8 deletions
12
README.md
12
README.md
|
|
@ -29,6 +29,18 @@ This fork is focused on:
|
|||
* global radar and global regional observations on the newer map stack
|
||||
* pragmatic feature additions instead of broad platform expansion
|
||||
|
||||
## Themes
|
||||
|
||||
`ws4kp-linhanced` supports live asset theme swapping from the main page. Themes are discovered automatically from the `themes/` directory and can be changed from the `Theme` selector under the `More information` link without reloading the page.
|
||||
|
||||
Current themes include:
|
||||
|
||||
* `Default`: the standard WeatherStar 4000+ asset set.
|
||||
* `oceanview`: based on the Oceanview Weather Channel presentation from the Eventide Media Center analog horror series.
|
||||
* `slackware`: based on the Oceanview theme, but with the Slackware Linux badge/logo treatment.
|
||||
|
||||
At the moment, theming covers the major background assets and the corner logo. Additional theme asset overrides can be added by placing matching files in `themes/<theme-name>/`.
|
||||
|
||||
## What's your motivation
|
||||
|
||||
Nostalgia, Linux affinity, and an interest in keeping a practical retro weather display alive without turning it into a sprawling platform.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue