mirror of
https://github.com/Jellify-Music/App.git
synced 2026-05-03 09:10:13 -05:00
make this purpley
This commit is contained in:
@@ -102,7 +102,7 @@ export default function PlayerScreen({ navigation }: { navigation: NativeStackNa
|
||||
|
||||
<Text
|
||||
fontSize={"$6"}
|
||||
color={"$gray10"}
|
||||
color={Colors.Secondary}
|
||||
>
|
||||
{ nowPlaying!.album ?? "" }
|
||||
</Text>
|
||||
|
||||
Reference in New Issue
Block a user