We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea0f891 commit 39ffac4Copy full SHA for 39ffac4
docs/.vitepress/theme/custom.css
@@ -25,6 +25,7 @@
25
--vp-button-brand-bg: var(--vp-c-brand);
26
27
--vp-custom-block-tip-bg: rgb(204 204 204 / 16%);
28
+ --vp-custom-block-tip-code-bg: var(--vp-code-bg);
29
30
--vp-c-divider: var(--vp-c-bg-soft);
31
}
0 commit comments