mirror of
https://github.com/morpheusthewhite/spicetify-themes.git
synced 2024-11-22 10:52:48 +01:00
material ocean: fix lyrics background color
Signed-off-by: blacksuan19 <i@blacksuan19.me>
This commit is contained in:
parent
d14348e5e8
commit
d75b109f43
@ -747,3 +747,8 @@ body.remotebar .view-player .player-bar-wrapper {
|
|||||||
button.RecentlySearched__clear-all-button.button.button-with-stroke {
|
button.RecentlySearched__clear-all-button.button.button-with-stroke {
|
||||||
margin-bottom: 30px;
|
margin-bottom: 30px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/* lyrics container color */
|
||||||
|
.lyrics-color-container {
|
||||||
|
background-color: var(--modspotify_main_bg) !important;
|
||||||
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user