fix: active cue timestamp rendering
This commit is contained in:
@@ -62,7 +62,7 @@ var (
|
||||
Bold(true)
|
||||
|
||||
ActiveTimestampStyle = lipgloss.NewStyle().
|
||||
Foreground(ColorBackground).
|
||||
Foreground(ColorForeground).
|
||||
Bold(true)
|
||||
|
||||
TimestampStyle = lipgloss.NewStyle().
|
||||
|
||||
Reference in New Issue
Block a user