2
0
mirror of https://github.com/acepanel/panel.git synced 2026-02-04 06:47:20 +08:00
Files
panel/web/settings/theme.json
2025-09-17 02:58:39 +08:00

20 lines
284 B
JSON

{
"isMobile": false,
"darkMode": false,
"sider": {
"width": 180,
"collapsedWidth": 64,
"collapsed": false
},
"tab": {
"visible": true,
"height": 50
},
"header": {
"visible": true,
"height": 60
},
"locale": "zh_CN",
"name": "AcePanel"
}