mirror of
https://github.com/morpheusthewhite/spicetify-themes.git
synced 2024-11-22 10:52:48 +01:00
fix(ziro): show active tab text in library (#909)
This commit is contained in:
parent
882a0d6219
commit
7d2e48bcfb
@ -290,7 +290,8 @@
|
|||||||
/* tab bar */
|
/* tab bar */
|
||||||
.oaNVBli46GtVjaQKB15g,
|
.oaNVBli46GtVjaQKB15g,
|
||||||
.marketplace-tabBar-active,
|
.marketplace-tabBar-active,
|
||||||
.lyrics-tabBar-active {
|
.lyrics-tabBar-active,
|
||||||
|
.queue-tabBar-active {
|
||||||
color: var(--spice-shadow) !important;
|
color: var(--spice-shadow) !important;
|
||||||
background: var(--spice-tab-active) !important;
|
background: var(--spice-tab-active) !important;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user