We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1fc0f8c commit bbf3a81Copy full SHA for bbf3a81
3 files changed
_static/custom.css
@@ -60,6 +60,10 @@
60
}
61
62
63
+html[data-theme="dark"] .highlight .gr {
64
+ color: #CC3333;
65
+}
66
+
67
/* [data-theme="dark"] .sd-card {
68
border-color: #00000000;
69
0 commit comments