diff --git a/website/.vitepress/theme/landing/landing.css b/website/.vitepress/theme/landing/landing.css index ddf8392..908ac8c 100644 --- a/website/.vitepress/theme/landing/landing.css +++ b/website/.vitepress/theme/landing/landing.css @@ -31,7 +31,7 @@ body.mempalace-active { overflow-x: hidden; } --hair: rgba(158, 216, 255, 0.14); --hair-strong: rgba(158, 216, 255, 0.28); --ice: #EAF4FF; - --ice-dim: #aabbcf; + --ice-dim: #b8c7d9; --ice-ghost: rgba(234, 244, 255, 0.56); --prism: #9ED8FF; --prism-core: #4AA3FF;