We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a8bf29 commit e68ae6dCopy full SHA for e68ae6d
1 file changed
docs/.vitepress/theme/style.css
@@ -9,7 +9,6 @@ body,
9
--rainbow-prev: #009ff7;
10
--rainbow-next: #c76dd1;
11
--vp-c-brand-soft: rgba(25, 25, 52, 0.1);
12
- --vp-c-brand-1: #191919;
13
--vp-home-hero-name-color: transparent;
14
--vp-home-hero-name-background: -webkit-linear-gradient(120deg, var(--rainbow-prev) 30%, var(--rainbow-next));
15
--vp-home-hero-image-background-image: linear-gradient(-45deg, var(--rainbow-prev) 30%, var(--rainbow-next));
0 commit comments