{
"type": "calendar",
"activeMonthBackgroundColor": "#F3F3F3",
"activeMonthFontColor": "#2F96B4",
"inactiveMonthBackgroundColor": "#B1B2B2",
"inactiveMonthFontColor": "#BF4797",
"highlightColor": "#34A7C9",
"lineColor": "#34A7C9",
"monthFontColor": "#F3F3F3",
"weekDayFontColor": "#F3F3F3",
"constraints": [
{
"type": "pos",
"anchor": "c",
"x": "50%",
"y": "40%"
},
{
"type": "size",
"width": "90%",
"height": "60%"
}
]
}