Description
When installing the app as a PWA on a desktop ( does not happen on mobile) the apps title bar is white. What's set in the manifest is ignored (theme-color set in admin panel).
Steps to Reproduce
Install bulwark as a PWA on a desktop PC. I am using Linux and Brave as a browser.
Expected Behavior
Title bar colour should be set to what I have set in the settings.
Actual Behavior
Title bar colour is forced to white.
Bulwark Version
1.7.8
Stalwart Mail Server Version
No response
Browser
Other, Chrome / Chromium
Operating System
Linux
Screenshots / Screen Recording
No response
Relevant Logs or Error Output
Additional Context
I work around the issue by deleting from layout.tsx. Not sure of the best way to "properly" deal with it; maybe have it sync with what's set for theme_color in the manifest json?
Description
When installing the app as a PWA on a desktop ( does not happen on mobile) the apps title bar is white. What's set in the manifest is ignored (theme-color set in admin panel).
Steps to Reproduce
Install bulwark as a PWA on a desktop PC. I am using Linux and Brave as a browser.
Expected Behavior
Title bar colour should be set to what I have set in the settings.
Actual Behavior
Title bar colour is forced to white.
Bulwark Version
1.7.8
Stalwart Mail Server Version
No response
Browser
Other, Chrome / Chromium
Operating System
Linux
Screenshots / Screen Recording
No response
Relevant Logs or Error Output
Additional Context
I work around the issue by deleting from layout.tsx. Not sure of the best way to "properly" deal with it; maybe have it sync with what's set for theme_color in the manifest json?