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 non colored chips on edge and chrome #113

Merged
merged 1 commit into from
Dec 20, 2021
Merged

Conversation

CM000n
Copy link
Collaborator

@CM000n CM000n commented Dec 20, 2021

There is a bug that causes bold emojis to be displayed only in black and white in the chromium engin:
https://bugs.chromium.org/p/chromium/issues/detail?id=1266022
This PR reduces the font-weight for chips from "bold" to 500. This will make emojis display correctly in color again on Chrome and Edge.
The thickness of the font is also reduced a bit, but still fits well in the overall look of the theme

@CM000n CM000n changed the base branch from main to dev December 20, 2021 07:54
@CM000n CM000n added the bugfix label Dec 20, 2021
@CM000n CM000n merged commit 292d176 into dev Dec 20, 2021
@CM000n CM000n linked an issue Dec 20, 2021 that may be closed by this pull request
@CM000n CM000n deleted the fix_#110_non_colored_chips branch December 20, 2021 07:58
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.

Chips template icon not colored on desktop browsers
1 participant