tiletopia/src
megaproxy 7e624a3f96 Add customizable terminal colors (global theme + per-pane overrides)
Four editable colors (background/foreground/cursor/selection) via a new
ColorPanel modal with built-in presets and live preview. Global default
persists to localStorage and syncs across windows; per-pane overrides ride
on LeafNode.colorOverride in the workspace tree. Titlebar 🎨 button edits
the global theme; per-pane 🎨 chip overrides a single pane. Subsumes the
prior uncommitted softened-foreground tweak into lib/theme.ts.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-01 23:41:19 +01:00
..
components Add customizable terminal colors (global theme + per-pane overrides) 2026-06-01 23:41:19 +01:00
lib Add customizable terminal colors (global theme + per-pane overrides) 2026-06-01 23:41:19 +01:00
App.css Tidy titlebar: dropdowns for shell + layout, '+' button to spawn 2026-05-25 22:26:41 +01:00
App.tsx Add customizable terminal colors (global theme + per-pane overrides) 2026-06-01 23:41:19 +01:00
ipc.ts Shelve the per-pane context indicator (keep narrow-toolbar fix) 2026-05-28 23:47:06 +01:00
main.tsx MCP v2 PR-3: write_pane, spawn_pane, connect_host + SSH safeguards 2026-05-26 14:50:06 +01:00
styles.css Fix workspace accumulation, tab-close popover, scrollbars, drag ghost 2026-05-28 20:24:09 +01:00