mirror of
https://github.com/streamyfin/streamyfin.git
synced 2026-06-03 04:28:31 +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.