cartodb-4.42/lib/assets/javascripts/builder/data/default-form-styles.json
2024-04-06 05:25:13 +00:00

49 lines
732 B
JSON
Executable File

{
"fill": {
"size": {
"fixed": 7
},
"color": {
"fixed": "#EE4D5A",
"opacity": 0.9
}
},
"stroke": {
"size": {
"fixed": 1
},
"color": {
"fixed": "#FFFFFF",
"opacity": 1
}
},
"blending": "none",
"aggregation": {},
"labels": {
"enabled": false,
"attribute": null,
"font": "DejaVu Sans Book",
"fill": {
"size": {
"fixed": 10
},
"color": {
"fixed": "#FFFFFF",
"opacity": 1
}
},
"halo": {
"size": {
"fixed": 1
},
"color": {
"fixed": "#6F808D",
"opacity": 1
}
},
"offset": -10,
"overlap": true,
"placement": "point"
}
}