diff --git a/.vitepress/theme/style.css b/.vitepress/theme/style.css index a93ed8d..9ed0e26 100644 --- a/.vitepress/theme/style.css +++ b/.vitepress/theme/style.css @@ -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 {