agent-orchestrator/v2/src
Hibryda 47492aa637 feat(v3): add global font controls to SettingsTab
Add font family select (9 monospace fonts) and font size +/- stepper
(8-24px) to SettingsTab global settings. Both controls apply live
preview via CSS custom properties (--ui-font-family, --ui-font-size)
and persist to SQLite. Restructure global settings from inline rows
to 2-column grid with labels above controls. initTheme() now restores
saved font settings on startup.
2026-03-07 23:02:55 +01:00
..
lib feat(v3): add global font controls to SettingsTab 2026-03-07 23:02:55 +01:00
app.css feat(v3): add global font controls to SettingsTab 2026-03-07 23:02:55 +01:00
App.svelte feat(v3): implement Mission Control MVP (Phases 1-5) 2026-03-07 16:06:07 +01:00
main.ts feat(v2): scaffold Tauri 2.x + Svelte 5 project (Phase 1) 2026-03-05 23:26:27 +01:00