ec8d1ea
ec8d1ea71c476c2356011c23ee25909e179f206a
master
{
"background_theme": [
{
"background": "RGBA(0,0,0,0.9)",
"comment": "black"
},
{
"background": "RGBA(255,255,255,0.9)",
"comment": "white"
},
{
"background": "RGBA(118,215,196,0.9)",
"comment": "turquise"
}
],
"line_theme": [
{
"stroke": "url(#invertedSvgGradient)",
"stroke-width": "1"
},
{
"stroke": "url(#svgGradient)",
"stroke-width": "1"
},
{
"stroke": "RGB(244,208,63)",
"comment": "Gold"
},
{
"stroke": "RGB(192,192,192)",
"comment": "Silver"
},
{
"fill": "RGBA(118,215,196,0.5)",
"fill": "RGBA(118,215,196,0.75)"
}
]
}