feat: major UI overhaul - 1/3+2/3 layout, animated logo, history drawer, editable titles, Czech, dark default, playful design

This commit is contained in:
2026-06-03 23:06:56 +02:00
parent 8d09b17467
commit c3e167bde9
11 changed files with 678 additions and 437 deletions
+1
View File
@@ -17,6 +17,7 @@ export default {
accent: {
primary: "var(--accent-primary)",
secondary: "var(--accent-secondary)",
warm: "var(--accent-warm)",
},
fg: {
DEFAULT: "var(--fg)",