hermes-agent/ui-tui/src
Brooklyn Nicholson 50170fdd2d fix(themes): reconcile element/syntax tokens with main's derive+adapt pipeline
Element tokens (ui_tool/ui_thinking), skinnable diffs, and code-syntax keys
flow through buildPalette → adaptColorsToBackground instead of a hand-mapped
color block, so they inherit #20379's contrast/polarity machinery. thinking
and syntaxComment track the EFFECTIVE muted (banner_dim override included);
the skin's `background` feeds the surface (it also paints the terminal via
OSC 11); statusFg falls back through ui_text/banner_text. Tests assert the
routing/independence contracts rather than pre-adaptation hexes.
2026-07-21 21:00:43 -05:00
..
__tests__ fix(themes): reconcile element/syntax tokens with main's derive+adapt pipeline 2026-07-21 21:00:43 -05:00
app feat(themes): TUI paints its own background from the skin (OSC 11) 2026-07-21 21:00:43 -05:00
components feat(themes): element tokens (ui_tool, ui_thinking) + skinnable diffs 2026-07-21 21:00:43 -05:00
config fix(tui): coalesce drag-resize reflow + harden resize-burst heal coverage 2026-06-30 16:47:39 -07:00
content feat: add TUI session orchestrator 2026-05-26 20:51:59 -07:00
domain feat: unify active-project identity in chat status (supersedes #64721) 2026-07-18 23:08:13 -04:00
hooks style(desktop,tui): fix all lint/type/formatting issues 2026-06-26 01:04:33 -05:00
lib feat(themes): dedicated code-syntax palette keys 2026-07-21 21:00:43 -05:00
protocol refactor(tui): /clean pass across ui-tui — 49 files, −217 LOC 2026-04-16 22:32:53 -05:00
types feat(ui-tui): OSC-10 foreground polarity tiebreaker for transparent terminals 2026-07-21 16:36:57 -05:00
app.tsx fix(tui): apply ui-tui fix pass and restore type-check 2026-04-25 14:08:54 -05:00
banner.ts feat(tui): responsive banner tiers 2026-05-23 17:37:51 -05:00
entry.tsx perf(tui): skin switches stay hot — MCP gating, pooled reload, swap repaint 2026-07-21 16:36:57 -05:00
gatewayClient.ts fix(tui): defer buffered gateway events to stop dashboard chat #301 (#36658) 2026-06-28 14:18:47 +05:30
gatewayTypes.ts feat(themes): cross-surface theme SDK — one skin themes CLI, TUI, and desktop 2026-07-21 21:00:42 -05:00
theme.ts fix(themes): reconcile element/syntax tokens with main's derive+adapt pipeline 2026-07-21 21:00:43 -05:00
types.ts feat: unify active-project identity in chat status (supersedes #64721) 2026-07-18 23:08:13 -04:00