Accessibility Feature; colour blind friendly icons #46
Labels
No labels
a11y
Bug
Bug fix
Critical Priority
Documentation
Feature
Feature request
Held for next release cycle
High Priority
Low Priority
Medium Priority
Minor change
Translation/Locale
WIP
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Depends on
#94 a11y: draw gap around notification dot in favicon
AkkomaGang/akkoma-fe
Reference: AkkomaGang/akkoma-fe#46
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
i have noticed quite a few icons are not colour blind friendly, as an example without colour you cannot tell if you have boosted a note, or if you have new notifications.
maybe some of the buttons issues could be solved by using fortawesome's
regular
andsolid
iconsets, like we already have for the bookmark button -- clicking it changes it to a solid bookmarkokay so, favorite and bookmark already have this boolean hollow/filled icon thing, but boost doesn't, because fontawesome doesn't have a "hollow" version of the retweet icon.
it might be good to have the notification dot create a cut out, as otherwise it perfectly blends in when not relaying on colour to tell it's there