Describe the bug
Colors in dark theme have insufficient contrast.
To Reproduce
- Select dark theme
- Write something that gets colored, like a heading in markdown
- See that the color contrast between text and background is below WCAG recommendations
Expected behavior
A sufficient contrast to make the text more readable.
Screenshots
Screenshots can be found in this related issue: #235 (comment)
Desktop:
Additional context
I originally reported this problem in the related issue, but I understand that adding full CSS customization is more complicated and overkill for this accessibility problem, that can be fixed by adjusting the default colors.
Describe the bug
Colors in dark theme have insufficient contrast.
To Reproduce
Expected behavior
A sufficient contrast to make the text more readable.
Screenshots
Screenshots can be found in this related issue: #235 (comment)
Desktop:
Additional context
I originally reported this problem in the related issue, but I understand that adding full CSS customization is more complicated and overkill for this accessibility problem, that can be fixed by adjusting the default colors.