|
|
|
|
|
|
|
|
|
|
|
|
|
|
#define kImagePath @"/Library/Application Support/ZenithDark/ZNDark.png" |
|
|
#define kImagePath @"/Library/Application Support/ZenithDark/ZNDark.png" |
|
|
|
|
|
|
|
|
@interface ZNDarkPrefsRootListController : PSListController |
|
|
|
|
|
|
|
|
@interface ZNDarkPrefsRootListController : HBRootListController |
|
|
@property (nonatomic, strong) UIBlurEffect *respringBlur; |
|
|
@property (nonatomic, strong) UIBlurEffect *respringBlur; |
|
|
@property (nonatomic, strong) UIVisualEffectView *respringEffectView; |
|
|
@property (nonatomic, strong) UIVisualEffectView *respringEffectView; |
|
|
@property (nonatomic, strong) UIWindow *mainAppRootWindow; |
|
|
@property (nonatomic, strong) UIWindow *mainAppRootWindow; |