-
Notifications
You must be signed in to change notification settings - Fork 201
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
Sync console theme color with the vs-code theme #3747
Comments
How is this supposed to work? Do you supply a color palette so it can match what the person has set inside the IDE? |
This PR syncs the Console theme color with the vs-code theme. Changing the map colors (applied in the PR): https://github.com/winglang/wing/assets/5547636/3d5f8d0c-dc2f-457a-9b40-45b1ea0d588a Without changing the map colors: https://github.com/winglang/wing/assets/5547636/404a0921-9f65-4e60-9398-b67bb5a650a4 resolves: #3747 *By submitting this pull request, I confirm that my contribution is made under the terms of the [Wing Cloud Contribution License](https://github.com/winglang/wing/blob/main/CONTRIBUTION_LICENSE.md)*.
Congrats! 🚀 This was released in Wing 0.25.16. |
Hey @olivernybroe! We just released this change! We will improve it soon by adding a proper theme configuration option to the |
Feature Spec
Use the vs-code theme main color in Console theme when runing it in vs-code
Use Cases
runing console in vs-code.
Implementation Notes
No response
Component
Wing Console
Community Notes
The text was updated successfully, but these errors were encountered: