Skip to content

Commit 3eb5984

Browse files
CritasWangSyncGithubBot
authored andcommitted
style: change switch model color to primary color (apache#824)
1 parent d45aacf commit 3eb5984

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/.vuepress/styles/index.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -373,7 +373,7 @@ div[class*='language-'] pre code {
373373
}
374374

375375
.switch-active {
376-
background-color: #495ad4;
376+
background-color: var(--vp-c-accent);
377377
color: #fff;
378378
}
379379
}

0 commit comments

Comments
 (0)