fix: styles - dark seas - change scale bar style

This commit is contained in:
Azgaar 2024-08-17 14:25:21 +02:00
parent 7c82a99900
commit 147014f0ff

View file

@ -399,20 +399,20 @@
},
"#scaleBar": {
"opacity": 1,
"fill": "#353540",
"font-size": 9,
"data-bar-size": 1.5,
"fill": "#f6f6f6",
"font-size": 10,
"data-bar-size": 2,
"data-x": 99,
"data-y": 99,
"data-label": ""
},
"#scaleBarBack": {
"opacity": 0.2,
"fill": "#ffffff",
"stroke": "#000000",
"stroke-width": 1,
"opacity": 1,
"fill": "#00254d",
"stroke": "#00151d",
"stroke-width": 2,
"filter": null,
"data-top": 18,
"data-top": 20,
"data-right": 15,
"data-bottom": 15,
"data-left": 10