We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f8b47c commit 8e0f54bCopy full SHA for 8e0f54b
1 file changed
.vitepress/theme/style.css
@@ -68,6 +68,8 @@
68
--vp-c-danger-2: var(--vp-c-red-2);
69
--vp-c-danger-3: var(--vp-c-red-3);
70
--vp-c-danger-soft: var(--vp-c-red-soft);
71
+
72
+ --vp-carbon-ads-bg-color: inherit;
73
}
74
75
/**
0 commit comments