prayer-timetable-react
Version:
Prayer timetable made with React
191 lines • 5.01 kB
JSON
{
"main": {
"text": {
"color": "rgba(240,240,240,1)",
"color2": "rgba(240,240,240,1)",
"size": "48px",
"size2": "48px",
"weight": 300,
"weight2": 300,
"family": "Cairo"
},
"background": {
"color": "rgba(150,115,110,1)",
"color2": "rgba(25,50,100,1)",
"type": "radial"
},
"border": {
"width": "0",
"style": "solid",
"color": "rgba(240,240,240,.5)"
}
},
"header": {
"text": {
"color": "rgba(240,240,240,1)",
"color2": "rgba(240,240,240,.25)",
"size": "32px",
"size2": "32px",
"weight": 300,
"weight2": 300,
"family": "Cairo"
},
"background": {
"color": "rgba(240,240,240,.25)",
"color2": "rgba(240,240,240,.05)",
"type": "linear"
},
"border": {
"width": "0 0 1px 0",
"style": "solid",
"color": "inherit"
}
},
"clock": {
"text": {
"color": "inherit",
"color2": "inherit",
"size": "160px",
"size2": "40px",
"weight": 300,
"weight2": 300,
"family": "Cairo"
},
"background": {
"color": "rgba(30,30,30,0)",
"color2": "rgba(30,30,30,.0)",
"type": "linear"
},
"border": {
"width": "0 0 1px 0",
"style": "solid",
"color": "inherit"
}
},
"prayers": {
"text": {
"color": "inherit",
"color2": "inherit",
"size": "52px",
"size2": "52px",
"weight": 300,
"weight2": 300,
"family": "Cairo"
},
"background": {
"color": "inherit",
"color2": "inherit",
"type": "linear"
},
"border": {
"width": "1px 0 5px 0",
"style": "solid",
"color": "inherit"
}
},
"prayer": {
"text": {
"color": "inherit",
"color2": "inherit",
"size": "52px",
"size2": "52px",
"weight": 300,
"weight2": 600,
"family": "Cairo"
},
"background": {
"color": "rgba(30,30,30,0)",
"color2": "rgba(240,240,240,.15)",
"type": "linear"
},
"border": {
"width": "0 0 1px 0",
"style": "solid",
"color": "inherit"
}
},
"countdown": {
"text": {
"color": "inherit",
"color2": "rgba(240,240,240,.5)",
"size": "52px",
"size2": "52px",
"weight": 300,
"weight2": 300,
"family": "Cairo"
},
"background": {
"color": "transparent",
"color2": "rgba(30,30,30,.0)",
"type": "linear"
},
"border": {
"width": "0 0 1px 0",
"style": "solid",
"color": "rgba(240,240,240,.5)"
}
},
"message": {
"text": {
"color": "inherit",
"color2": "inherit",
"size": "36px",
"size2": "32px",
"weight": 300,
"weight2": 300,
"family": "Cairo"
},
"background": {
"color": "rgba(30,30,30,0)",
"color2": "rgba(30,30,30,.0)",
"type": "linear"
},
"border": {
"width": "0 0 1px 0",
"style": "solid",
"color": "rgba(30,30,30,.5)"
}
},
"footer": {
"text": {
"color": "rgba(240,240,240,1)",
"color2": "rgba(240,240,240,1)",
"size": "32px",
"size2": "32px",
"weight": 300,
"weight2": 300,
"family": "Cairo"
},
"background": {
"color": "rgba(240,240,240,.05)",
"color2": "rgba(240,240,240,.15)",
"type": "linear"
},
"border": {
"width": "1px 0 0 0",
"style": "solid",
"color": "rgba(240,240,240,.5)"
}
},
"overlay": {
"text": {
"color": "rgba(200,240,200,.5)",
"color2": "rgba(200,240,200,1)",
"size": "24px",
"size2": "24px",
"weight": "inherit",
"weight2": "inherit",
"family": "Cairo"
},
"background": {
"color": "rgba(30,30,30,.95)",
"color2": "rgba(30,30,30,.25)",
"type": "linear"
},
"border": {
"width": "1px 0 0 0",
"style": "solid",
"color": "rgba(30,30,30,.75)"
}
}
}