Skip to content

fix: replace hardcoded colors with CSS variables for dark mode support - #535

Merged
dotunv merged 8 commits into
Savitura:mainfrom
OAKVISUALZ:fix-issue-506
Jul 28, 2026
Merged

fix: replace hardcoded colors with CSS variables for dark mode support#535
dotunv merged 8 commits into
Savitura:mainfrom
OAKVISUALZ:fix-issue-506

Conversation

@OAKVISUALZ

Copy link
Copy Markdown
Contributor

Closes #506. Replaced hardcoded hex colors across frontend JSX files with their corresponding CSS variables to support consistent theming and dark mode. Also fixed a critical syntax error and layout issue in AdminDashboard.jsx caused by a botched merge/copy.

# Conflicts:
#	frontend/src/components/CampaignCard.jsx
#	frontend/src/pages/AdminDashboard.jsx
#	frontend/src/pages/Campaign.jsx
#	frontend/src/pages/CreateCampaign.jsx
@drips-wave

drips-wave Bot commented Jul 26, 2026

Copy link
Copy Markdown

@OAKVISUALZ Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@OAKVISUALZ OAKVISUALZ closed this Jul 28, 2026
@OAKVISUALZ OAKVISUALZ reopened this Jul 28, 2026
@dotunv
dotunv merged commit 04a17a8 into Savitura:main Jul 28, 2026
1 of 2 checks passed
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.

a11y: replace hardcoded colors with CSS variables for dark mode support

2 participants