Add color picker!

This commit is contained in:
2020-02-04 22:02:27 -05:00
parent 31559632e5
commit e1a9c4f9cb
7 changed files with 42 additions and 142 deletions

View File

@ -9,6 +9,7 @@ TWEAK_NAME = ZenithDark
ZenithDark_FILES = Tweak.xm
ZenithDark_FRAMEWORKS = UIKit CoreGraphics
ZenithDark_EXTRA_FRAMEWORKS += Cephei
ZenithDark_LIBRARIES = sparkcolourpicker
include $(THEOS_MAKE_PATH)/tweak.mk