-
-
Notifications
You must be signed in to change notification settings - Fork 99
Dark mode visual problems #57
Copy link
Copy link
Closed
Labels
bugSomething isn't workingSomething isn't workinghelp wantedExtra attention is neededExtra attention is needed
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinghelp wantedExtra attention is neededExtra attention is needed
Type
Fields
Give feedbackNo fields configured for issues without a type.
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 classsidebar(generated by a.. sidebar::directive) is unreadable. Text in a.. code-blockdirective (which translate to an HTML classcode) is still in light mode.