whisper-money/database
Víctor Falcón 0c5ba916bf
Add chart color scheme setting (#101)
## Summary

- Add a new **Chart color scheme** dropdown in Settings > Appearance
allowing users to choose between 4 color palettes: **Colorful** (new
default), **Neutral** (previous zinc grayscale), **Blue**, and **Pink**
- Persist the setting in a new `user_settings` table with instant
client-side feedback via localStorage + cookie
- All charts across dashboard, categories, budgets, and cashflow update
instantly when switching schemes
- Reduced colorful palette intensity (shifted from 500/600 to 300/400
range) for lower contrast
2026-02-28 12:58:21 +01:00
..
factories Add chart color scheme setting (#101) 2026-02-28 12:58:21 +01:00
migrations Add chart color scheme setting (#101) 2026-02-28 12:58:21 +01:00
seeders Demo Account Experience (#51) 2026-01-07 10:58:14 +01:00
.gitignore Set up a fresh Laravel app 2025-11-07 12:01:36 +00:00