Skip to content

fix(tui): improve Charizard completion menu contrast (#28205)#28346

Merged
teknium1 merged 1 commit into
mainfrom
hermes/hermes-3ad7d98a
May 19, 2026
Merged

fix(tui): improve Charizard completion menu contrast (#28205)#28346
teknium1 merged 1 commit into
mainfrom
hermes/hermes-3ad7d98a

Conversation

@teknium1

Copy link
Copy Markdown
Contributor

Salvage of #28205 by @houenyang-momo.

What: The Charizard skin's completion menu used the same dim ember tones for background and dim text, producing poor contrast on dark terminals. Banner-dim was also too dark (#7A3511) against banner-text.

How: Add explicit dark-ember completion menu colors (completion_menu_bg, completion_menu_current_bg, completion_menu_meta_bg, completion_menu_meta_current_bg, selection_bg) and lift banner_dim to #C58A45. Test asserts the new colors load from the skin definition.

Original PR: #28205

@teknium1 teknium1 merged commit 50158a6 into main May 19, 2026
4 checks passed
@teknium1 teknium1 deleted the hermes/hermes-3ad7d98a branch May 19, 2026 03:05
@github-actions

Copy link
Copy Markdown
Contributor

🔎 Lint report: hermes/hermes-3ad7d98a vs origin/main

ruff

Total: 0 on HEAD, 0 on base (➖ 0)

🆕 New issues: none

✅ Fixed issues: none

Unchanged: 0 pre-existing issues carried over.

ty (type checker)

Total: 8790 on HEAD, 8790 on base (➖ 0)

🆕 New issues: none

✅ Fixed issues: none

Unchanged: 4626 pre-existing issues carried over.

Diagnostics are surfaced as warnings — this check never fails the build.

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