Skip to content

Items List Default Theme

Compare
Choose a tag to compare
@OsamaRabie OsamaRabie released this 21 Jun 05:33
· 74 commits to master since this release

Light mode:
{
"itemsList":
{
"backgroundColor": "white",
"separatorColor": "veryLightPinkTwo",
"item":{
"titleLabelFont" : "Roboto-Regular,14",
"titleLabelColor" : "greyishBrown",
"descLabelFont" : "Roboto-Light,12",
"descLabelColor" : "brownGrey",
"priceLabelFont" : "Roboto-Regular,14",
"priceLabelColor" : "greyishBrown",
"calculatedPriceLabelFont" : "Roboto-Light,12",
"calculatedPriceLabelColor" : "brownGrey",
"count": {
"backgroundColor": "paleLilac",
"countLabelFont" : "Roboto-Regular,9",
"countLabelColor" : "greyishBrown",
}
}
}
}