-
-
Notifications
You must be signed in to change notification settings - Fork 216
feat(Command Menu): add editor theme option with translations #775
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
feat(Command Menu): add editor theme option with translations #775
Conversation
✅ Deploy Preview for livecodes ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
|
|
Thank you @FathyMuhamed This is a nice addition. I have made some changes:
Generally when you want to make some changes, let's discuss that in an issue first, so that we can agree on the approach. I may also be able to guide. Please review the changes and let me know what you think. |
|
@hatemhosny Really thank you very much for clarifying all of this, I just found that I have been searching for a while to change the theme so I started working on it to be better but after that we can discuss the changes first thank you again |
|
I will merge this now. Looking forward for your next contribution 🌹 |
|
This is now released: Thank you 🌹 |



What type of PR is this? (check all applicable)
Add Editor Theme Command to Command Menu
Description
This PR adds a new command menu item that allows users to quickly access the editor theme settings. When selected, it opens the editor settings panel and automatically scrolls to the theme selector for better user experience.