v1.5.2
Fixes
- Fixed RTL lyrics displaying in wrong word order — disabled manual RTL reordering which was reversing text on both BiDi and non-BiDi terminals. Added
bidi_modeconfig option (auto/reorder/passthrough) for users who need explicit control - Fixed lyrics sidebar ignoring custom
lyrics_played/lyrics_current/lyrics_upcomingtheme colors — CSS was wired to wrong variables ($success,$text-muted,$textinstead of$lyrics-*) - Fixed album art placeholder and context page cursor using hard-coded colors instead of theme — all UI colors now flow through
ThemeColorsfor full theme customization support