feat: style scale bar - style presets

This commit is contained in:
Azgaar 2023-12-03 16:06:46 +04:00
parent b9f3ff6da6
commit 3d7d6ba4f8
14 changed files with 50 additions and 47 deletions

View file

@ -403,16 +403,16 @@
},
"#scaleBar": {
"opacity": 1,
"fill": "#353540",
"fill": "#121212",
"font-size": 10,
"data-size": 2,
"data-bar-size": 2,
"data-x": 99,
"data-y": 99,
"data-label": ""
},
"#scaleBarBack": {
"opacity": 0.2,
"fill": "#ffffff",
"fill": "#607671",
"stroke": "#000000",
"stroke-width": 1,
"filter": "url(#blur5)",