]> cat aescling's git repositories - mastodon.git/commit
Improve rendering of emoji which do not contrast with background (#13772)
authorThibG <thib@sitedethib.com>
Tue, 9 Jun 2020 08:28:23 +0000 (10:28 +0200)
committerGitHub <noreply@github.com>
Tue, 9 Jun 2020 08:28:23 +0000 (10:28 +0200)
commitdb319c0fdc8a81718a64e0ff905d5ba628551fd2
tree8b38e9241dec332b28ac87c4ac34d9fe5a8ae9ae
parentac3c83ef6fe207a22d67ff8912e74c21c6b61daf
Improve rendering of emoji which do not contrast with background (#13772)

* Refactor list of emoji requiring added outlines so that it can be theme-specific

* Split inaccessible emoji to emoji requiring an outline and ones that can be inverted

* Drop the “silouhettes” from black emoji as they seem to have changed color

* Add inaccessible emojis list for the light theme

* Use bordered emoji variant instead of unreliable CSS
app/javascript/mastodon/features/emoji/__tests__/emoji-test.js
app/javascript/mastodon/features/emoji/emoji.js
app/javascript/styles/mastodon-light/variables.scss
app/javascript/styles/mastodon/accessibility.scss