Ad some color based on icon theme.

Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
This commit is contained in:
Jeroen Leenarts
2018-05-26 09:20:12 +02:00
parent 15e62d7f02
commit 9154c7702b
3 changed files with 59 additions and 24 deletions
+5 -1
View File
@@ -26,7 +26,11 @@
<array>
<string>armv7</string>
</array>
<key>UISupportedInterfaceOrientations</key>
<key>UIStatusBarStyle</key>
<string>UIStatusBarStyleLightContent</string>
<key>UIViewControllerBasedStatusBarAppearance</key>
<false/>
<key>UISupportedInterfaceOrientations</key>
<array>
<string>UIInterfaceOrientationPortrait</string>
<string>UIInterfaceOrientationLandscapeLeft</string>