gerane / VSCodeThemes

Themes for Visual Studio Code
200 stars 77 forks source link

textmate theme - Problem with git commit messages longer than 51 chars #96

Open tangjm opened 2 years ago

tangjm commented 2 years ago

Git commit messages become illegible when they are greater than or equal to 52 chars long. Please see first screenshot below.

textmate_illegible_git_commit_messages )

I think this is a problem with the hex colour on line 299 of the screenshot below. Linked here.

Screenshot 2021-12-11 221349

Would be great if someone could fix this.