mirror of
https://github.com/streamyfin/streamyfin.git
synced 2026-06-02 20:18:29 +01:00
The music library tab view did not set tabBarActiveTintColor/ tabBarInactiveTintColor, so React Navigation's material-top-tabs fell back to its default blue active tint. Set explicit white (active) and gray (inactive) tint colors.