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

emoji has wrong colors #22

Open
alisonatwork opened this issue Oct 23, 2022 · 1 comment
Open

emoji has wrong colors #22

alisonatwork opened this issue Oct 23, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@alisonatwork
Copy link

Describe the bug

Some emojis end up with incorrect colors. It does not matter so much for certain emojis, but for other emojis like flags it can end up be quite confusing.

Steps To Reproduce
Steps to reproduce the behavior:

  1. Start writing a mail
  2. Paste an emoji like 🇺🇦 (shows up correctly in compose window with native Thunderbird dark mode)
  3. Send it to yourself
  4. View emoji (shows up incorrectly with Darko enabled)

Expected behavior
I expect emojis not to have their colors changed.

Device info:

  • operating system: Windows 11
  • Browser and version: 102.3.0
  • addon version: 3.0

Additional info

Also curious where the source code for this addon is. This one is faster, cleaner, less ad-ridden and requires less permissions than the other dark mode addon for Thunderbird, so I would prefer to contribute to it.

@alisonatwork alisonatwork added the bug Something isn't working label Oct 23, 2022
@alisonatwork
Copy link
Author

In case anyone else is reading this issue and has the same problem, I ended up writing my own dark mode add-on that solves the problem of inverted color emojis. It's a tiny implementation (<50 lines), but the code is all open and should be easy to modify to fit your needs if you want something a bit different: https://github.com/alisonatwork/donker

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant