Skip to content

Commit 2b1616c

Browse files
committed
chore(docs): follow system color mode
1 parent 604c1cd commit 2b1616c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/docusaurus.config.ts

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,9 @@ const config: Config = {
8383
themeConfig: {
8484
// Replace with your project's social card
8585
image: 'img/docusaurus-social-card.jpg',
86+
colorMode: {
87+
respectPrefersColorScheme: true,
88+
},
8689
navbar: {
8790
title: 'React Native Music Library',
8891
logo: {

0 commit comments

Comments
 (0)