Fix PWA background color to match theme
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@ server:
|
|||||||
|
|
||||||
branding:
|
branding:
|
||||||
app-name: "HomeLab Dash" # PWA/Tab Name
|
app-name: "HomeLab Dash" # PWA/Tab Name
|
||||||
app-background-color: "#22232e" # PWA Background
|
app-background-color: "#1f1f28" # PWA Background
|
||||||
|
|
||||||
theme:
|
theme:
|
||||||
background-color: 240 13 14
|
background-color: 240 13 14
|
||||||
|
|||||||
Reference in New Issue
Block a user