Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hotfix color mode #13915

Merged
merged 2 commits into from
Sep 20, 2024
Merged

Hotfix color mode #13915

merged 2 commits into from
Sep 20, 2024

Conversation

pettinarip
Copy link
Member

Description

  1. Drops support for system color mode since we have edge cases where the theme providers run out of sync. I would suggest keeping this until we remove chakra from the codebase.
  2. Use data-theme attr to detect dark mode instead of class. This aligns with Chakra's color mode detection method.

Copy link

netlify bot commented Sep 20, 2024

Deploy Preview for ethereumorg ready!

Name Link
🔨 Latest commit b8b5c1d
🔍 Latest deploy log https://app.netlify.com/sites/ethereumorg/deploys/66ed43731ad8b100081566c3
😎 Deploy Preview https://deploy-preview-13915--ethereumorg.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
7 paths audited
Performance: 42 (🔴 down 7 from production)
Accessibility: 93 (no change from production)
Best Practices: 89 (🔴 down 9 from production)
SEO: 92 (no change from production)
PWA: -
View the detailed breakdown and full score reports

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

Copy link
Contributor

@minimalsm minimalsm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, tested the errors @konopkja pointed out and they are resolved for me.

@pettinarip pettinarip merged commit c47a8ef into master Sep 20, 2024
8 of 10 checks passed
@pettinarip pettinarip deleted the hotfix-color-mode branch September 20, 2024 12:30
This was referenced Oct 2, 2024
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.

3 participants