mirror of
https://github.com/jlengrand/moderne-docs.git
synced 2026-03-10 08:31:21 +00:00
Add detection for light/dark mode
This commit is contained in:
@@ -59,6 +59,9 @@ const config: Config = {
|
||||
backgroundColor: "#555555",
|
||||
textColor: "#E3F2FD",
|
||||
},
|
||||
colorMode: {
|
||||
respectPrefersColorScheme: true,
|
||||
},
|
||||
navbar: {
|
||||
logo: {
|
||||
alt: 'Moderne Logo Logo',
|
||||
|
||||
Reference in New Issue
Block a user