mirror of
https://github.com/Jellify-Music/App.git
synced 2026-05-05 10:49:22 -05:00
icon fixes
This commit is contained in:
BIN
Binary file not shown.
|
After Width: | Height: | Size: 778 KiB |
BIN
Binary file not shown.
|
After Width: | Height: | Size: 714 KiB |
BIN
Binary file not shown.
|
After Width: | Height: | Size: 1.9 MiB |
BIN
Binary file not shown.
|
After Width: | Height: | Size: 1.7 MiB |
BIN
Binary file not shown.
|
After Width: | Height: | Size: 743 KiB |
BIN
Binary file not shown.
|
After Width: | Height: | Size: 1.6 MiB |
@@ -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"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user