inotia00 / ReVanced_Extended

ReVanced Extended Issues/Request repo
655 stars 20 forks source link

feat(YouTube Music): add `MaterialYou` patch #269

Open NeeRaj-2401 opened 1 year ago

NeeRaj-2401 commented 1 year ago

Application

YouTube Music

Issue

After Android 12+ , some people like me prefers material-you theme over complete black (AMOLED).

Patch

It should enable material-you generated colors/theme on home,browse,library and settings sections.

And as player itself generates colors for it based on thumbnail . So in my opinion it doesn't need override.

Motivation

Revanced Extended YT looks good with material theme and does not put stress on eyes as its not completely black.

Hence the same option in YTM will be good.

Acknowledgements

NeeRaj-2401 commented 1 year ago

@inotia00 as you have recently added amoled patch in ytm, can u please look into material-you too ? Thanks :) for you hardwork and constant updates.

inotia00 commented 1 year ago

Unlike YouTube, YT Music's theme structure is implemented really terribly. (Even as of 2023, Google has not implemented the Day / Night theme in YT Music)

The Amoled patch was easy to apply because it only finds non-black areas and applies Amoled theme

However, the MaterialYou theme... can be considered virtually impossible to implement.

NeeRaj-2401 commented 1 year ago

Yeah its understandable, thanks for you reply :)