Updated Themes.xm (@arichornlover)
This commit is contained in:
parent
376ec3ed12
commit
a3d1a1e31a
2 changed files with 456 additions and 664 deletions
1118
Source/Themes.xm
1118
Source/Themes.xm
File diff suppressed because it is too large
Load diff
|
|
@ -38,6 +38,8 @@
|
|||
#define YT_BUNDLE_ID @"com.google.ios.youtube"
|
||||
#define YT_NAME @"YouTube"
|
||||
#define LOWCONTRASTMODE_CUTOFF_VERSION @"17.38.10"
|
||||
#define IS_ENABLED(k) [[NSUserDefaults standardUserDefaults] boolForKey:k]
|
||||
#define APP_THEME_IDX [[NSUserDefaults standardUserDefaults] integerForKey:@"appTheme"]
|
||||
|
||||
// YTSpeed
|
||||
@interface YTVarispeedSwitchControllerOption : NSObject
|
||||
|
|
|
|||
Loading…
Reference in a new issue