hermes-agent/ui-tui/packages/hermes-ink/src/ink/events
Brooklyn Nicholson fc6a27098e fix(tui): raise picker selection contrast with inverse + bold
Selected rows in the model/session/skills pickers and approval/clarify
prompts only changed from dim gray to cornsilk, which reads as low
contrast on lighter themes and LCDs (reported during TUI v2 blitz).

Switch the selected row to `inverse bold` with the brand accent color
across modelPicker, sessionPicker, skillsHub, and prompts so the
highlight is terminal-portable and unambiguous. Unselected rows stay
dim. Also extends the sessionPicker middle meta column (which was
always dim) to inherit the row's selection state.
2026-04-21 14:31:21 -05:00
..
click-event.ts feat: fork ink and make it work nicely 2026-04-11 11:29:08 -05:00
cmd-shortcuts.test.ts fix(tui): raise picker selection contrast with inverse + bold 2026-04-21 14:31:21 -05:00
dispatcher.ts feat: fork ink and make it work nicely 2026-04-11 11:29:08 -05:00
emitter.ts feat: fork ink and make it work nicely 2026-04-11 11:29:08 -05:00
event-handlers.ts feat: add scrollbar and fix selection on scroll 2026-04-14 14:34:33 -05:00
event.ts feat: fork ink and make it work nicely 2026-04-11 11:29:08 -05:00
focus-event.ts feat: fork ink and make it work nicely 2026-04-11 11:29:08 -05:00
input-event.ts feat: fork ink and make it work nicely 2026-04-11 11:29:08 -05:00
keyboard-event.ts feat: fork ink and make it work nicely 2026-04-11 11:29:08 -05:00
mouse-event.ts feat: add scrollbar and fix selection on scroll 2026-04-14 14:34:33 -05:00
paste-event.ts feat: fix types and add type checking plus lazybundle on launch andddd dev flag 2026-04-11 14:42:28 -05:00
resize-event.ts feat: fix types and add type checking plus lazybundle on launch andddd dev flag 2026-04-11 14:42:28 -05:00
terminal-event.ts feat: fork ink and make it work nicely 2026-04-11 11:29:08 -05:00
terminal-focus-event.ts feat: fork ink and make it work nicely 2026-04-11 11:29:08 -05:00