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 emoji visibility issue #330

Merged
merged 1 commit into from
Jan 25, 2019
Merged

Fix emoji visibility issue #330

merged 1 commit into from
Jan 25, 2019

Conversation

mario
Copy link
Collaborator

@mario mario commented Jan 25, 2019

This fixes an issue where some emojis are simply not visible due to their natural colouring.

Signed-off-by: Mario Danic [email protected]

Signed-off-by: Mario Danic <[email protected]>
@mario mario requested review from vanniktech and rubengees January 25, 2019 22:14
Copy link
Owner

@vanniktech vanniktech left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'll wait for the review from Ruben.

Copy link
Collaborator

@rubengees rubengees left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @vanniktech, LGTM 👍

<color name="emoji_black">#ff000000</color>
<color name="emoji_gray20">#ffcccccc</color>
<color name="emoji_gray70">#ff4d4d4d</color>
<color name="emoji_grey_900">#212121</color>
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why define these additionally here?

Copy link
Owner

@vanniktech vanniktech Jan 25, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some of them are reused and it's fine!

@vanniktech vanniktech merged commit cfb0d4b into master Jan 25, 2019
@vanniktech vanniktech deleted the fix-emoji-visibility-issue branch January 25, 2019 22:57
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.

3 participants