Text selection color is probably wrong for dark mode
Open
- Dominant language
- CSS
- Stars
- 1.4k
- Forks
- 379
- PR merge metrics
- No merged PRs in 30d
Description
Light mode mode has a red accent color and red text selection color.
Dark mode has a green accent color and red text selection color? Besides, it look pretty ugly. I suspect it was supposed to be green.
To be clear about what I mean by text selection color:
https://www.w3schools.com/howto/howto_css_text_selection.asp
Contributor guide
No contributing guide indexed for this repository
Research direction
Locate the dark-mode CSS rule that controls text selection and compare it with the light-mode accent color. Check the selection styling in a dark-mode page; done means selected text uses the dark mode's green accent and no longer appears red or visually inconsistent.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css
- Domain
- design, frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100