docs: fix brand-color

This commit is contained in:
kawamataryo 2024-11-10 22:28:19 +09:00
parent 39ad13fc4d
commit 764c690d40

View File

@ -4,6 +4,10 @@
--vp-home-hero-image-background-image: linear-gradient(-45deg, #3399ff 50%, #0066cc 50%); --vp-home-hero-image-background-image: linear-gradient(-45deg, #3399ff 50%, #0066cc 50%);
--vp-home-hero-image-filter: blur(44px); --vp-home-hero-image-filter: blur(44px);
--vp-c-brand-1: #66b3ff;
--vp-c-brand-2: #3399ff;
--vp-c-brand-3: #0080ff;
} }
.VPImage.image-src { .VPImage.image-src {