Noticing that the popular Okaidia color theme I’m using for PrismJS to style code blocks on my website has text color contrast issues. Does anyone know of a code block theme that passes WCAG for text color contrast? Preferably one that is easily used with Prism?

#accessibility #a11y #programming #prismJs #color #webDev

@clhenrick I think you can define your own with prism.
@mikemai2awesome yeah good point that could be a last resort. I figured someone out there probably has already done this and might save me the headache…