Set respectPrefersColorScheme to false

This commit is contained in:
Ariful Alam 2022-03-21 02:02:57 +06:00
parent a40a6a669f
commit da281dfc80

View File

@ -99,7 +99,7 @@ const config = {
// Should we use the prefers-color-scheme media-query, // Should we use the prefers-color-scheme media-query,
// using user system preferences, instead of the hardcoded default // using user system preferences, instead of the hardcoded default
respectPrefersColorScheme: true, respectPrefersColorScheme: false,
// Available themes. To remove any theme, exclude from here. // Available themes. To remove any theme, exclude from here.
themes: [ themes: [