diff --git a/theme.config.jsx b/theme.config.jsx index e6f7b2b4a..981a0df12 100644 --- a/theme.config.jsx +++ b/theme.config.jsx @@ -24,7 +24,6 @@ export default { useOptions() { return { light: 'Light', - dark: 'Dark', system: 'System' } },