first commit
This commit is contained in:
32
FGUIProject/settings/Common.json
Normal file
32
FGUIProject/settings/Common.json
Normal file
@@ -0,0 +1,32 @@
|
||||
{
|
||||
"font": "ui://hxr7rc7pfhdrzi",
|
||||
"fontSize": 20,
|
||||
"textColor": "#000000",
|
||||
"fontAdjustment": false,
|
||||
"colorScheme": [
|
||||
"白 #FFFFFF",
|
||||
"文字 #D3D6DA",
|
||||
"蓝色 #3D4D65",
|
||||
"粉色 #FF659A"
|
||||
],
|
||||
"fontSizeScheme": [
|
||||
"主导航文字 24",
|
||||
"副导航文字 20",
|
||||
"底部导航文字 19",
|
||||
"弹出大标题 30",
|
||||
"弹出文字 21"
|
||||
],
|
||||
"fontScheme": [
|
||||
"默认字体"
|
||||
],
|
||||
"scrollBars": {
|
||||
"horizontal": "",
|
||||
"vertical": "ui://6hgkvlauoomej",
|
||||
"defaultDisplay": "visible"
|
||||
},
|
||||
"tipsRes": "",
|
||||
"buttonClickSound": "",
|
||||
"pivot": "default",
|
||||
"listClearOnPublish": false,
|
||||
"fileName": "Common"
|
||||
}
|
||||
Reference in New Issue
Block a user