Raphael Maenle
ba912de7f3
- calendar name creates problems, when two calendars have the same name - calendar id is unique and was added into the css of the frontend y
147 lines
2.2 KiB
JSON
147 lines
2.2 KiB
JSON
{
|
|
"colors": [
|
|
{
|
|
"api": "#ac725e",
|
|
"natural": "#795548"
|
|
},
|
|
{
|
|
"api": "#d06b64",
|
|
"natural": "#9331C4"
|
|
},
|
|
{
|
|
"api": "#f83a22",
|
|
"natural": "#d50000"
|
|
},
|
|
{
|
|
"api": "#fa573c",
|
|
"natural": "#E67C73"
|
|
},
|
|
{
|
|
"api": "#ff7537",
|
|
"natural": "#EF6C00"
|
|
},
|
|
{
|
|
"api": "#ffad46",
|
|
"natural": "#F09300"
|
|
},
|
|
{
|
|
"api": "#42d692",
|
|
"natural": "#009688"
|
|
},
|
|
{
|
|
"api": "#16a765",
|
|
"natural": "#0B8043"
|
|
},
|
|
{
|
|
"api": "#7bd148",
|
|
"natural": "#7CB342"
|
|
},
|
|
{
|
|
"api": "#b3dc6c",
|
|
"natural": "#C0CA33"
|
|
},
|
|
{
|
|
"api": "#fbe983",
|
|
"natural": "#E4C441"
|
|
},
|
|
{
|
|
"api": "#fad165",
|
|
"natural": "#F6BF26"
|
|
},
|
|
{
|
|
"api": "#92e1c0",
|
|
"natural": "#33B679"
|
|
},
|
|
{
|
|
"api": "#9fe1e7",
|
|
"natural": "#039BE5"
|
|
},
|
|
{
|
|
"api": "#9fc6e7",
|
|
"natural": "#4285F4"
|
|
},
|
|
{
|
|
"api": "#4986e7",
|
|
"natural": "#3F51B5"
|
|
},
|
|
{
|
|
"api": "#9a9cff",
|
|
"natural": "#7986CB"
|
|
},
|
|
{
|
|
"api": "#b99aff",
|
|
"natural": "#B39DDB"
|
|
},
|
|
{
|
|
"api": "#c2c2c2",
|
|
"natural": "#616161"
|
|
},
|
|
{
|
|
"api": "#cabdbf",
|
|
"natural": "#A79B8E"
|
|
},
|
|
{
|
|
"api": "#cca6ac",
|
|
"natural": "#AD1457"
|
|
},
|
|
{
|
|
"api": "#f691b2",
|
|
"natural": "#D81B60"
|
|
},
|
|
{
|
|
"api": "#cd74e6",
|
|
"natural": "#ff00cc"
|
|
},
|
|
{
|
|
"api": "#a47ae2",
|
|
"natural": "#9E69AF"
|
|
}
|
|
],
|
|
"eventRemap": [
|
|
{
|
|
"from": "11",
|
|
"to": "3"
|
|
},
|
|
{
|
|
"from": "4",
|
|
"to": "2"
|
|
},
|
|
{
|
|
"from": "6",
|
|
"to": "4"
|
|
},
|
|
{
|
|
"from": "5",
|
|
"to": "12"
|
|
},
|
|
{
|
|
"from": "7",
|
|
"to": "14"
|
|
},
|
|
{
|
|
"from": "9",
|
|
"to": "16"
|
|
},
|
|
{
|
|
"from": "1",
|
|
"to": "17"
|
|
},
|
|
{
|
|
"from": "3",
|
|
"to": "23"
|
|
},
|
|
{
|
|
"from": "8",
|
|
"to": "19"
|
|
},
|
|
{
|
|
"from": "2",
|
|
"to": "18"
|
|
},
|
|
{
|
|
"from": "10",
|
|
"to": "8"
|
|
}
|
|
]
|
|
}
|