-
Notifications
You must be signed in to change notification settings - Fork 75
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
warn emoji looks sad #1576
Labels
bug
Something isn't working
Comments
Leigh will check terminal font |
Looks like this is a VScode terminal issue. The fix is to add the emoji font to the font stack. In my case, I had to actually add this:
|
I changed my font to the following and it fixed the issue:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
What version are you using?
main
What did you do?
What did you expect to see?
A warn emoji that looks like this:⚠️
What did you see instead?
A warn emoji that looks less colorful.
The text was updated successfully, but these errors were encountered: