@@ -42,7 +42,7 @@
.CodeMirror.cm-s-jupyter pre {
- color: var(--jp-code-font-color);
+ color: var(--jp-content-font-color1);
}
@@ -19,7 +19,7 @@
.jp-RenderedText pre,
.jp-RenderedHTMLCommon pre {
- color: var(--jp-ui-font-color0);
border: none;
margin: 0px;
padding: 0px;
@@ -97,8 +97,6 @@ all of MD as it is not optimized for dense, information rich UIs.
--jp-code-line-height: 17px;
--jp-code-padding: 5px;
--jp-code-font-family: monospace;
- --jp-code-font-color: white;
-
/* Layout
@@ -97,7 +97,6 @@ all of MD as it is not optimized for dense, information rich UIs.
--jp-code-line-height: 1.307;
- --jp-code-font-color: black;