Index:Time zones/template
Appearance
{
"+08:00": {
"fillColor": "#ffcc66",
"text": [
"test 8"
]
},
"+09:00": {
"fillColor": "#ff69b4",
"text": [
"test 9"
]
},
"+10:00": {
"fillColor": "#ee4400",
"text": [
"test 10"
]
},
"+11:00": {
"fillColor": "#77eeff",
"text": [
"test 11"
]
},
"+12:00": {
"fillColor": "#8855cc",
"text": [
"test 12"
]
}
}