initial dark/light mode support, still requires a respring

This commit is contained in:
2020-01-11 08:53:32 -05:00
parent 50db4f7edc
commit 668bae64c1
21 changed files with 109 additions and 12 deletions

10
.theos/_/DEBIAN/control Normal file
View File

@ -0,0 +1,10 @@
Package: com.mac-user669.zenithdark
Name: ZenithDark
Depends: mobilesubstrate
Architecture: iphoneos-arm
Description: An awesome MobileSubstrate tweak!
Maintainer: mac-user669
Author: mac-user669
Section: Tweaks
Version: 0.0.1-1+debug
Installed-Size: 168

View File

@ -0,0 +1 @@
{ Filter = { Bundles = ( "com.apple.springboard" ); }; }