diff --git a/docs/.vitepress/theme/style.css b/docs/.vitepress/theme/style.css index df89f5aac..f8e53f7ae 100644 --- a/docs/.vitepress/theme/style.css +++ b/docs/.vitepress/theme/style.css @@ -125,8 +125,8 @@ :root { --vp-custom-block-tip-border: transparent; --vp-custom-block-tip-text: var(--vp-c-text-1); - --vp-custom-block-tip-bg: var(--vp-c-brand-soft); - --vp-custom-block-tip-code-bg: var(--vp-c-brand-soft); + --vp-custom-block-tip-bg: var(--vp-c-indigo-soft); + --vp-custom-block-tip-code-bg: var(--vp-c-indigo-soft); } /**