[GH-ISSUE #1071] theme: hovered & theme: inactive are swapped #489

Open
opened 2026-02-28 14:49:27 +03:00 by kerem · 0 comments
Owner

Originally created by @dvrxs on GitHub (Feb 1, 2023).
Original GitHub issue: https://github.com/Rigellute/spotify-tui/issues/1071

I was changing the colors of the default config file provided. It reads:

hovered: Magenta # hovered pane border
inactive: Gray # borders of inactive panes

However, the default appearance of the application is the opposite i.e. all inactive border panes are (by default) Magenta and the hovered one is Gray. As a workaround, I swapped the colors of the two settings, which I understand confirms this issue.

Originally created by @dvrxs on GitHub (Feb 1, 2023). Original GitHub issue: https://github.com/Rigellute/spotify-tui/issues/1071 I was changing the colors of the default config file provided. It reads: `hovered: Magenta # hovered pane border` `inactive: Gray # borders of inactive panes` However, the default appearance of the application is the opposite i.e. all inactive border panes are (by default) Magenta and the hovered one is Gray. As a workaround, I swapped the colors of the two settings, which I understand confirms this issue.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/spotify-tui#489
No description provided.