whisper-money/bootstrap
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
..
cache Set up a fresh Laravel app 2025-11-07 12:01:36 +00:00
app.php Add chart color scheme setting (#101) 2026-02-28 12:58:21 +01:00
providers.php Reapply "swap horizon -> queue:work on mysql" 2025-12-30 07:22:18 +01:00