Skip to content

Commit c3f466e

Browse files
committed
feat: new glass AppIcon for demo apps
1 parent 0178cd3 commit c3f466e

File tree

3 files changed

+34
-0
lines changed

3 files changed

+34
-0
lines changed
17.6 KB
Loading
16.1 KB
Loading
Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
{
2+
"fill" : {
3+
"automatic-gradient" : "gray:0.15949,1.00000"
4+
},
5+
"groups" : [
6+
{
7+
"layers" : [
8+
{
9+
"image-name" : "ns-logo-white-front.png",
10+
"name" : "ns-logo-white-front"
11+
},
12+
{
13+
"hidden" : false,
14+
"image-name" : "ns-log-dark-back.png",
15+
"name" : "ns-log-dark-back"
16+
}
17+
],
18+
"shadow" : {
19+
"kind" : "neutral",
20+
"opacity" : 0.5
21+
},
22+
"translucency" : {
23+
"enabled" : true,
24+
"value" : 0.5
25+
}
26+
}
27+
],
28+
"supported-platforms" : {
29+
"circles" : [
30+
"watchOS"
31+
],
32+
"squares" : "shared"
33+
}
34+
}

0 commit comments

Comments
 (0)