Skip to content

Commit

Permalink
app: Add black theme for YouTube apps
Browse files Browse the repository at this point in the history
Signed-off-by: peternmuller <[email protected]>
  • Loading branch information
peternmuller committed Dec 25, 2024
1 parent 861324e commit 20fc5de
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,9 @@ rv-brand = "ReVanced Extended"
build-mode = "both"
included-patches = "'Visual preferences icons'"
excluded-patches = "'Custom Shorts action buttons' 'Custom branding icon for YouTube' 'Custom branding name for YouTube'"
patcher-args = """\
-OdarkThemeBackgroundColor \
"""

[YT-Music-Extended]
app-name = "YT-Music"
Expand All @@ -32,6 +35,9 @@ excluded-patches = "'Custom branding icon for YouTube Music' 'Custom branding na
apkmirror-dlurl = "https://apkmirror.com/apk/google-inc/youtube/"
# archive-dlurl = "https://archive.org/download/jhc-apks/apks/com.google.android.youtube"
build-mode = "both"
patcher-args = """\
-OdarkThemeBackgroundColor \
"""

[YT-Music]
apkmirror-dlurl = "https://apkmirror.com/apk/google-inc/youtube-music/"
Expand Down

0 comments on commit 20fc5de

Please sign in to comment.