Skip to content

Commit 0519fd7

Browse files
committed
switched to darkmode
1 parent 5c618a5 commit 0519fd7

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

docusaurus.config.js

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,11 @@ const config = {
8181
({
8282
// Replace with your project's social card
8383
image: 'img/docusaurus-social-card.jpg',
84+
colorMode: {
85+
defaultMode: 'dark',
86+
disableSwitch: false,
87+
respectPrefersColorScheme: false,
88+
},
8489
navbar: {
8590
title: 'Skill17',
8691
logo: {

0 commit comments

Comments
 (0)