feat: add theme selection functionality and update theme management in the application, including new themes and improved persistence handling

This commit is contained in:
2025-12-13 17:09:15 -03:00
parent c068715fc1
commit 9e45a43910
8 changed files with 407 additions and 396 deletions

View File

@@ -48,5 +48,5 @@
"svelte-chartjs": "^3.1.5",
"svelte-sonner": "^1.0.7"
},
"packageManager": "bun@1.3.0"
"packageManager": "bun@1.3.4"
}