Pictogrammers / Browser-Icon-Picker

A cute Material Design Icons icon picker for your web browser.
GNU General Public License v2.0
62 stars 7 forks source link

Theming issues #103

Closed MrGrigri closed 1 year ago

MrGrigri commented 1 year ago

I'm currently using Edge on a Mac and there are some inconsistencies with theming. It seams that when the plugin is set to light, that is where the issues lie. If the plugin is set to dark, then there aren't any issues.

Not working scenarios

System Browser Plugin
Light System Default Light Header and icon menu is lost
Light Light Light Header and icon menu is lost
Dark Light Light Header and icon menu is lost
Auto System Default Light Header and icon menu is lost
Auto Light Light Header and icon menu is lost

Working scenarios

System Browser Plugin
Light System Default Dark
Light Light Dark
Light Dark Light
Light Dark Dark
Dark System Default Light
Dark System Default Dark
Dark Light Dark
Dark Dark Light
Dark Dark Dark
Auto System Default
Auto Light Dark
Auto Dark Light
Auto Dark Dark
image
quentin-st commented 1 year ago

Thank you for this crystal clear issue! I was able to reproduce the issue and fix it, I'll prepare a new release!