whisper-money/resources
Víctor Falcón c32a7ab6ae
Fix chart hover background visibility in dark mode (#82)
## Summary

- Fixed hover background color in dark mode to improve visibility and
contrast with chart bars
- Changed from `fill-muted` (oklch(0.269 0 0)) to `fill-white/5` in dark
mode for a lighter, more transparent background
- Resolves issue where hover background was too similar to bar colors in
dark mode

## Changes

- Updated `ChartContainer` component to use `dark:fill-white/5` for the
recharts tooltip cursor in dark mode
- Maintains existing `fill-muted` behavior for light mode

Closes #66
2026-01-27 19:08:35 +01:00
..
css Add Budgeting Feature to Track and Manage Spending (#36) 2026-01-21 15:25:50 +01:00
js Fix chart hover background visibility in dark mode (#82) 2026-01-27 19:08:35 +01:00
views feat: New discord offer 2026-01-10 10:27:32 +01:00