fix small ui bugs and update icon and version string
This commit is contained in:
parent
be6950184a
commit
2684825d87
14 changed files with 382 additions and 374 deletions
68
UI/PneumaticPlaything.icon/icon.json
Normal file
68
UI/PneumaticPlaything.icon/icon.json
Normal file
|
@ -0,0 +1,68 @@
|
|||
{
|
||||
"fill" : {
|
||||
"automatic-gradient" : "srgb:0.12984,0.12985,0.12984,1.00000"
|
||||
},
|
||||
"groups" : [
|
||||
{
|
||||
"layers" : [
|
||||
{
|
||||
"blend-mode" : "normal",
|
||||
"fill" : {
|
||||
"automatic-gradient" : "srgb:1.00000,1.00000,1.00000,1.00000"
|
||||
},
|
||||
"glass" : true,
|
||||
"image-name" : "cylinder.svg",
|
||||
"name" : "cylinder",
|
||||
"position" : {
|
||||
"scale" : 3,
|
||||
"translation-in-points" : [
|
||||
0,
|
||||
0
|
||||
]
|
||||
}
|
||||
}
|
||||
],
|
||||
"shadow" : {
|
||||
"kind" : "neutral",
|
||||
"opacity" : 0.5
|
||||
},
|
||||
"translucency" : {
|
||||
"enabled" : true,
|
||||
"value" : 0.5
|
||||
}
|
||||
},
|
||||
{
|
||||
"layers" : [
|
||||
{
|
||||
"fill" : {
|
||||
"automatic-gradient" : "srgb:0.00000,0.97680,0.00000,1.00000"
|
||||
},
|
||||
"image-name" : "green_lines.svg",
|
||||
"name" : "green_lines",
|
||||
"opacity" : 1,
|
||||
"position" : {
|
||||
"scale" : 3.4,
|
||||
"translation-in-points" : [
|
||||
0,
|
||||
0
|
||||
]
|
||||
}
|
||||
}
|
||||
],
|
||||
"shadow" : {
|
||||
"kind" : "neutral",
|
||||
"opacity" : 0.5
|
||||
},
|
||||
"translucency" : {
|
||||
"enabled" : true,
|
||||
"value" : 0.5
|
||||
}
|
||||
}
|
||||
],
|
||||
"supported-platforms" : {
|
||||
"circles" : [
|
||||
"watchOS"
|
||||
],
|
||||
"squares" : "shared"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue