mirror of
https://github.com/Boof2015/astra-mobile.git
synced 2026-08-12 05:10:52 +02:00
fix now playing contrast awareness
This commit is contained in:
@@ -1650,12 +1650,12 @@ const useStyles = createThemedStyles((colors) => ({
|
||||
alignItems: 'center',
|
||||
},
|
||||
eyebrow: {
|
||||
color: colors.textTertiary,
|
||||
color: colors.textSecondary,
|
||||
letterSpacing: 1.5,
|
||||
fontSize: 10,
|
||||
},
|
||||
source: {
|
||||
color: colors.textSecondary,
|
||||
color: colors.textPrimary,
|
||||
marginTop: 1,
|
||||
},
|
||||
menuLayer: {
|
||||
|
||||
Reference in New Issue
Block a user