diff --git a/documentation/docs/theme.config.tsx b/documentation/docs/theme.config.tsx index b871caf7d2..1535011f34 100644 --- a/documentation/docs/theme.config.tsx +++ b/documentation/docs/theme.config.tsx @@ -16,9 +16,9 @@ const config: DocsThemeConfig = { text: Footer, }, darkMode: true, - nextThemes: { - forcedTheme: "dark", - }, + // nextThemes: { + // forcedTheme: "dark", + // }, primaryHue: { dark: 30, light: 30,