diff --git a/.vitepress/theme/style.css b/.vitepress/theme/style.css index 1a61cb1..09a1527 100644 --- a/.vitepress/theme/style.css +++ b/.vitepress/theme/style.css @@ -94,13 +94,13 @@ --vp-home-hero-name-color: transparent; --vp-home-hero-name-background: -webkit-linear-gradient( 120deg, - #bd34fe 30%, + #41c9dbff 30%, #41d1ff ); --vp-home-hero-image-background-image: linear-gradient( -45deg, - #bd34fe 50%, + #0c57d8ff 50%, #47caff 50% ); --vp-home-hero-image-filter: blur(44px); diff --git a/public/logo.png b/public/logo.png index 7ac890b..a692620 100644 Binary files a/public/logo.png and b/public/logo.png differ