docs: update vitepress (#11720)

This commit is contained in:
Kia King Ishii 2023-01-26 19:16:07 +09:00 committed by GitHub
parent 544478172c
commit c5b935acc6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 7 additions and 6 deletions

1
.gitignore vendored
View File

@ -5,6 +5,7 @@
*.local
*.log
/.vscode/
/docs/.vitepress/cache
/packages/vite/LICENSE
dist
dist-ssr

View File

@ -18,13 +18,13 @@
:root {
--vp-button-brand-border: var(--vp-c-brand-light);
--vp-button-brand-text: var(--vp-c-text-dark-1);
--vp-button-brand-text: var(--vp-c-white);
--vp-button-brand-bg: var(--vp-c-brand);
--vp-button-brand-hover-border: var(--vp-c-brand-light);
--vp-button-brand-hover-text: var(--vp-c-text-dark-1);
--vp-button-brand-hover-text: var(--vp-c-white);
--vp-button-brand-hover-bg: var(--vp-c-brand-light);
--vp-button-brand-active-border: var(--vp-c-brand-light);
--vp-button-brand-active-text: var(--vp-c-text-dark-1);
--vp-button-brand-active-text: var(--vp-c-white);
--vp-button-brand-active-bg: var(--vp-button-brand-bg);
}

View File

@ -6,12 +6,12 @@ overrides:
packageExtensionsChecksum: 2a87e01b470616d3b7def19cc0830231
patchedDependencies:
sirv@2.0.2:
hash: w6q35pvk7bmykgqf2hieut43iq
path: patches/sirv@2.0.2.patch
dotenv-expand@9.0.0:
hash: 6vdpvodnfhahap67xag6diqqtu
path: patches/dotenv-expand@9.0.0.patch
sirv@2.0.2:
hash: w6q35pvk7bmykgqf2hieut43iq
path: patches/sirv@2.0.2.patch
importers: