RunestoneComponents icon indicating copy to clipboard operation
RunestoneComponents copied to clipboard

Dark mode visual problems

Open bjones1 opened this issue 4 years ago • 1 comments

Dark mode still has a number of visual rendering problems -- fixing this will probably require a serious deep dive in the CSS in runestone/accessibility/css. In particular, the text in a HTML class sidebar (generated by a .. sidebar:: directive) is unreadable. Text in a .. code-block directive (which translate to an HTML class code) is still in light mode.

image

bjones1 avatar Jul 30 '21 15:07 bjones1

Working on this

campbelle2 avatar Aug 05 '22 20:08 campbelle2