Give docked Safari PWA the proper title bar color

This commit is contained in:
Zef Hemel
2023-11-07 15:21:53 +01:00
parent fcfdc685ac
commit ed0c0d9616
4 changed files with 6 additions and 2 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ html {
--subtle-color: #676767;
--subtle-background-color: rgba(72, 72, 72, 0.1);
--root-background-color: inherit;
--root-background-color: #fff;
--root-color: inherit;
--top-color: inherit;