You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Two fixes:
1. Remove forced-dark overrides on playground — it now responds to
the theme toggle like every other page. CodeMirror editor keeps
its own oneDark theme regardless.
2. Add CSS exceptions so text-white stays truly white inside
accent-colored backgrounds (bg-accent-indigo, bg-accent-green,
bg-brand). Fixes the docs "Get Started" button which had dark
text on indigo bg in light mode.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments