Skip to content

Commit e8e083a

Browse files
committed
Add dark mode symbols to Sierra assets
Keep existing files for the Any (light) appearance. For Dark appearance, add pictures with similar sizes, copied from Apple's SFSymbols.app Vienna needs dark mode support for the tab overflow symbol.
1 parent 0eafdab commit e8e083a

7 files changed

Lines changed: 143 additions & 12 deletions

File tree

Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,38 @@
1+
{
2+
"colors" : [
3+
{
4+
"color" : {
5+
"color-space" : "srgb",
6+
"components" : {
7+
"alpha" : "1.000",
8+
"blue" : "1.000",
9+
"green" : "1.000",
10+
"red" : "1.000"
11+
}
12+
},
13+
"idiom" : "universal"
14+
},
15+
{
16+
"appearances" : [
17+
{
18+
"appearance" : "luminosity",
19+
"value" : "dark"
20+
}
21+
],
22+
"color" : {
23+
"color-space" : "srgb",
24+
"components" : {
25+
"alpha" : "1.000",
26+
"blue" : "1.000",
27+
"green" : "1.000",
28+
"red" : "1.000"
29+
}
30+
},
31+
"idiom" : "universal"
32+
}
33+
],
34+
"info" : {
35+
"author" : "xcode",
36+
"version" : 1
37+
}
38+
}
Lines changed: 35 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,52 @@
11
{
22
"images" : [
33
{
4-
"idiom" : "universal",
54
"filename" : "MMSierraOverflow.pdf",
5+
"idiom" : "universal",
66
"scale" : "1x"
77
},
88
{
9+
"appearances" : [
10+
{
11+
"appearance" : "luminosity",
12+
"value" : "dark"
13+
}
14+
],
15+
"filename" : "MMSierraOverflowDark.pdf",
16+
"idiom" : "universal",
17+
"scale" : "1x"
18+
},
19+
{
20+
"idiom" : "universal",
21+
"scale" : "2x"
22+
},
23+
{
24+
"appearances" : [
25+
{
26+
"appearance" : "luminosity",
27+
"value" : "dark"
28+
}
29+
],
930
"idiom" : "universal",
1031
"scale" : "2x"
1132
},
1233
{
1334
"idiom" : "universal",
1435
"scale" : "3x"
36+
},
37+
{
38+
"appearances" : [
39+
{
40+
"appearance" : "luminosity",
41+
"value" : "dark"
42+
}
43+
],
44+
"idiom" : "universal",
45+
"scale" : "3x"
1546
}
1647
],
1748
"info" : {
18-
"version" : 1,
19-
"author" : "xcode"
49+
"author" : "xcode",
50+
"version" : 1
2051
}
21-
}
52+
}
Binary file not shown.
Lines changed: 35 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,52 @@
11
{
22
"images" : [
33
{
4-
"idiom" : "universal",
54
"filename" : "MMSierraTabClose.pdf",
5+
"idiom" : "universal",
66
"scale" : "1x"
77
},
88
{
9+
"appearances" : [
10+
{
11+
"appearance" : "luminosity",
12+
"value" : "dark"
13+
}
14+
],
15+
"filename" : "MMSierraTabCloseDark.pdf",
16+
"idiom" : "universal",
17+
"scale" : "1x"
18+
},
19+
{
20+
"idiom" : "universal",
21+
"scale" : "2x"
22+
},
23+
{
24+
"appearances" : [
25+
{
26+
"appearance" : "luminosity",
27+
"value" : "dark"
28+
}
29+
],
930
"idiom" : "universal",
1031
"scale" : "2x"
1132
},
1233
{
1334
"idiom" : "universal",
1435
"scale" : "3x"
36+
},
37+
{
38+
"appearances" : [
39+
{
40+
"appearance" : "luminosity",
41+
"value" : "dark"
42+
}
43+
],
44+
"idiom" : "universal",
45+
"scale" : "3x"
1546
}
1647
],
1748
"info" : {
18-
"version" : 1,
19-
"author" : "xcode"
49+
"author" : "xcode",
50+
"version" : 1
2051
}
21-
}
52+
}
Binary file not shown.
Lines changed: 35 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,53 @@
11
{
22
"images" : [
33
{
4-
"idiom" : "universal",
54
"filename" : "MMSierraTabEdited.png",
5+
"idiom" : "universal",
66
"scale" : "1x"
77
},
88
{
9+
"appearances" : [
10+
{
11+
"appearance" : "luminosity",
12+
"value" : "dark"
13+
}
14+
],
15+
"filename" : "MMSierraTabEditedDark.pdf",
916
"idiom" : "universal",
17+
"scale" : "1x"
18+
},
19+
{
1020
"filename" : "MMSierraTabEdited@2x.png",
21+
"idiom" : "universal",
22+
"scale" : "2x"
23+
},
24+
{
25+
"appearances" : [
26+
{
27+
"appearance" : "luminosity",
28+
"value" : "dark"
29+
}
30+
],
31+
"idiom" : "universal",
1132
"scale" : "2x"
1233
},
1334
{
1435
"idiom" : "universal",
1536
"scale" : "3x"
37+
},
38+
{
39+
"appearances" : [
40+
{
41+
"appearance" : "luminosity",
42+
"value" : "dark"
43+
}
44+
],
45+
"idiom" : "universal",
46+
"scale" : "3x"
1647
}
1748
],
1849
"info" : {
19-
"version" : 1,
20-
"author" : "xcode"
50+
"author" : "xcode",
51+
"version" : 1
2152
}
22-
}
53+
}
Binary file not shown.

0 commit comments

Comments
 (0)