thunderbird / thunderbird/developer-docs
Color contrast too low on table of content's links
Open
Nobody has claimed this yet.
- Dominant language
- No language data
- Stars
- 114
- Forks
- 86
- Avg merge
- 2h 37m
- Merged PRs (30d)
- 1
Description
Second level Links in the table of content have a color contrast of 2.94 but it should be at least 4.5. The issue is because an opacity rule of 0.72 is applied on them.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No file or test is named. Locate the table-of-content second-level link styles and the opacity: 0.72 rule, then inspect their rendered contrast. Done means the links meet the stated minimum contrast ratio of 4.5 without losing the intended table-of-content styling.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css
- Domain
- accessibility, documentation
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 50/100