Commit Graph

7 Commits

Author SHA1 Message Date
69130dcd86 migrate remaining dialogs to Vue Transition, remove old keyframes
Convert Settings, Invoices, IdlePrompt, AppTrackingPrompt, and
AppDiscard dialogs from animate-modal-enter CSS class to proper
<Transition name="modal"> wrappers for enter/leave animations.
Remove unused animate-modal-enter and animate-dropdown-enter keyframes.
2026-02-18 11:36:35 +02:00
71f1702340 add animation CSS classes, keyframes, and reduced-motion support 2026-02-18 11:22:32 +02:00
3b7b02abaf add theme customization with accent colors and light mode 2026-02-18 10:34:59 +02:00
3349c31ae0 add AppSelect custom dropdown component 2026-02-17 22:22:43 +02:00
f337c50ad7 upgrade typography - Plus Jakarta Sans headings, JetBrains Mono data, 14px base
Heading font: Plus Jakarta Sans (500/600/700) for all h1-h3, stat values, dialog titles, timer display, and wordmark.
Body font: Inter (400/500/600/700) unchanged but base bumped from 13px to 14px.
Mono font: JetBrains Mono replaces IBM Plex Mono for code and tabular data.
2026-02-17 22:06:48 +02:00
ab9cd15eb3 overhaul design tokens - charcoal palette + amber accent 2026-02-17 21:24:15 +02:00
1baed5da21 initialize Tauri v2 + Vue 3 project 2026-02-17 17:46:39 +02:00