mswift42 / themecreator

https://mswift42.github.io/themecreator/ create themes for intellij, textmate, textadept, atom, emacs, vim and gnome terminal.
GNU General Public License v3.0
404 stars 33 forks source link

Make Ruby integers color as Constants rather than mainfg #2

Closed sts10 closed 8 years ago

sts10 commented 8 years ago

A small, subtle thing, but I think it be nicer if you gave integers in Ruby a different color than mainfg to separate them from variables and methods more. I'd suggest using the color set as constant.

Here's how it looks now-- lot of mainfg in there I'd say. screen shot 2016-01-16 at 11 53 59 am

mswift42 commented 8 years ago

Done! added with commit 108d9fc.