feat(playground): add light mode toggle and announcement toast#1250
feat(playground): add light mode toggle and announcement toast#1250jderochervlk merged 8 commits intomasterfrom
Conversation
Add a dark/light playground theme with default dark and persisted theme selection. Wire runtime CodeMirror theme reconfiguration, theme-aware JS output highlighting, and settings controls. Add a new light-mode toast with dismiss and try-it-now actions, auto-hide timeout, and session-based seen tracking.
Improve light-mode readability for the Auto-run control and center divider styling. Add Cypress coverage for toast-driven light mode switch and switching back to dark in settings. Co-authored-by: Codex <codex@openai.com>
Cloudflare deploymentDeployement ID: 779aee5d-2ea6-4de0-a528-85f7a9cb2b00 ⛅️ wrangler 4.63.0 (update available 4.83.0) ✨ Uploading _redirects |
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 91b6774fd6
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
Note
This was done by AI, but I have reviewed the code and understand the changes
Toast
Light mode