feat(app): enable semi-dark vertical navigation sidebar
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -53,7 +53,7 @@ export const { themeConfig, layoutConfig } = defineThemeConfig({
|
||||
verticalNav: {
|
||||
isVerticalNavCollapsed: false,
|
||||
defaultNavItemIconProps: { icon: 'tabler-circle' },
|
||||
isVerticalNavSemiDark: false,
|
||||
isVerticalNavSemiDark: true,
|
||||
},
|
||||
horizontalNav: {
|
||||
type: 'sticky',
|
||||
|
||||
Reference in New Issue
Block a user