We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a6823e commit cbea40bCopy full SHA for cbea40b
_content/tour/static/css/app.css
@@ -53,7 +53,7 @@ pre, code {
53
color: #333;
54
background-color: #fafafa;
55
}
56
-[data-theme='dark'] code, [data-theme='dark'] .info {
+[data-theme='dark'] code, [data-theme='dark'] .info, [data-theme='dark'] #left-side pre {
57
background-color: #2B2D2F !important;
58
color: #BABABA;
59
0 commit comments