Skip to content

Commit e75345b

Browse files
committed
Feat: default darkmode
1 parent 3141517 commit e75345b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docs/.vuepress/config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ export default defineUserConfig({
6363
],
6464
],
6565
theme: defaultTheme({
66+
colorMode: "dark",
6667
navbar: [
6768
{ text: "Who am I ?", link: "/WhoAmI" },
6869
{ text: "Portfolio", link: "/Portfolio" },

0 commit comments

Comments
 (0)