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
feat: add command to change app and editor theme from command palette (#1197)
* fix: Palette not opening when called from existing palette
The palette wasn't opening when triggered from an already open palette.
* feat: Add command to change editor and app theme via command palette
- Added functionality to change editor and app themes directly from the command palette.
- Improved user experience for keyboard-centric users by allowing theme changes without visiting the theme settings.
- Included visual indication for the currently selected theme
0 commit comments