web-map/src/assets/themes/editor-dark.json
2025-04-28 00:43:33 +08:00

17 lines
320 B
JSON

{
"color": "#BFBFBF",
"background": "#D9D9D9",
"point-s": {
"stroke": "#8C8C8C",
"strokeActive": "#FCC947",
"fill-1": "#14D1A5",
"fill-2": "#69C6F5",
"fill-3": "#E48B1D"
},
"point-l": {
"stroke": "#595959",
"strokeActive": "#FCC947",
"fill": "#1F1F1F"
},
"line": "#8C8C8C"
}