vscode-theme-onedark
                                
                                 vscode-theme-onedark copied to clipboard
                                
                                    vscode-theme-onedark copied to clipboard
                            
                            
                            
                        ruby color inconsistent
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

Here's the VSCode port version

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

VSCode

Thanks for reporting this, I'll try to fix this in the next version.
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