about summary refs log tree commit diff
path: root/app/javascript/styles/mastodon/accessibility.scss
AgeCommit message (Collapse)Author
2023-02-13Upgrade to Stylelint 15 with Prettier (#23558)Nick Schonning
2020-06-09Improve rendering of emoji which do not contrast with background (#13772)ThibG
* 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
2018-09-10Add a few black emojis that are to have a white outline (#8597)ThibG
2018-07-04Add white outline to black emojis (fix #5083) (#7936)Maciek Baron