Cephei for Prefs UI, still need to fix tint color

This commit is contained in:
2020-01-23 20:59:07 -05:00
parent 3c42b97e9b
commit 7c26a46448
7 changed files with 61 additions and 38 deletions

View File

@ -8,6 +8,7 @@ TWEAK_NAME = ZenithDark
ZenithDark_FILES = Tweak.xm
ZenithDark_FRAMEWORKS = UIKit CoreGraphics
ZenithDark_EXTRA_FRAMEWORKS += Cephei
include $(THEOS_MAKE_PATH)/tweak.mk
@ -15,4 +16,4 @@ SUBPROJECTS += zenithdarkprefs
include $(THEOS_MAKE_PATH)/aggregate.mk
after-install::
install.exec "sbreload"
install.exec "sbreload"