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.
 
 
 

68 lines
1.8 KiB

{
"global": {
"background": "center / cover no-repeat"
},
"weather": {
"iconColor": "#000",
"textColor": "#000"
},
"time": {
"timeColor": "#000",
"monthColor": "#000",
"weekColor": "rgba(0, 0, 0, 0.4)"
},
"searchBar": {
"backBorderRadius": "12px",
"background": "#4D4441",
"border": "2px solid rgba(255, 255, 255, 0.2)",
"borderRadius": "12px",
"placeholderColor": "rgba(255, 255, 255, 0.4)",
"stickBg": "#D3AB80"
},
"menu": {
"bg1": "#fff",
"bg2": "#fff",
"bg3": "#fff",
"bg4": "#fff",
"bg5": "#fff",
"activeBg1": "#6E5E54",
"activeBg2": "#6E5E54",
"activeBg3": "#6E5E54",
"activeBg4": "#6E5E54",
"activeBg5": "#6E5E54",
"color": "rgba(0, 0, 0, 0.6)",
"activeColor": "rgba(0, 0, 0, 0.8)",
"indexColor": "#FFFFFF"
},
"index": {
"recTitleColor": "#fff",
"guideBackground": "#E4CEB1",
"guideBorder": "none",
"guideTopBg": "linear-gradient(180deg, #64554D 0%, #B39B85 100%)",
"guideQrcodeBg": "rgba(255, 255, 255, 0.4)",
"foodBg": "linear-gradient(180deg, #64554D 0%, #B39B85 100%)",
"foodBorder": "4px solid #6E5E54",
"recBg": "linear-gradient(180deg, #64554D 0%, #B39B85 100%)",
"recBorder": "none"
},
"brand": {
"floorNameColor": "#fff",
"floorMetaColor": "rgba(255, 255, 255, 0.8)"
},
"carousel": {
"titleColor": "#fff",
"introColor": "#fff"
},
"map": {
"background": "#F2EEE8"
},
"billboard": {
"background": "linear-gradient(180deg, #342F2D 0%, #534946 100%)",
"arrowRadius": "100px"
},
"guide": {
"floorBg": "linear-gradient(90deg, #BA9B7A 0%, #DBC2A1 100%)",
"allFloorBg": "left / 150px 100% no-repeat linear-gradient(180deg, #64554D 0%, #B39B85 100%), #F2EEE8",
"arrowRadius": "4px"
}
}