mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-01-13 03:11:46 +00:00
feat(album-color-theme): support album color theme in all pages (#1685)
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
:root {
|
||||
--titlebar-background-color: #030303;
|
||||
--titlebar-background-color: var(--ytmusic-color-black3);
|
||||
--menu-bar-height: 32px;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user