Skip to content

Commit 3f5d3e8

Browse files
X button for dark mode
1 parent 7224cbc commit 3f5d3e8

File tree

4 files changed

+33
-0
lines changed

4 files changed

+33
-0
lines changed

Sources/SprenUI/UI/Screens/Flows/BodyComp/BodyCompAssets.xcassets/images/Close.imageset/Contents.json

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,48 @@
55
"idiom" : "universal",
66
"scale" : "1x"
77
},
8+
{
9+
"appearances" : [
10+
{
11+
"appearance" : "luminosity",
12+
"value" : "dark"
13+
}
14+
],
15+
"filename" : "СloseWhite.png",
16+
"idiom" : "universal",
17+
"scale" : "1x"
18+
},
819
{
920
"filename" : "Сlose@2x.png",
1021
"idiom" : "universal",
1122
"scale" : "2x"
1223
},
24+
{
25+
"appearances" : [
26+
{
27+
"appearance" : "luminosity",
28+
"value" : "dark"
29+
}
30+
],
31+
"filename" : "СloseWhite@2x.png",
32+
"idiom" : "universal",
33+
"scale" : "2x"
34+
},
1335
{
1436
"filename" : "Сlose@3x.png",
1537
"idiom" : "universal",
1638
"scale" : "3x"
39+
},
40+
{
41+
"appearances" : [
42+
{
43+
"appearance" : "luminosity",
44+
"value" : "dark"
45+
}
46+
],
47+
"filename" : "СloseWhite@3x.png",
48+
"idiom" : "universal",
49+
"scale" : "3x"
1750
}
1851
],
1952
"info" : {
302 Bytes
Loading
472 Bytes
Loading
807 Bytes
Loading

0 commit comments

Comments
 (0)