Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
signalapp
GitHub Repository: signalapp/Signal-iOS
Path: blob/main/Signal/AppIcons/AppIcon-color.icon/icon.json
1 views
1
{
2
"color-space-for-untagged-svg-colors" : "display-p3",
3
"fill-specializations" : [
4
{
5
"value" : "automatic"
6
},
7
{
8
"appearance" : "dark",
9
"value" : "system-dark"
10
}
11
],
12
"groups" : [
13
{
14
"blur-material" : null,
15
"hidden" : false,
16
"layers" : [
17
{
18
"fill-specializations" : [
19
{
20
"value" : {
21
"solid" : "srgb:1.00000,1.00000,1.00000,1.00000"
22
}
23
},
24
{
25
"appearance" : "dark",
26
"value" : "none"
27
},
28
{
29
"appearance" : "tinted",
30
"value" : {
31
"linear-gradient" : [
32
"gray:1.00000,1.00000",
33
"gray:0.70000,1.00000"
34
]
35
}
36
}
37
],
38
"hidden" : false,
39
"image-name" : "color-logo.png",
40
"name" : "color-logo",
41
"position" : {
42
"scale" : 1,
43
"translation-in-points" : [
44
0,
45
0
46
]
47
}
48
}
49
],
50
"lighting" : "individual",
51
"shadow" : {
52
"kind" : "neutral",
53
"opacity" : 0.5
54
},
55
"specular" : true,
56
"translucency" : {
57
"enabled" : true,
58
"value" : 0.4
59
}
60
},
61
{
62
"blur-material" : null,
63
"hidden" : false,
64
"layers" : [
65
{
66
"glass" : false,
67
"hidden-specializations" : [
68
{
69
"value" : false
70
},
71
{
72
"appearance" : "light",
73
"value" : false
74
},
75
{
76
"appearance" : "dark",
77
"value" : true
78
},
79
{
80
"appearance" : "tinted",
81
"value" : true
82
}
83
],
84
"image-name" : "color-bg.png",
85
"name" : "color-bg",
86
"opacity-specializations" : [
87
{
88
"value" : 1
89
},
90
{
91
"appearance" : "dark",
92
"value" : 1
93
},
94
{
95
"appearance" : "tinted",
96
"value" : 0.4
97
}
98
]
99
}
100
],
101
"lighting" : "individual",
102
"shadow" : {
103
"kind" : "none",
104
"opacity" : 0.5
105
},
106
"specular" : false,
107
"translucency" : {
108
"enabled" : false,
109
"value" : 0.4
110
}
111
}
112
],
113
"supported-platforms" : {
114
"squares" : [
115
"iOS"
116
]
117
}
118
}
119