web-map/src/assets/themes/editor-light.json

47 lines
1.0 KiB
JSON

{
"color": "#595959",
"background": "#F0F2F5",
"point-s": {
"stroke": "#8C8C8C",
"strokeActive": "#EBB214",
"fill-1": "#14D1A5",
"fill-2": "#69C6F5",
"fill-3": "#E48B1D",
"fill-4": "#E48B1D",
"fill-5": "#a72b69"
},
"point-l": {
"stroke": "#595959",
"strokeActive": "#EBB214"
},
"route": {
"strokeActive": "#EBB214",
"stroke-0": "#8C8C8C",
"stroke-1": "#52C41A",
"stroke-2": "#1982F3",
"stroke-10": "#E63A3A"
},
"area": {
"stroke-1": "#9ACDFF99",
"fill-1": "#9ACDFF33",
"stroke-11": "#FF535399",
"fill-11": "#FF9A9A33",
"stroke-12": "#0DBB8A99",
"fill-12": "#0DBB8A33",
"stroke-13": "#e61e4aad",
"fill-13": "#e61e4a33",
"strokeActive": "#EBB214"
},
"robot": {
"stroke": "#01FDAF99",
"fill": "#01FAAD33",
"line": "#01fdaf",
"stroke-normal": "#01FDAF99",
"fill-normal": "#01FAAD33",
"stroke-warning": "#FF851B99",
"fill-warning": "#FF851B33",
"stroke-fault": "#FF4D4F99",
"fill-fault": "#FF4D4F33"
}
}