-
-
Notifications
You must be signed in to change notification settings - Fork 523
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
Align JSON and CodeEditor default theme with overall theme #7406
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #7406 +/- ##
==========================================
+ Coverage 82.18% 82.20% +0.02%
==========================================
Files 339 339
Lines 51398 51442 +44
==========================================
+ Hits 42241 42289 +48
+ Misses 9157 9153 -4 ☔ View full report in Codecov by Sentry. |
When you review please consider it as a concept for theming that can be extended to matplotlib, Plotly and other components. |
Its probably also worth considering whether this should be handled in the frontend to enable saved apps to be able to handle themes. As a minimum the API should be something we could convert to a frontend implementation one day. |
Closing #7394.
Looks like below
Default
Dark
Script
You can use the below to select the appropriate dark theme for the CodeEditor.