Files
Fishing2/FGUIProject/settings/Common.json
2025-05-25 00:54:06 +08:00

37 lines
792 B
JSON

{
"font": "ui://6hgkvlaugkm7w",
"fontSize": 20,
"textColor": "#000000",
"fontAdjustment": false,
"colorScheme": [
"字体默认 #D8FBFF",
"字体高亮 #8BF3FF",
"底框颜色 #5C748B",
"弹窗底框 #08101B",
"背景 #0A1123",
"白色字 #FFFFFF",
"品质-蓝色 #008AFF",
"品质-绿色 #44EDBF",
"品质-紫色 #7E00FF",
"品质-金色 #FF6C00"
],
"fontSizeScheme": [
"一级大标题 25",
"标题大小 22",
"正文大小 21",
"Sub 20"
],
"fontScheme": [
"默认字体"
],
"scrollBars": {
"horizontal": "",
"vertical": "ui://6hgkvlauoomej",
"defaultDisplay": "visible"
},
"tipsRes": "",
"buttonClickSound": "",
"pivot": "default",
"listClearOnPublish": false,
"fileName": "Common"
}