mirror of
https://github.com/arichornlover/uYouEnhanced.git
synced 2026-03-11 17:15:32 +00:00
Update Themes.xm
This commit is contained in:
parent
754a5051f3
commit
21ce93212c
1 changed files with 3 additions and 0 deletions
|
|
@ -855,4 +855,7 @@ UIColor* raisedColor = [UIColor blackColor];
|
|||
if (oldDarkTheme()) {
|
||||
%init(gOldDarkTheme);
|
||||
}
|
||||
if (defaultDarkTheme()) {
|
||||
%init(gDefaultDarkTheme);
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue