PGRData/Resources/Share/Trust/FavorabilityLevelConfig.json

42 lines
1.2 KiB
JSON
Raw Normal View History

2022-12-19 22:51:16 +05:30
[
{
2022-12-20 12:53:11 +05:30
"Id": 1,
"WordColor": "#888888",
"LevelIcon": "Assets/Product/Texture/Atlas/IconTrustLevel/FbMainSwitchAixin4.png"
2022-12-19 22:51:16 +05:30
},
{
2022-12-20 12:53:11 +05:30
"Id": 2,
"WordColor": "#888888",
"LevelIcon": "Assets/Product/Texture/Atlas/IconTrustLevel/FbMainSwitchAixin4.png"
2022-12-19 22:51:16 +05:30
},
{
2022-12-20 12:53:11 +05:30
"Id": 3,
"WordColor": "#b48200",
"LevelIcon": "Assets/Product/Texture/Atlas/IconTrustLevel/FbMainSwitchAixin2.png"
2022-12-19 22:51:16 +05:30
},
{
2022-12-20 12:53:11 +05:30
"Id": 4,
"WordColor": "#b48200",
"LevelIcon": "Assets/Product/Texture/Atlas/IconTrustLevel/FbMainSwitchAixin2.png"
2022-12-19 22:51:16 +05:30
},
{
2022-12-20 12:53:11 +05:30
"Id": 5,
"WordColor": "#f13c51",
"LevelIcon": "Assets/Product/Texture/Atlas/IconTrustLevel/FbMainSwitchAixin1.png"
2022-12-19 22:51:16 +05:30
},
{
2022-12-20 12:53:11 +05:30
"Id": 6,
"WordColor": "#f13c51",
"LevelIcon": "Assets/Product/Texture/Atlas/IconTrustLevel/FbMainSwitchAixin1.png"
2022-12-19 22:51:16 +05:30
},
{
2022-12-20 12:53:11 +05:30
"Id": 7,
"WordColor": "#dd107d",
"LevelIcon": "Assets/Product/Texture/Atlas/IconTrustLevel/FbMainSwitchAixin3.png"
2022-12-19 22:51:16 +05:30
},
{
2022-12-20 12:53:11 +05:30
"Id": 8,
"WordColor": "#dd107d",
"LevelIcon": "Assets/Product/Texture/Atlas/IconTrustLevel/FbMainSwitchAixin3.png"
2022-12-19 22:51:16 +05:30
}
]