icon fixes

This commit is contained in:
Violet Caulfield
2025-10-20 23:56:55 -05:00
parent 224b83aa64
commit ca0b2f22ff
28 changed files with 52 additions and 47 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 778 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 714 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 743 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 MiB

+47 -42
View File
@@ -1,43 +1,48 @@
{
"fill": "automatic",
"groups": [
{
"blur-material": null,
"layers": [
{
"blend-mode": "normal",
"fill": "none",
"glass-specializations": [
{
"value": true
},
{
"appearance": "dark",
"value": false
}
],
"image-name": "JellifyFinalGradientTealPurpleFinal.svg",
"name": "JellifyFinalGradientTealPurpleFinal",
"position": {
"scale": 1.15,
"translation-in-points": [0, -15]
}
}
],
"lighting": "combined",
"shadow": {
"kind": "neutral",
"opacity": 0.5
},
"specular": true,
"translucency": {
"enabled": true,
"value": 0.5
}
}
],
"supported-platforms": {
"circles": ["watchOS"],
"squares": "shared"
}
}
"fill" : "automatic",
"groups" : [
{
"blur-material" : null,
"layers" : [
{
"blend-mode" : "normal",
"fill" : "none",
"glass-specializations" : [
{
"value" : true
},
{
"appearance" : "dark",
"value" : true
}
],
"image-name" : "JellifyFinalGradientTealPurpleFinal.svg",
"name" : "JellifyFinalGradientTealPurpleFinal",
"position" : {
"scale" : 1.15,
"translation-in-points" : [
0,
-15
]
}
}
],
"lighting" : "combined",
"shadow" : {
"kind" : "neutral",
"opacity" : 0.5
},
"specular" : true,
"translucency" : {
"enabled" : true,
"value" : 0.5
}
}
],
"supported-platforms" : {
"circles" : [
"watchOS"
],
"squares" : "shared"
}
}