diff --git a/Theme/ElegantFin-theme-nightly.css b/Theme/ElegantFin-theme-nightly.css index c5e9319..7643603 100644 --- a/Theme/ElegantFin-theme-nightly.css +++ b/Theme/ElegantFin-theme-nightly.css @@ -2046,4 +2046,13 @@ ul.MuiList-root.MuiMenu-list.MuiList-dense>div:first-child { .nowPlayingInfoContainerMedia>div:not(.hide) { margin-bottom: 1em; +} + +.nowPlayingSongName.nowPlayingEpisode{ +font-size: 1.25em; +color: var(--textColor); +} + +.nowPlayingAlbum.nowPlayingSeason{ +color: var(--dimTextColor); } \ No newline at end of file