Skip to content

Commit afcbfe7

Browse files
committed
Project: Add beta glyph for translucent beta app icon
1 parent 5012859 commit afcbfe7

File tree

2 files changed

+79
-0
lines changed

2 files changed

+79
-0
lines changed
Lines changed: 7 additions & 0 deletions
Loading

Source/iOS/App/DolphiniOS/AppIconBeta_Glass.icon/icon.json

Lines changed: 72 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,78 @@
1414
}
1515
],
1616
"groups" : [
17+
{
18+
"layers" : [
19+
{
20+
"fill-specializations" : [
21+
{
22+
"value" : {
23+
"solid" : "srgb:1.00000,1.00000,1.00000,1.00000"
24+
}
25+
},
26+
{
27+
"appearance" : "dark",
28+
"value" : {
29+
"linear-gradient" : [
30+
"display-p3:0.93725,0.84314,0.30588,1.00000",
31+
"srgb:0.89020,0.73725,0.32549,1.00000"
32+
]
33+
}
34+
}
35+
],
36+
"glass-specializations" : [
37+
{
38+
"appearance" : "dark",
39+
"value" : true
40+
}
41+
],
42+
"hidden" : false,
43+
"image-name" : "New Project.svg",
44+
"name" : "New Project",
45+
"position" : {
46+
"scale" : 0.5,
47+
"translation-in-points" : [
48+
0,
49+
300
50+
]
51+
}
52+
},
53+
{
54+
"fill" : {
55+
"solid" : "display-p3:0.52549,0.44314,0.00000,1.00000"
56+
},
57+
"glass" : false,
58+
"hidden" : false,
59+
"image-name" : "New Project.svg",
60+
"name" : "New Project",
61+
"opacity" : 0.25,
62+
"position" : {
63+
"scale" : 0.5,
64+
"translation-in-points" : [
65+
0,
66+
285
67+
]
68+
}
69+
}
70+
],
71+
"opacity-specializations" : [
72+
{
73+
"value" : 0
74+
},
75+
{
76+
"appearance" : "tinted",
77+
"value" : 1
78+
}
79+
],
80+
"shadow" : {
81+
"kind" : "neutral",
82+
"opacity" : 0.5
83+
},
84+
"translucency" : {
85+
"enabled" : true,
86+
"value" : 0.5
87+
}
88+
},
1789
{
1890
"blend-mode" : "normal",
1991
"blur-material-specializations" : [

0 commit comments

Comments
 (0)