mirror of
https://github.com/NohamR/gitprofile.git
synced 2026-05-25 12:27:17 +00:00
Set respectPrefersColorScheme to false
This commit is contained in:
@@ -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: [
|
||||||
|
|||||||
Reference in New Issue
Block a user