Theme Configuration
You can config theme appearance via: config/options/theme.json
file:
config/options/theme.json
{
"navbarSticky": true,
"navbarColor": false,
"navbarMenu": true,
"sidebarBackgroundImage": true,
"menuHorizontal": false,
"contentFullWidth": false,
"showFooter": true,
"rtl": false
}