This commit is contained in:
Maciej Caderek
2022-01-23 06:21:53 +01:00
parent ec7a11c9b6
commit 9fde6dd70b
6 changed files with 103 additions and 90 deletions

View File

@@ -27,9 +27,10 @@ const style: Style = {
data: 70,
},
border: {
type: "solid",
type: "gradient",
data: {
color: "#2d3923",
dir: "radial",
colors: ["#009999", "#000099", "#990000"],
},
},
coords: {