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

Use the theming API #1

Open
afk-mario opened this issue Dec 20, 2017 · 3 comments
Open

Use the theming API #1

afk-mario opened this issue Dec 20, 2017 · 3 comments

Comments

@afk-mario
Copy link
Owner

Use the theming API to get the color of the Firefox theme so the addon blends in better

@BubiBalboa
Copy link

Someone said the addon button is too light on the normal light theme. I think you can use different icons for dark and light themes.

@afk-mario
Copy link
Owner Author

The icon issue has been fixed on version 1.0.7 81f5ff8

@BubiBalboa
Copy link

With theme.getCurrent() it is now possible to get more information about the currently applied theme of Firefox which makes it possible to adjust the addon styling accordingly.

https://developer.mozilla.org/en-US/Add-ons/WebExtensions/API/theme/getCurrent

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants