mirror of
https://github.com/neon443/ShhShell.git
synced 2026-03-11 13:26:16 +00:00
add liquid glass icon
This commit is contained in:
78
Resources/ShhShell.icon/icon.json
Normal file
78
Resources/ShhShell.icon/icon.json
Normal file
@@ -0,0 +1,78 @@
|
||||
{
|
||||
"fill" : {
|
||||
"automatic-gradient" : "extended-srgb:0.00000,0.53333,1.00000,1.00000"
|
||||
},
|
||||
"groups" : [
|
||||
{
|
||||
"layers" : [
|
||||
{
|
||||
"glass" : false,
|
||||
"image-name" : "scanlines.png",
|
||||
"name" : "scanlines",
|
||||
"opacity" : 0.4
|
||||
},
|
||||
{
|
||||
"glass" : false,
|
||||
"image-name" : "$.png",
|
||||
"name" : "$",
|
||||
"position" : {
|
||||
"scale" : 1,
|
||||
"translation-in-points" : [
|
||||
-210,
|
||||
-160
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"glass" : false,
|
||||
"image-name" : ">.png",
|
||||
"name" : ">",
|
||||
"position" : {
|
||||
"scale" : 1,
|
||||
"translation-in-points" : [
|
||||
-210,
|
||||
210
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"glass" : false,
|
||||
"image-name" : "▮.png",
|
||||
"name" : "▮",
|
||||
"position" : {
|
||||
"scale" : 1,
|
||||
"translation-in-points" : [
|
||||
70,
|
||||
210
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"glass" : true,
|
||||
"hidden" : false,
|
||||
"image-name" : "Image Layer.png",
|
||||
"name" : "Image Layer 4"
|
||||
},
|
||||
{
|
||||
"glass" : false,
|
||||
"image-name" : "Rectangle.png",
|
||||
"name" : "Rectangle 3"
|
||||
}
|
||||
],
|
||||
"shadow" : {
|
||||
"kind" : "neutral",
|
||||
"opacity" : 0.5
|
||||
},
|
||||
"translucency" : {
|
||||
"enabled" : true,
|
||||
"value" : 0.5
|
||||
}
|
||||
}
|
||||
],
|
||||
"supported-platforms" : {
|
||||
"circles" : [
|
||||
"watchOS"
|
||||
],
|
||||
"squares" : "shared"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user