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

Fix group notification icons in dark mode #1147

Merged
merged 3 commits into from
Oct 30, 2019
Merged

Fix group notification icons in dark mode #1147

merged 3 commits into from
Oct 30, 2019

Conversation

panda7789
Copy link
Contributor

I found that all icons in group chat on the left side before notification has this xpath "._497p ._uwa". So I inverted all of them, because facebook icon sprite can change anytime and searching white on each icon would be lot of work with every sprite change.

Resolves: #883

after:
image

I found that all icons in group chat on the left side before notification has this xpath "._497p ._uwa". So I inverted all of them, because facebook icon sprite can change anytime and searching white on each icon would be lot of work with every sprite change.
@sindresorhus sindresorhus changed the title fix group notification icons Fix group notification icons in dark mode Oct 30, 2019
@sindresorhus sindresorhus merged commit 1e6eb29 into sindresorhus:master Oct 30, 2019
@panda7789 panda7789 deleted the fix-group-chat-notification-icons branch November 11, 2019 07:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

dark mode - group chat - notification icons
2 participants