Skip to content

Commit 14f3e1d

Browse files
committed
ui: improve icon on macOS
1 parent 93787d7 commit 14f3e1d

16 files changed

+398
-18
lines changed

Assets/Sushitrain glass icon.icon/icon.json

Lines changed: 19 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -27,13 +27,13 @@
2727
"fill-specializations" : [
2828
{
2929
"value" : {
30-
"solid" : "extended-gray:0.51644,1.00000"
30+
"solid" : "display-p3:0.00000,0.00000,0.00000,1.00000"
3131
}
3232
},
3333
{
3434
"appearance" : "light",
3535
"value" : {
36-
"solid" : "extended-gray:0.33077,1.00000"
36+
"solid" : "display-p3:0.60348,0.50507,0.23232,1.00000"
3737
}
3838
},
3939
{
@@ -50,13 +50,19 @@
5050
"fill-specializations" : [
5151
{
5252
"value" : {
53-
"solid" : "display-p3:0.87768,0.88052,0.75613,1.00000"
53+
"solid" : "display-p3:0.80183,0.80791,0.70164,1.00000"
5454
}
5555
},
5656
{
5757
"appearance" : "dark",
5858
"value" : {
59-
"solid" : "extended-gray:0.16606,1.00000"
59+
"solid" : "display-p3:0.10857,0.10857,0.10857,1.00000"
60+
}
61+
},
62+
{
63+
"appearance" : "tinted",
64+
"value" : {
65+
"solid" : "display-p3:0.34309,0.34309,0.34309,1.00000"
6066
}
6167
}
6268
],
@@ -68,7 +74,7 @@
6874
"fill-specializations" : [
6975
{
7076
"value" : {
71-
"solid" : "display-p3:0.14425,0.14425,0.14425,1.00000"
77+
"solid" : "display-p3:0.22221,0.22221,0.22221,1.00000"
7278
}
7379
},
7480
{
@@ -86,7 +92,7 @@
8692
"name" : "Cart frontside",
8793
"opacity" : 1,
8894
"position" : {
89-
"scale" : 1.2,
95+
"scale" : 1.3,
9096
"translation-in-points" : [
9197
0,
9298
50
@@ -101,7 +107,7 @@
101107
{
102108
"value" : {
103109
"enabled" : true,
104-
"value" : 0.94
110+
"value" : 0.58
105111
}
106112
},
107113
{
@@ -115,7 +121,7 @@
115121
},
116122
{
117123
"blend-mode" : "normal",
118-
"blur-material" : 0.22,
124+
"blur-material" : 0.37,
119125
"hidden" : false,
120126
"layers" : [
121127
{
@@ -213,7 +219,7 @@
213219
"lighting" : "individual",
214220
"name" : "Folders",
215221
"position" : {
216-
"scale" : 1.2,
222+
"scale" : 1.3,
217223
"translation-in-points" : [
218224
0,
219225
50
@@ -249,7 +255,7 @@
249255
],
250256
"translucency" : {
251257
"enabled" : true,
252-
"value" : 0.5
258+
"value" : 0.19
253259
}
254260
},
255261
{
@@ -276,7 +282,7 @@
276282
],
277283
"name" : "Cart backside",
278284
"position" : {
279-
"scale" : 1.2,
285+
"scale" : 1.3,
280286
"translation-in-points" : [
281287
0,
282288
50
@@ -286,7 +292,7 @@
286292
"kind" : "layer-color",
287293
"opacity" : 0
288294
},
289-
"specular" : false,
295+
"specular" : true,
290296
"translucency" : {
291297
"enabled" : true,
292298
"value" : 0.34
@@ -323,7 +329,7 @@
323329
],
324330
"opacity" : 0.57,
325331
"position" : {
326-
"scale" : 1.2,
332+
"scale" : 1.3,
327333
"translation-in-points" : [
328334
0,
329335
50

0 commit comments

Comments
 (0)