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
|
|
@ -2,7 +2,7 @@
|
|||
@use 'shared/_utils'as u;
|
||||
|
||||
#regional-forecast-html.weather-display {
|
||||
background-image: url('../images/backgrounds/5.png');
|
||||
background-image: var(--theme-background-5);
|
||||
}
|
||||
|
||||
.weather-display .main.regional-forecast {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue