|
@@ -938,9 +938,6 @@ export const CONFIG_DEFINITIONS = {
|
|
|
'customize:theme': defineConfig<string>({
|
|
'customize:theme': defineConfig<string>({
|
|
|
defaultValue: 'default',
|
|
defaultValue: 'default',
|
|
|
}),
|
|
}),
|
|
|
- 'customize:theme:forcedColorScheme': defineConfig<string | null>({
|
|
|
|
|
- defaultValue: null,
|
|
|
|
|
- }),
|
|
|
|
|
'customize:isContainerFluid': defineConfig<boolean>({
|
|
'customize:isContainerFluid': defineConfig<boolean>({
|
|
|
defaultValue: false,
|
|
defaultValue: false,
|
|
|
}),
|
|
}),
|