You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
98 lines
3.1 KiB
98 lines
3.1 KiB
{
|
|
"global": {
|
|
"background": "linear-gradient(180deg, #7C9DC4 0%, #BFD3E1 100%)",
|
|
"appBackground": "#dee6f6",
|
|
"radius": "0px"
|
|
},
|
|
"weather": {
|
|
"iconColor": "#FFFFFF",
|
|
"textColor": "#FFFFFF"
|
|
},
|
|
"time": {
|
|
"timeColor": "#FFFFFF",
|
|
"monthColor": "#FFFFFF",
|
|
"weekColor": "#5D8ACE"
|
|
},
|
|
"searchBar": {
|
|
"backBorderRadius": "0",
|
|
"background": "rgba(255, 255, 255, 0.6)",
|
|
"border": "none",
|
|
"borderRadius": "0",
|
|
"placeholderColor": "rgba(0, 0, 0, 0.4)",
|
|
"stickBg": "#5D8ACE",
|
|
"color": "rgba(0, 0, 0, 0.8)"
|
|
},
|
|
"menu": {
|
|
"bg1": "rgba(255, 255, 255, 0.4)",
|
|
"bg2": "rgba(255, 255, 255, 0.4)",
|
|
"bg3": "rgba(255, 255, 255, 0.4)",
|
|
"bg4": "rgba(255, 255, 255, 0.4)",
|
|
"bg5": "rgba(255, 255, 255, 0.4)",
|
|
"activeBg1": "#ffffff",
|
|
"activeBg2": "#ffffff",
|
|
"activeBg3": "#ffffff",
|
|
"activeBg4": "#ffffff",
|
|
"activeBg5": "#ffffff",
|
|
"color": "rgba(0, 0, 0, 0.4)",
|
|
"activeColor": "rgba(0, 0, 0, 0.8)",
|
|
"indexColor": "rgba(0, 0, 0, 0.8)",
|
|
"barBg": "linear-gradient(113.71deg, #435ACD 0%, #749CF3 100%)"
|
|
},
|
|
"index": {
|
|
"recTitleColor": "#FFFFFF",
|
|
"guideBackground": "#435B7D",
|
|
"guideBorder": "none",
|
|
"guideTopBg": "linear-gradient(180deg, #334B6F 0%, #728EB5 100%)",
|
|
"guideQrcodeBg": "rgba(255, 255, 255, 0.2)",
|
|
"guideColor": "#FFFFFF",
|
|
"guideMetaColor": "rgba(255, 255, 255, 0.8)",
|
|
"foodBg": "linear-gradient(180deg, #334B6F 0%, #728EB5 100%)",
|
|
"foodBorder": "none",
|
|
"recBg": "linear-gradient(180deg, #334B6F 0%, #728EB5 100%)",
|
|
"recBorder": "none"
|
|
},
|
|
"brand": {
|
|
"background": "rgba(255, 255, 255, 0.6)",
|
|
"floorNameColor": "rgba(0, 0, 0, 0.8)",
|
|
"floorMetaColor": "rgba(0, 0, 0, 0.6)"
|
|
},
|
|
"food": {
|
|
"background": "linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 100%)"
|
|
},
|
|
"carousel": {
|
|
"titleColor": "rgba(0, 0, 0, 0.8)",
|
|
"introColor": "rgba(0, 0, 0, 0.6)"
|
|
},
|
|
"map": {
|
|
"background": "#DEE6F6"
|
|
},
|
|
"billboard": {
|
|
"background": "linear-gradient(180deg, #7C9DC4 0%, #BFD3E1 100%)",
|
|
"arrowRadius": "100px",
|
|
"titleColor": "#000000",
|
|
"metaColor": "rgba(0, 0, 0, 0.6)"
|
|
},
|
|
"guide": {
|
|
"floorBg": "linear-gradient(113.71deg, #435acd 0%, #749cf3 100%)",
|
|
"allFloorBg": "left / 150px 100% no-repeat linear-gradient(180deg, #334B6F 0%, #728EB5 100%), #dee6f6",
|
|
"arrowRadius": "0",
|
|
"floorColor": "#FFFFFF",
|
|
"floorActiveColor": "rgba(0, 0, 0, 0.8)",
|
|
"floorActiveBg": "linear-gradient(180deg, rgba(255, 255, 255, 0.8) 0%, #FFFFFF 100%)",
|
|
"currentBg": "linear-gradient(99.5deg, #F0B92B 0%, #F9D556 100%)",
|
|
"currentColor": "rgba(0, 0, 0, 0.6)"
|
|
},
|
|
"search": {
|
|
"background": "linear-gradient(180deg, #E0E3EE 0%, #D4D9E7 100%)",
|
|
"barBackground": "#fff",
|
|
"placeholderMetaColor": "rgba(81, 109, 216, 1)",
|
|
"keyboardActiveBg": "linear-gradient(180deg, #435ACD 0%, #749CF3 100%)",
|
|
"writeColor": "#516DD8"
|
|
},
|
|
"activities": {
|
|
"btnBg": "linear-gradient(113.71deg, #435ACD 0%, #749CF3 100%)",
|
|
"btnColor": "#FFFFFF",
|
|
"detailBg": "#FFFFFF",
|
|
"radius": "16px"
|
|
}
|
|
}
|
|
|