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

ruby color inconsistent #137

Open
lacostenycoder opened this issue May 25, 2021 · 2 comments
Open

ruby color inconsistent #137

lacostenycoder opened this issue May 25, 2021 · 2 comments

Comments

@lacostenycoder
Copy link

The syntax highlight of key values in hashes is missing as well as many of the colors simply don't match at all.

Here's Atom colors
atom

Here's the VSCode port version
vscode_one_dark_ruby

Here also some regular expression syntax highlighting is missing as well as things like array constructor modifiers %i[:a, :b, :c]

Atom
atom_regex

VSCode
vscode_regex

@akamud
Copy link
Owner

akamud commented May 26, 2021

Thanks for reporting this, I'll try to fix this in the next version.

@collimarco
Copy link

I love this theme, but many colors should be fixed in Ruby.

For example, hash keys and symbols should have a different color from numbers, otherwise it's really hard to read Ruby code. It would be great if you can fix this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants