Skip to content

Commit a3ad13f

Browse files
committed
Fix resources section header dark mode color
1 parent 0292e24 commit a3ad13f

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

BrickHack-Mobile/Assets.xcassets/quadColor.colorset/Contents.json

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,19 @@
1515
"green" : "0xF5"
1616
}
1717
}
18+
},
19+
{
20+
"idiom" : "universal",
21+
"appearances" : [
22+
{
23+
"appearance" : "luminosity",
24+
"value" : "dark"
25+
}
26+
],
27+
"color" : {
28+
"platform" : "ios",
29+
"reference" : "systemGray5Color"
30+
}
1831
}
1932
]
2033
}

0 commit comments

Comments
 (0)