Use accent color instead of a heavy active-pane border in the TUI #68
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Goal
Restore a clean, theme-consistent focus treatment in the terminal UI: the active pane uses the configured accent color on the normal single border instead of changing to a visually heavy or doubled border.
Problem
The current focused pane is surrounded by a thick, doubled-looking monochrome border. This consumes space, looks inconsistent with the other panes, and makes focus feel like a layout change rather than a color cue.
Scope
Acceptance criteria
Implemented and pushed as
8879df1.Implementation:
Review:
Verification: