BTerminal/v2/src/lib/components
Hibryda ff2d354219 feat(v3): add 7 editor themes to multi-theme system
Generalize theme system from Catppuccin-only (4 flavors) to 11 themes
across 2 groups. New editor themes: VSCode Dark+, Atom One Dark,
Monokai, Dracula, Nord, Solarized Dark, GitHub Dark.

All themes map to the same 26 --ctp-* CSS custom properties, so every
component works unchanged. ThemeId replaces CatppuccinFlavor as primary
type. Theme store uses getCurrentTheme()/setTheme() with deprecated
wrappers. SettingsTab uses optgroup-based theme selector.
2026-03-07 22:07:14 +01:00
..
Agent chore(v2): remove dead update_ssh_session method and fix stale comment 2026-03-07 16:51:15 +01:00
Context feat(v2): add SSH management, ctx integration, themes, detached mode, auto-updater 2026-03-06 14:50:00 +01:00
Markdown feat(v2): add SSH management, ctx integration, themes, detached mode, auto-updater 2026-03-06 14:50:00 +01:00
Notifications feat(v2): add agent tree, status bar, notifications, settings dialog (Phase 5) 2026-03-06 13:46:21 +01:00
StatusBar feat(v3): implement session continuity, workspace teardown, StatusBar rewrite, subagent routing fix 2026-03-07 16:33:27 +01:00
Terminal feat(v2): add copy/paste, theme hot-swap, tree enhancements, session resume, drag-resize 2026-03-06 15:09:52 +01:00
Workspace feat(v3): add 7 editor themes to multi-theme system 2026-03-07 22:07:14 +01:00