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 3706b03 commit ad18145Copy full SHA for ad18145
.vitepress/theme/styles/vars.css
@@ -50,6 +50,7 @@
50
51
.DocSearch {
52
--docsearch-primary-color: var(--vp-c-brand) !important;
53
+ --docsearch-container-background: rgba(0, 0, 0, 0.7);
54
}
55
56
/**
0 commit comments