Skip to content

Conversation

@leaky001
Copy link

fix(theme): apply dark class before first paint for consistent dark mode
Toggle documentElement.dark in main.jsx based on saved/system preference
Prevents initial light render and FOUC with Tailwind darkMode:'class'
ThemeContext toggle behavior unchanged

@netlify
Copy link

netlify bot commented Oct 20, 2025

Deploy Preview for paisable ready!

Name Link
🔨 Latest commit 9951e9a
🔍 Latest deploy log https://app.netlify.com/projects/paisable/deploys/68f60b8bd7865800083e63da
😎 Deploy Preview https://deploy-preview-144--paisable.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 94
Accessibility: 100
Best Practices: 100
SEO: 91
PWA: 80
View the detailed breakdown and full score reports

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

@archa8 archa8 linked an issue Oct 21, 2025 that may be closed by this pull request
@archa8
Copy link
Member

archa8 commented Oct 21, 2025

Hi @leaky001, thank you for opening the PR. However, this PR doesn't solve the original requirement of the issue (#93). Kindly make the required changes and then push. Otherwise I'll close this PR

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.

BUG : Theme is not matching with dark theme

2 participants