changhong/wb_new_ui/settings/Common.json

25 lines
476 B
JSON
Raw Permalink Normal View History

2025-05-24 14:29:14 +08:00
{
"font": "FZLanTingHei-R-GBK",
"fontSize": 30,
"textColor": "#000000",
"fontAdjustment": false,
"colorScheme": [
"自定义颜色 #FF0000"
],
"fontSizeScheme": [
"自定义字体大小 30"
],
"fontScheme": [
"默认字体"
],
"scrollBars": {
"horizontal": "",
"vertical": "",
"defaultDisplay": "visible"
},
"tipsRes": "",
"buttonClickSound": "",
"pivot": "default",
"listClearOnPublish": false,
"fileName": "Common"
2025-05-24 14:29:14 +08:00
}