Skip to content
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: add contrast to editor in light theme #176

Merged
merged 2 commits into from
Sep 20, 2024

Conversation

cristianoventura
Copy link
Collaborator

This PR changes the background color of the Monaco Editor and JSON view in light mode, to give some contrast compared to the background of the app, similar to when in dark mode.

JSON content:
Screenshot 2024-09-19 at 5 10 50 PM

JSON preview:
Screenshot 2024-09-19 at 5 10 43 PM

Custom code:
Screenshot 2024-09-19 at 5 10 25 PM

Script:
Screenshot 2024-09-19 at 5 11 03 PM

@cristianoventura cristianoventura self-assigned this Sep 19, 2024
@cristianoventura cristianoventura marked this pull request as ready for review September 19, 2024 21:35
Llandy3d
Llandy3d previously approved these changes Sep 19, 2024
Copy link
Member

@Llandy3d Llandy3d left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice 🙌

e-fisher
e-fisher previously approved these changes Sep 20, 2024
Copy link
Collaborator

@e-fisher e-fisher left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡

going-confetti
going-confetti previously approved these changes Sep 20, 2024
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should be a regular .ts file

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

oops 🙈 Fixed!

@cristianoventura cristianoventura merged commit cb52388 into main Sep 20, 2024
1 check passed
@cristianoventura cristianoventura deleted the feat/add-contrast-to-light-editor branch September 20, 2024 12:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants