- Joined
- Dec 17, 2019
Currently, the
1. The normal theme color by default is dark gray instead of whatever theme accent color is used (green, orange, red, purple, etc), which can be annoying when using a dark theme browser that adapts the theme accent using the
2. The function of changing the theme color based on new notifications seems to work chaotically, where it will activate only after viewing a notification, and will change to the correct accent color after reading all the notifications, but will reset back to dark gray after opening a new tab, as every new tab has the theme color set to that color instead of the accent color, which then gets applied to all open tabs.
theme-color
metatag has two mildly annoying issues:1. The normal theme color by default is dark gray instead of whatever theme accent color is used (green, orange, red, purple, etc), which can be annoying when using a dark theme browser that adapts the theme accent using the
theme-color
metatag2. The function of changing the theme color based on new notifications seems to work chaotically, where it will activate only after viewing a notification, and will change to the correct accent color after reading all the notifications, but will reset back to dark gray after opening a new tab, as every new tab has the theme color set to that color instead of the accent color, which then gets applied to all open tabs.