Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit eab9982

Browse files
committedOct 5, 2024··
I guess prefers-color-scheme breaks the theme hook
1 parent de21598 commit eab9982

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed
 

‎docusaurus.config.js

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -76,10 +76,6 @@ const config = {
7676
prism: {
7777
theme: lightCodeTheme,
7878
darkTheme: darkCodeTheme
79-
},
80-
81-
colorMode: {
82-
respectPrefersColorScheme: true
8379
}
8480
})
8581
};

0 commit comments

Comments
 (0)
Please sign in to comment.