fix font color in embedded audio player

This commit is contained in:
Christian Schabesberger 2024-09-25 12:38:40 +02:00
parent f544d8bc76
commit 12de2c3fac
2 changed files with 3 additions and 0 deletions

View File

@ -126,6 +126,7 @@ fun AudioPlayerEmbeddedUI(viewModel: NewPlayerViewModel, uiState: NewPlayerUISta
top = 0.5.dp,
bottom = 0.5.dp
),
color = MaterialTheme.colorScheme.onBackground,
text = getTimeStringFromMs(
uiState.durationInMs,
locale,

View File

@ -56,7 +56,9 @@ val video_player_onErrorContainer = Color(0xFFFFDAD6)
// background color
val video_player_background = Color(0xFF1F1B16)
// Font color on background
val video_player_onBackground = Color(0xFFEAE1D9)
val video_player_surface = Color(0xFF000000)
// The color of the Text and icons