Skip to content

Commit 75c3802

Browse files
committed
Update UI for macOS 26
1 parent 862f984 commit 75c3802

File tree

2 files changed

+92
-0
lines changed

2 files changed

+92
-0
lines changed
Loading

AppIcon.icon/icon.json

Lines changed: 92 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,92 @@
1+
{
2+
"fill" : {
3+
"linear-gradient" : [
4+
"extended-srgb:0.68627,0.32157,0.87059,1.00000",
5+
"extended-srgb:0.00000,0.47843,1.00000,1.00000"
6+
]
7+
},
8+
"groups" : [
9+
{
10+
"blend-mode-specializations" : [
11+
{
12+
"value" : "overlay"
13+
},
14+
{
15+
"appearance" : "dark",
16+
"value" : "lighten"
17+
},
18+
{
19+
"appearance" : "tinted",
20+
"value" : "normal"
21+
}
22+
],
23+
"blur-material" : null,
24+
"layers" : [
25+
{
26+
"blend-mode-specializations" : [
27+
{
28+
"value" : "normal"
29+
},
30+
{
31+
"appearance" : "tinted",
32+
"value" : "normal"
33+
}
34+
],
35+
"fill-specializations" : [
36+
{
37+
"appearance" : "tinted",
38+
"value" : "automatic"
39+
}
40+
],
41+
"glass" : true,
42+
"hidden" : false,
43+
"image-name" : "support_agent_800dp_E3E3E3_FILL0_wght400_GRAD0_opsz48.png",
44+
"name" : "support_agent_800dp_E3E3E3_FILL0_wght400_GRAD0_opsz48",
45+
"opacity-specializations" : [
46+
{
47+
"value" : 1
48+
},
49+
{
50+
"appearance" : "tinted",
51+
"value" : 0.7
52+
}
53+
]
54+
}
55+
],
56+
"lighting" : "individual",
57+
"opacity-specializations" : [
58+
{
59+
"value" : 1
60+
},
61+
{
62+
"appearance" : "dark",
63+
"value" : 0.7
64+
},
65+
{
66+
"appearance" : "tinted",
67+
"value" : 0.72
68+
}
69+
],
70+
"position" : {
71+
"scale" : 1,
72+
"translation-in-points" : [
73+
0,
74+
0
75+
]
76+
},
77+
"shadow" : {
78+
"kind" : "neutral",
79+
"opacity" : 0.5
80+
},
81+
"translucency" : {
82+
"enabled" : false,
83+
"value" : 0.5
84+
}
85+
}
86+
],
87+
"supported-platforms" : {
88+
"squares" : [
89+
"macOS"
90+
]
91+
}
92+
}

0 commit comments

Comments
 (0)