diff --git a/apps/app/themeConfig.ts b/apps/app/themeConfig.ts index c56c324f..c91a0f2a 100644 --- a/apps/app/themeConfig.ts +++ b/apps/app/themeConfig.ts @@ -53,7 +53,7 @@ export const { themeConfig, layoutConfig } = defineThemeConfig({ verticalNav: { isVerticalNavCollapsed: false, defaultNavItemIconProps: { icon: 'tabler-circle' }, - isVerticalNavSemiDark: false, + isVerticalNavSemiDark: true, }, horizontalNav: { type: 'sticky',