spotifi-cli rice fix

This commit is contained in:
Lennart J. Kurzweg (Nx2)
2026-05-26 19:19:41 +02:00
parent 1acf1773d9
commit 7f1e43699b

View File

@@ -46,7 +46,7 @@
playback_progress_bar = { fg = accent.brighter; bg = accent.dark; modifiers = ["Bold"]; };
playback_status = { fg = accent.bright; };
playback_track = { fg = accent.bright; modifiers = ["Bold"]; };
secondary_row = { fg = secondary.base; };
secondary_row = { fg = accent.brighter; };
selection = { bg = accent.dark; };
table_header = { fg = tertiary.bright; };
# playback_progress_bar_unfilled (Specific to progress_bar_type as Line) = "";