fix: active cue timestamp rendering

This commit is contained in:
2026-02-02 19:59:23 -06:00
parent 7964d4e183
commit 2aa49faad5
2 changed files with 2 additions and 2 deletions

View File

@@ -1 +1 @@
0.1.1
0.1.2

View File

@@ -62,7 +62,7 @@ var (
Bold(true)
ActiveTimestampStyle = lipgloss.NewStyle().
Foreground(ColorBackground).
Foreground(ColorForeground).
Bold(true)
TimestampStyle = lipgloss.NewStyle().