Tech-How / Light-Theme-for-YouTube-Music

A refreshing new look for YouTube Music.
18 stars 2 forks source link

Modifications for February 2024 #4

Open ryanpcmcquen opened 6 months ago

ryanpcmcquen commented 6 months ago

I added this to the bottom of the stylesheet, because the app drawer dark background was persisting:

#contentContainer.tp-yt-app-drawer,
.style-scope.ytmusic-app {
    background-color: #F4F4F4;
}
Tech-How commented 6 months ago

Hi, thanks for your feedback. I've been meaning to update this for a while but have been reluctant to find the time to. Will definitely implement this in the next release!