style: add Pale style

This commit is contained in:
Azgaar 2023-03-08 23:31:51 +04:00
parent e701b7d2c4
commit 863ee259e3
5 changed files with 505 additions and 23 deletions

View file

@ -192,18 +192,18 @@
"filter": null
},
"#roads": {
"opacity": 0.9,
"stroke": "#3c1d0b",
"stroke-width": 1.37,
"opacity": 0.8,
"stroke": "#95481a",
"stroke-width": 0.8,
"stroke-dasharray": 2,
"stroke-linecap": "inherit",
"filter": null,
"mask": null
},
"#trails": {
"opacity": 0.9,
"opacity": 0.8,
"stroke": "#95481a",
"stroke-width": 0.88,
"stroke-width": 0.5,
"stroke-dasharray": ".8 1.6",
"stroke-linecap": "butt",
"filter": null,