Detect system dark mode preference and apply it by default#257
Conversation
Set defaultTheme to "system" with enableSystem on RootProvider so users with OS-level dark mode preference are no longer shown the light theme. https://claude.ai/code/session_01U8cJSR7bEbqLA3CsWSzRtv
|
Caution Review failedPull request was closed or merged during review No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughThe Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~8 minutes Poem
🚥 Pre-merge checks | ✅ 2 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (2 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Comment |
Set defaultTheme to "system" with enableSystem on RootProvider so users
with OS-level dark mode preference are no longer shown the light theme.
https://claude.ai/code/session_01U8cJSR7bEbqLA3CsWSzRtv
Summary by CodeRabbit
Release Notes