There was an error while loading. Please reload this page.
code-title
shiki
1 parent d1a88ec commit 142d9d3Copy full SHA for 142d9d3
1 file changed
docs/.vuepress/styles/index.scss
@@ -12,3 +12,8 @@
12
div[class*='language-'] pre code {
13
color: var(--code-c-text);
14
}
15
+
16
+.code-block-title-bar {
17
+ --code-title-c-bg: #1e1e1e;
18
+ --code-title-c-text: #d4d4d4;
19
+}
0 commit comments