Skip to content

Commit b01d620

Browse files
committed
perf: style improve
1 parent 5f7847a commit b01d620

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

docs/.vitepress/theme/styles/main.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,8 @@ body {
1111
--vp-home-hero-image-filter: blur(50px) !important;
1212
--vp-home-hero-name-color: transparent !important;
1313
--vp-home-hero-name-background: -webkit-linear-gradient(120deg, #bd34fe, #41d1ff) !important;
14-
/* --vp-c-brand: #bd34fe !important; */
14+
--vp-c-brand: #bd34fe !important;
15+
--vp-code-tab-active-bar-color: var(--vp-c-green) !important;
1516
--vp-button-brand-border: #bd34fe !important;
1617
--vp-button-brand-bg: #bd34fe !important;
1718
--vp-button-brand-hover-bg: #ae00ff !important;

0 commit comments

Comments
 (0)