[BEGIN]

Disable YouTube Dark Mode
For YouTube 13.24.59+ (maybe older versions too)
Patch by RMTK

Use this to turn off dark mode enabled by my patch
[SHARED-PREFERENCES]

{"file_name":"youtube.xml"}
{"insert":"boolean"}
{"pref_name":"app_theme_dark_developer"}
{"value":"false"}

{"insert":"boolean"}
{"pref_name":"app_dark_theme"}
{"value":"false"}


[END]
Patching done, enjoy...