We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12ef12d commit 20f9770Copy full SHA for 20f9770
src/client/theme-default/styles/vars.css
@@ -508,5 +508,5 @@
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);
511
- --vp-local-search-highlight-text: var(--vp-c-black);
+ --vp-local-search-highlight-text: var(--vp-c-neutral-inverse);
512
}
0 commit comments