We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1fbece commit dfc0fbfCopy full SHA for dfc0fbf
src/client/theme-default/styles/vars.css
@@ -507,6 +507,6 @@
507
--vp-local-search-result-border: var(--vp-c-divider);
508
--vp-local-search-result-selected-bg: var(--vp-c-bg);
509
--vp-local-search-result-selected-border: var(--vp-c-brand-1);
510
- --vp-local-search-highlight-bg: var(--vp-c-green-1);
+ --vp-local-search-highlight-bg: var(--vp-c-brand-1);
511
--vp-local-search-highlight-text: var(--vp-c-neutral-inverse);
512
}
0 commit comments