style: jupyter code dark

This commit is contained in:
camera-2018
2024-02-09 02:41:55 +08:00
parent ebb0c21310
commit d952b7ac3e

View File

@@ -182,7 +182,11 @@ mjx-container {
.dark .cm-content{
font-family: 'Noto Sans Mono', sans-serif, monospace, consolas !important;
/* background-color: #161618 !important; */
background-color: #161618 !important;
}
.dark .ͼw , .dark .ͼ19, .dark .cm-line{
color: #E1E4E8 !important;
}
.jp-RenderedHTMLCommon :not(pre) > code {