mirror of
https://github.com/revanced/revanced-patches
synced 2025-01-19 05:07:32 +01:00
feat(YouTube - Theme): Add classic dark color to presets (#2542)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
This commit is contained in:
parent
a07f83fe89
commit
4e1dc0041d
@ -59,6 +59,7 @@ object ThemeBytecodePatch : BytecodePatch(
|
||||
values = mapOf(
|
||||
"Amoled black" to AMOLED_BLACK_COLOR,
|
||||
"Material You" to "@android:color/system_neutral1_900",
|
||||
"Classic (old YouTube)" to "#FF212121",
|
||||
"Catppuccin (Mocha)" to "#FF181825",
|
||||
"Dark pink" to "#FF290025",
|
||||
"Dark blue" to "#FF001029",
|
||||
|
Loading…
x
Reference in New Issue
Block a user