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

Add lighter comments #4

Merged

Conversation

KjartanBourgeois
Copy link
Contributor

Description

This pull request improves comment readability by changing the color used for comments in the code editor. The current color scheme makes it difficult to distinguish comments from the rest of the code, which can hinder code comprehension and maintenance.

Changes Made:

  • Updated the comment color in the syntax highlighting configuration file from #9aadae to #5f5f5f.

Reason for Change:

  • Improved Readability: The new color offers better contrast against the background and other code elements, making comments easier to read.

Screenshots:
Before:
before

After:
after

Feedback:

  • Any suggestions for alternative color choices or additional improvements to the color scheme are welcome.

@pranjal-barnwal pranjal-barnwal merged commit 9fe654d into pranjal-barnwal:main Oct 26, 2024
@pranjal-barnwal pranjal-barnwal self-requested a review October 26, 2024 11:00
@pranjal-barnwal pranjal-barnwal self-assigned this Oct 26, 2024
@pranjal-barnwal
Copy link
Owner

Thank you @KjartanBourgeois for your suggestions.
I will roll out the changes with the next minor release 🎉

CarapuceGIF

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.

2 participants