Skip to content

Commit 4f74080

Browse files
committed
main 🧊 change colors
1 parent a557693 commit 4f74080

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎packages/docs/app/.vitepress/theme/global.css‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
:root {
55
--vp-home-hero-name-color: transparent;
6-
--vp-home-hero-name-background: -webkit-linear-gradient(120deg, #61dafb, #205dae);
6+
--vp-home-hero-name-background: -webkit-linear-gradient(120deg, #61DAFB, #3477d0);
77
--vp-home-hero-image-background-image: linear-gradient(130deg, #006EFF, #00C8FF);
88
--vp-home-hero-image-filter: blur(40px) opacity(0.35);
99

0 commit comments

Comments
 (0)