Skip to content

fix: make logout modal theme-aware instead of always dark#524

Merged
indresh404 merged 1 commit into
indresh404:mainfrom
saurabhhhcodes:codex/fix-logout-theme-517
Jun 14, 2026
Merged

fix: make logout modal theme-aware instead of always dark#524
indresh404 merged 1 commit into
indresh404:mainfrom
saurabhhhcodes:codex/fix-logout-theme-517

Conversation

@saurabhhhcodes

Copy link
Copy Markdown

The LogoutConfirmModal used hardcoded dark backgrounds (bg-slate-900) regardless of the active theme. Updated to use theme-aware classes:\n- bg-white dark:bg-slate-900 for the modal\n- Proper text colors for light/dark modes\n- Theme-aware borders and hover states\n- Semi-transparent backdrop in light mode\n\nCloses #517

LogoutConfirmModal used hardcoded dark backgrounds regardless
of theme. Updated to use bg-white dark:bg-slate-900 with proper
text colors for both light and dark modes.

Closes indresh404#517
@vercel

vercel Bot commented Jun 14, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
ranker-hub Ready Ready Preview, Comment Jun 14, 2026 11:22am

@github-actions github-actions Bot added bug Something isn't working frontend Frontend related changes (HTML/CSS/JS/React) gssoc GirlScript Summer of Code gssoc26 GirlScript Summer of Code 2026 nsoc NSoC NSoC'26 NSoC 2026 pending-review PR is pending review labels Jun 14, 2026
@indresh404 indresh404 merged commit 3fb6c5e into indresh404:main Jun 14, 2026
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working frontend Frontend related changes (HTML/CSS/JS/React) gssoc GirlScript Summer of Code gssoc26 GirlScript Summer of Code 2026 level3 nsoc NSoC NSoC'26 NSoC 2026 pending-review PR is pending review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants