diff --git a/docs/.vitepress/theme/style.css b/docs/.vitepress/theme/style.css index 50315bc29..b261876c9 100644 --- a/docs/.vitepress/theme/style.css +++ b/docs/.vitepress/theme/style.css @@ -11,8 +11,8 @@ --vp-c-brand-darker: #7b0080; --vp-c-brand-dimm: rgba(145, 71, 150, 0.08); - --vp-c-highlight-bg: var(--vp-c-brand-light); - --vp-c-highlight-text: var(--vp-c-bg); + --vp-local-search-highlight-bg: var(--vp-c-brand-light); + --vp-local-search-highlight-text: var(--vp-c-bg); } /**