traewelling
traewelling copied to clipboard
PWA color is not correct in dark mode
Describe the bug When using the dark mode with a PWA the given color code for the theme is not being changed.
Screenshots
Multiple theme_color values are not part of the current PWA specification. A commonly implemented solution seems to be to insert the hex color value using Javascript.