mirror of
https://github.com/arichornlover/uYouEnhanced.git
synced 2026-03-11 21:26:04 +00:00
Update Themes.xm
This commit is contained in:
parent
6a6a463020
commit
52bcf40fc2
1 changed files with 1 additions and 1 deletions
|
|
@ -87,7 +87,7 @@
|
|||
|
||||
UIColor* raisedColor = [UIColor colorWithRed:0.035 green:0.035 blue:0.035 alpha:1.0];
|
||||
|
||||
%group gCustomTheme
|
||||
%group gOLED
|
||||
%hook YTCommonColorPalette
|
||||
- (UIColor *)baseBackground {
|
||||
return self.pageStyle == 1 ? [UIColor blackColor] : %orig;
|
||||
|
|
|
|||
Loading…
Reference in a new issue