rjournal / rjtools

Tools for AUTHORS to use for checking and submitting articles to the R Journal
https://rjournal.github.io/rjtools/
Other
31 stars 14 forks source link

Colour contrast in code blocks is not ideal #95

Open hturner opened 1 year ago

hturner commented 1 year ago

Picked up with Accessible Web Helper extension:

Colour contrast in code blocks fails check "Ensures the contrast between foreground and background colors meets WCAG 2 AAA enhanced contrast ratio thresholds."

The colours already seem quite dark, maybe a slightly bigger font would help so the coloured parts are slightly thicker?

mitchelloharawild commented 1 year ago

Could you point me to the code block which has the contrast issue? We can consider switching to a different code highlighting style.