Improvements & Removed Duplicated Options #9

Merged
arichornlover merged 5 commits from main into main 2023-07-17 06:44:19 +00:00
Showing only changes of commit 7059c78d34 - Show all commits

View file

@ -156,6 +156,7 @@ static BOOL pinkContrastMode() {
%orig(textColor);
}
%end
/* disabled the code to stop crashing
%hook _ASDisplayView
- (void)didMoveToWindow {
%orig;
@ -180,6 +181,7 @@ static BOOL pinkContrastMode() {
label.textColor = [UIColor whiteColor];
}
%end
*/
%end
%group gRedContrastMode // Red Contrast Mode