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

make the emojis nicer #38

Closed
wants to merge 2 commits into from
Closed

Conversation

mirpedrol
Copy link
Collaborator

@mirpedrol mirpedrol commented Oct 4, 2023

Making the emojis colorful. We can use regular emojis, they should be available in all browsers (tested with chrome & safari). The other option is to still use the library font-awesome and use solid colors.

image

image

For reference, here I found all the decimal codes for emojis

@skrakau
Copy link
Collaborator

skrakau commented Oct 5, 2023

Actually I tend to prefer the font-awesome option, which is a bit more minimalistic and it would look the same across all browsers. What would be your preference?

Maybe the sentences on the right side of it could be aligned?

@ewels
Copy link
Member

ewels commented Oct 6, 2023

Agree with @skrakau that I prefer the monochrome / minimalistic approach. But I also agree with @mirpedrol that it'd be nice to remove the dependency on Font Awesome.

I think that the best approach would be to use inline SVGs. You can find loads here: https://icon-sets.iconify.design/

No dependencies and many to choose from.

@mirpedrol
Copy link
Collaborator Author

Addressed in #47

@mirpedrol mirpedrol closed this Oct 6, 2023
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