Skip to content

fix(tvl-chart): add theme-aware colors for Recharts tooltips and axes (closes #312) - #329

Open
ghzhost wants to merge 1 commit into
SmartDropLabs:mainfrom
ghzhost:fix/tvl-chart-dark-mode
Open

fix(tvl-chart): add theme-aware colors for Recharts tooltips and axes (closes #312)#329
ghzhost wants to merge 1 commit into
SmartDropLabs:mainfrom
ghzhost:fix/tvl-chart-dark-mode

Conversation

@ghzhost

@ghzhost ghzhost commented Sep 4, 2026

Copy link
Copy Markdown

Summary

This PR fixes issue #312 by adding theme-aware styling and Chakra color mode integration () to the component.

Changes

  • Replaced hardcoded dark values in Recharts (, , ) with theme-aware background, border, and text colors.
  • Updated chart axes tick fill colors and gradient accent colors to adapt cleanly to light/dark themes.
  • Validated TypeScript checks () and Next.js static build ().

Closes #312

@netlify

netlify Bot commented Sep 4, 2026

Copy link
Copy Markdown

Deploy Preview for smart-drop ready!

Name Link
🔨 Latest commit 1758588
🔍 Latest deploy log https://app.netlify.com/projects/smart-drop/deploys/6a9b57745741d5000817d6aa
😎 Deploy Preview https://deploy-preview-329--smart-drop.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@netlify

netlify Bot commented Sep 4, 2026

Copy link
Copy Markdown

Deploy Preview for spiffy-melomakarona-eb1e8a ready!

Name Link
🔨 Latest commit 1758588
🔍 Latest deploy log https://app.netlify.com/projects/spiffy-melomakarona-eb1e8a/deploys/6a9b5774882a4f0008f83ebd
😎 Deploy Preview https://deploy-preview-329--spiffy-melomakarona-eb1e8a.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

No dark mode support for Recharts tooltips

1 participant