iotaledger / iotaledger/node-dashboard
Feature Request: Colorblind Mode
- Dominant language
- TypeScript
- Stars
- 41
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
Maybe I could make a PR, but the red & green colors that tell me if my node is synced/healthy are identical. If in the settings I could change to a colorblind mode that would switch them to red/pink/maroon for bad and a blue for good I would easily be able to discern it.
Red/Pink/Maroon for danger.
Blue for everything is good.
From your desktop page I collected form some blue looking colors that you are already using and would be appropriate for a "success" color (for "good" or "operational"):
- #4CAAFF
- #666AF6
- `--accent-primary`
Here are some reds/whatever from the dashboard that look similar to me and could be used for the opposite color (for "bad" or "not operational"):
- #16E1D5
- #FF8B5C
- #61E884
I am super color blind, so I normally don't suggest colors to use, but you could also use a brown or dark red for danger (#8B0000, #90021D) and a cyan or teal for success (#84BAEC, #F6C1E4)
Thank you for your considerations.
Contributor guide
Assessment
This issue has not been assessed yet.