You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
24 lines
427 B
24 lines
427 B
3 years ago
|
{
|
||
|
"font": "",
|
||
|
"fontSize": 12,
|
||
|
"textColor": "#000000",
|
||
|
"fontAdjustment": false,
|
||
|
"colorScheme": [
|
||
|
"自定义颜色 #FF0000"
|
||
|
],
|
||
|
"fontSizeScheme": [
|
||
|
"自定义字体大小 30"
|
||
|
],
|
||
|
"fontScheme": [
|
||
|
"默认字体"
|
||
|
],
|
||
|
"scrollBars": {
|
||
|
"horizontal": "",
|
||
|
"vertical": "",
|
||
|
"defaultDisplay": "visible"
|
||
|
},
|
||
|
"tipsRes": "",
|
||
|
"buttonClickSound": "",
|
||
|
"pivot": "default",
|
||
|
"fileName": "Common"
|
||
|
}
|