Skip to content

Add configurable selected-item colors - #565

Open
erdivartanovich wants to merge 1 commit into
d99kris:masterfrom
erdivartanovich:feature/selected-colors
Open

Add configurable selected-item colors#565
erdivartanovich wants to merge 1 commit into
d99kris:masterfrom
erdivartanovich:feature/selected-colors

Conversation

@erdivartanovich

@erdivartanovich erdivartanovich commented Jul 28, 2026

Copy link
Copy Markdown

Based on Issue: #555

New optional color parameters for the currently selected item: list_color_selected, dialog_color_selected, history_name_color_selected and history_text_color_selected (bg/fg each).
When set, the selected chat list row, list dialog item and selected message name/text use the specified color pair in addition to the corresponding _attr_selected attribute. When left empty (default) only attribute styling is applied, preserving existing behavior. Selected color takes precedence over unread/shaded/usercolor for the highlighted item.

Enables palette-consistent selection styling for terminal theming setups where reverse is undesirable.

New optional color parameters for the currently selected item:
list_color_selected, dialog_color_selected, history_name_color_selected
and history_text_color_selected (bg/fg each). When set, the selected
chat list row, list dialog item and selected message name/text use the
specified color pair in addition to the corresponding _attr_selected
attribute. When left empty (default) only attribute styling is applied,
preserving existing behavior. Selected color takes precedence over
unread/shaded/usercolor for the highlighted item.

Enables palette-consistent selection styling for terminal theming
setups where reverse video is undesirable.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants