BTerminal/v2/src
Hibryda 36af9dd1d2 feat(v3): redesign SettingsTab global settings with split font controls
Split single font setting into separate UI font (sans-serif options)
and Terminal font (monospace options), each with custom themed dropdown
and size stepper (8-24px). Single-column layout with Appearance and
Defaults subsections. All native <select> replaced with custom themed
dropdowns. Font previews render in their own typeface. New CSS vars:
--term-font-family, --term-font-size. Setting keys changed from
font_family/font_size to ui_font_family/ui_font_size +
term_font_family/term_font_size.
2026-03-07 23:23:33 +01:00
..
lib feat(v3): redesign SettingsTab global settings with split font controls 2026-03-07 23:23:33 +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