mirror of
https://github.com/acepanel/panel.git
synced 2026-02-04 06:47:20 +08:00
27 lines
438 B
JSON
27 lines
438 B
JSON
{
|
|
"isMobile": false,
|
|
"darkMode": false,
|
|
"sider": {
|
|
"width": 180,
|
|
"collapsedWidth": 64,
|
|
"collapsed": false
|
|
},
|
|
"tab": {
|
|
"visible": true,
|
|
"height": 50
|
|
},
|
|
"header": {
|
|
"visible": true,
|
|
"height": 60
|
|
},
|
|
"primaryColor": "#00BFFF",
|
|
"otherColor": {
|
|
"info": "#2080F0",
|
|
"success": "#18A058",
|
|
"warning": "#F0A020",
|
|
"error": "#D03050"
|
|
},
|
|
"locale": "zh_CN",
|
|
"name": "耗子面板"
|
|
}
|