Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve icons #12

Open
NicoVIII opened this issue Aug 18, 2022 · 1 comment
Open

Improve icons #12

NicoVIII opened this issue Aug 18, 2022 · 1 comment
Labels
enhancement New feature or request
Milestone

Comments

@NicoVIII
Copy link
Owner

If the browser is in Darkmode, I think the color isn't that good to see. It would be better if the icon could change it's color for dark mode and light mode or the icons should at least have a color which is good to see in both modes.

@NicoVIII NicoVIII added the enhancement New feature or request label Aug 18, 2022
@NicoVIII NicoVIII added this to the Backlog milestone Aug 18, 2022
@NicoVIII
Copy link
Owner Author

This should work (in Firefox) by using the theme api:
https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/API/theme

getCurrent and onUpdated are interesting here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant