28 lines
1.0 KiB
JSON
28 lines
1.0 KiB
JSON
{
|
|
"magic": "dsg.config.meta",
|
|
"version": "1.0",
|
|
"contents": {
|
|
"titlebarHeight": {
|
|
"value": -1,
|
|
"serial": 0,
|
|
"name": "The height of DTitleBar",
|
|
"name[zh_CN]": "标题栏高度",
|
|
"description": "Configure the height of the DTitleBar",
|
|
"description[zh_CN]": "配置标题栏的高度",
|
|
"permissions": "readwrite",
|
|
"visibility": "public"
|
|
},
|
|
"themeType": {
|
|
"value": 0,
|
|
"serial": 0,
|
|
"flags": [],
|
|
"name": "The application theme type",
|
|
"name[zh_CN]": "应用主题的颜色",
|
|
"description": "The application theme type, which can be set to follow the system theme (0), light theme (1), dark theme (2)",
|
|
"description[zh_CN]": "应用主题的颜色,可以设置为跟随系统(0)、浅色(1)、 深色(2),默认为跟随系统",
|
|
"permissions": "readwrite",
|
|
"visibility": "public"
|
|
}
|
|
}
|
|
}
|