Skip to content

Commit 1e4a2bd

Browse files
committed
WIP macOS 26 Liquid Glass MacVim icon
Related: - #1054 - #1
1 parent 92897cb commit 1e4a2bd

3 files changed

Lines changed: 68 additions & 0 deletions

File tree

Lines changed: 3 additions & 0 deletions
Loading
Lines changed: 62 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,62 @@
1+
{
2+
"fill" : {
3+
"automatic-gradient" : "srgb:0.23529,0.57255,0.18431,1.00000"
4+
},
5+
"groups" : [
6+
{
7+
"blur-material" : 0,
8+
"hidden" : false,
9+
"layers" : [
10+
{
11+
"blend-mode" : "normal",
12+
"fill" : {
13+
"solid" : "gray:1.00000,1.00000"
14+
},
15+
"glass" : true,
16+
"hidden" : false,
17+
"image-name" : "MacVimLetter.svg",
18+
"name" : "MacVimLetter",
19+
"opacity-specializations" : [
20+
{
21+
"value" : 1
22+
},
23+
{
24+
"appearance" : "tinted",
25+
"value" : 0.8
26+
}
27+
],
28+
"position" : {
29+
"scale" : 3.85,
30+
"translation-in-points" : [
31+
25,
32+
28
33+
]
34+
}
35+
}
36+
],
37+
"lighting" : "individual",
38+
"position" : {
39+
"scale" : 1,
40+
"translation-in-points" : [
41+
0,
42+
0
43+
]
44+
},
45+
"shadow" : {
46+
"kind" : "neutral",
47+
"opacity" : 1
48+
},
49+
"specular" : true,
50+
"translucency" : {
51+
"enabled" : true,
52+
"value" : 0.45
53+
}
54+
}
55+
],
56+
"supported-platforms" : {
57+
"circles" : [
58+
"watchOS"
59+
],
60+
"squares" : "shared"
61+
}
62+
}
Lines changed: 3 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)