Skip to content

Commit e68ae6d

Browse files
committed
fix(docs): remove hardcoded VitePress brand color override
1 parent 6a8bf29 commit e68ae6d

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

docs/.vitepress/theme/style.css

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ body,
99
--rainbow-prev: #009ff7;
1010
--rainbow-next: #c76dd1;
1111
--vp-c-brand-soft: rgba(25, 25, 52, 0.1);
12-
--vp-c-brand-1: #191919;
1312
--vp-home-hero-name-color: transparent;
1413
--vp-home-hero-name-background: -webkit-linear-gradient(120deg, var(--rainbow-prev) 30%, var(--rainbow-next));
1514
--vp-home-hero-image-background-image: linear-gradient(-45deg, var(--rainbow-prev) 30%, var(--rainbow-next));

0 commit comments

Comments
 (0)