mirror of
https://github.com/Gongxh0901/kunpolibrary
synced 2025-07-31 12:28:37 +00:00
25 lines
474 B
JSON
25 lines
474 B
JSON
|
{
|
||
|
"font": "Hiragino Sans GB",
|
||
|
"fontSize": 36,
|
||
|
"textColor": "#ffffff",
|
||
|
"fontAdjustment": false,
|
||
|
"colorScheme": [
|
||
|
"自定义颜色 #FF0000"
|
||
|
],
|
||
|
"fontSizeScheme": [
|
||
|
"自定义字体大小 30"
|
||
|
],
|
||
|
"fontScheme": [
|
||
|
"默认字体"
|
||
|
],
|
||
|
"scrollBars": {
|
||
|
"horizontal": "",
|
||
|
"vertical": "",
|
||
|
"defaultDisplay": "visible"
|
||
|
},
|
||
|
"tipsRes": "",
|
||
|
"buttonClickSound": "",
|
||
|
"pivot": "default",
|
||
|
"listClearOnPublish": false,
|
||
|
"fileName": "Common"
|
||
|
}
|