make this purpley

This commit is contained in:
Violet Caulfield
2025-01-14 10:12:52 -06:00
parent 7b422fe02b
commit faa741a9a6
+1 -1
View File
@@ -102,7 +102,7 @@ export default function PlayerScreen({ navigation }: { navigation: NativeStackNa
<Text
fontSize={"$6"}
color={"$gray10"}
color={Colors.Secondary}
>
{ nowPlaying!.album ?? "" }
</Text>