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
@@ -9,6 +9,7 @@ export type Language =
| "Italiano"
| "Português"
| "Polski"
| "Czech"
| "Other";
export type Vocals = "vocals" | "instrumental";