Closed peiche closed 6 years ago
Thanks for reporting!
Seems like my color wrapper doesn't handle HSL atm: https://github.com/nt1m/vivaldi-fox/blob/master/background/color.js#L10
I'll see what I can do
I've fixed this in the latest beta: https://addons.mozilla.org/en-US/firefox/addon/vivaldifox/versions/beta
Installed it and confirmed it working. 👍
Theme color is not applied when the color is in HSL. I created a few demo pages:
RGB (works) Hex (works) HSL (doesn't work)
It's worth mentioning that Vivaldi does correctly apply the theme color when it's in HSL.