Fix Dark Mode colors in new features

This commit is contained in:
Lei Nelissen
2022-01-02 23:02:54 +01:00
parent 611cbc8c69
commit f78db52e0a
3 changed files with 12 additions and 6 deletions

View File

@@ -92,7 +92,7 @@ function Downloads() {
<DownloadIcon trackId={item} />
</View>
<View style={{ flexShrink: 1, marginRight: 8 }}>
<Text style={{ fontSize: 16, marginBottom: 4 }} numberOfLines={1}>
<Text style={[{ fontSize: 16, marginBottom: 4 }, defaultStyles.text]} numberOfLines={1}>
{tracks[item]?.Name}
</Text>
<Text style={[{ flexShrink: 1, fontSize: 11 }, defaultStyles.textHalfOpacity]} numberOfLines={1}>