refactor(styles): update burg styles for presets

This commit is contained in:
Azgaar 2025-03-29 23:29:34 +01:00
parent 4a08f617bb
commit c16d292304
18 changed files with 230 additions and 1785 deletions

View file

@ -201,151 +201,6 @@
"filter": null,
"mask": null
},
"#burgLabels > g#capital": {
"opacity": 1,
"fill": "#2a2a33",
"style": "text-shadow: #4a4a4a 0px 0px 4px",
"letter-spacing": 0,
"data-size": 7,
"font-size": 7,
"font-family": "Almendra SC",
"data-dy": -0.4
},
"#burgIcons > g#capital": {
"data-icon": "#icon-square",
"opacity": 1,
"fill": "#2a2a33",
"fill-opacity": 0.9,
"font-size": 2,
"stroke": "#4a4a4a",
"stroke-width": 10,
"stroke-dasharray": null,
"stroke-linecap": "butt",
"stroke-linejoin": "round"
},
"#anchors > g#capital": {
"opacity": 1,
"fill": "#2a2a33",
"font-size": 2,
"stroke": "#4a4a4a",
"stroke-width": 1.2
},
"#burgLabels > g#city": {
"opacity": 1,
"fill": "#2a2a33",
"style": "text-shadow: #4a4a4a 0px 0px 4px",
"letter-spacing": 0,
"data-size": 5,
"font-size": 5,
"font-family": "Almendra SC",
"data-dy": -0.4
},
"#burgIcons > g#city": {
"data-icon": "#icon-circle",
"opacity": 1,
"fill": "#2a2a33",
"fill-opacity": 0.9,
"font-size": 1.5,
"stroke": "#4a4a4a",
"stroke-width": 8,
"stroke-dasharray": null,
"stroke-linecap": "butt",
"stroke-linejoin": "round"
},
"#anchors > g#city": {
"opacity": 1,
"fill": "#2a2a33",
"font-size": 1.5,
"stroke": "#4a4a4a",
"stroke-width": 1.2
},
"#burgLabels > g#town": {
"opacity": 1,
"fill": "#2a2a33",
"style": "text-shadow: #4a4a4a 0px 0px 4px",
"letter-spacing": 0,
"data-size": 4,
"font-size": 4,
"font-family": "Almendra SC",
"data-dy": -0.4
},
"#burgIcons > g#town": {
"data-icon": "#icon-circle",
"opacity": 1,
"fill": "#2a2a33",
"fill-opacity": 0.9,
"font-size": 1,
"stroke": "#4a4a4a",
"stroke-width": 12,
"stroke-dasharray": null,
"stroke-linecap": "butt",
"stroke-linejoin": "round"
},
"#anchors > g#town": {
"opacity": 1,
"fill": "#2a2a33",
"font-size": 1,
"stroke": "#4a4a4a",
"stroke-width": 1.2
},
"#burgLabels > g#village": {
"opacity": 1,
"fill": "#2a2a33",
"style": "text-shadow: #4a4a4a 0px 0px 4px",
"letter-spacing": 0,
"data-size": 3,
"font-size": 3,
"font-family": "Almendra SC",
"data-dy": -0.4
},
"#burgIcons > g#village": {
"data-icon": "#icon-circle",
"opacity": 1,
"fill": "#2a2a33",
"fill-opacity": 0.9,
"font-size": 0.7,
"stroke": "#4a4a4a",
"stroke-width": 12,
"stroke-dasharray": null,
"stroke-linecap": "butt",
"stroke-linejoin": "round"
},
"#anchors > g#village": {
"opacity": 1,
"fill": "#2a2a33",
"font-size": 0.7,
"stroke": "#4a4a4a",
"stroke-width": 1.2
},
"#burgLabels > g#hamlet": {
"opacity": 1,
"fill": "#2a2a33",
"style": "text-shadow: #4a4a4a 0px 0px 4px",
"letter-spacing": 0,
"data-size": 2,
"font-size": 2,
"font-family": "Almendra SC",
"data-dy": -0.4
},
"#burgIcons > g#hamlet": {
"data-icon": "#icon-circle",
"opacity": 1,
"fill": "#2a2a33",
"fill-opacity": 0.9,
"font-size": 0.5,
"stroke": "#4a4a4a",
"stroke-width": 12,
"stroke-dasharray": null,
"stroke-linecap": "butt",
"stroke-linejoin": "round"
},
"#anchors > g#hamlet": {
"opacity": 1,
"fill": "#2a2a33",
"font-size": 0.5,
"stroke": "#4a4a4a",
"stroke-width": 1.2
},
"#trails": {
"opacity": 1,
"stroke": "#844017",
@ -479,52 +334,54 @@
"#burgLabels > #city": {
"opacity": 1,
"fill": "#3e3e4b",
"style": "text-shadow: white 0 0 2px",
"letter-spacing": 0,
"style": "text-shadow: white 0px 0px 2px",
"data-size": 8,
"font-size": 8,
"font-family": "Underdog"
"font-family": "Underdog",
"data-dy": -0.4
},
"#burgIcons > #city": {
"data-icon": "#icon-circle",
"opacity": 1,
"fill": "#ffffff",
"fill-opacity": 0.7,
"size": 2,
"font-size": 2,
"stroke": "#444444",
"stroke-width": 0.25,
"stroke-width": 10,
"stroke-dasharray": "",
"stroke-linecap": "butt"
},
"#anchors > #city": {
"opacity": 0.8,
"fill": "#ffffff",
"size": 4,
"font-size": 2,
"stroke": "#3e3e4b",
"stroke-width": 1
},
"#burgLabels > #town": {
"opacity": 1,
"fill": "#3e3e4b",
"style": "text-shadow: none",
"letter-spacing": 0,
"style": "text-shadow: white 0px 0px 2px",
"data-size": 4,
"font-size": 4,
"font-family": "Underdog"
"font-family": "Underdog",
"data-dy": -0.4
},
"#burgIcons > #town": {
"data-icon": "#icon-circle",
"opacity": 0.95,
"fill": "#ffffff",
"fill-opacity": 0.7,
"size": 0.8,
"font-size": 0.8,
"stroke": "#3e3e4b",
"stroke-width": 0.2,
"stroke-width": 9,
"stroke-dasharray": "",
"stroke-linecap": "butt"
},
"#anchors > #town": {
"opacity": 1,
"fill": "#ffffff",
"size": 1.6,
"font-size": 0.8,
"stroke": "#3e3e4b",
"stroke-width": 1.2
},