

Screen shots comparing my current theme (modified version of Monokai) with yours.
SUBLIME TEXT THEMES PATCH
It's bad gitiquette to correct other people's bad tabs/trailing space unless you are intentionally creating a patch to fix those things.) (And usually I don't want to fix them, either.

SUBLIME TEXT THEMES FULL
Sure, I want to see when I am erroneously inserting trailing whitespace myself, but I often have to work on other people's files, and I don't such a file to light up like a Christmas tree when it's full of trailing spaces. Likewise, too much contrast for trailing spaces. It has been downloaded 442578 times and provides support for a lot of common editors. I don't look at indent guides unless I am "lost" in a particular region of nesting. The Sublime Text 2 theme is a color scheme for eclipse created by Filip Minev. The colorization for indent guides is much too high-contrast for me. Most egregiously, there is no colour setting for variables, which affects Ruby, where you want instance variables to be colorized. I like the colours, but the schemes are incomplete. I would then use a faded color for wordy background info or comments needed by anyone proposing to change the code but not needed for reading the code, brighter colors for brief comments on the intent of a chunk of code (making the code easier to skim) and maybe a very bright color for WARNING, or FIXME, or STUB-ONLY, or TODO, etc. One thing I would like to have is an editor that responded to tags within comments (so it wouldn't be a part of the programming lang syntax, but just a convention used by the programmer) which would apply different colors to different types of comments. Most of the time, I don't need to read these comments, so having them faded into the background works for me in every way except for the briefer, more urgent type of comment that SHOULD jump out. It supports various functions: conspicuous widgets (clock, weather) on sidebar, manually or adaptively tweakable theme colors, controlling status bar label by its own api. If I've been away from the code for a while, I'll read the comments to help reestablish the context, refresh my memory of failed experiments, of shortcuts, optimizations, and so on. Guna is most innovative theme for Sublime Text 3. unless your sitting in the dark, and dark text on light also makes you think better and more normally.
SUBLIME TEXT THEMES INSTALL
Download Orange App Icon Download White App Icon Install theme using Package Control. The comments are background info, observations, sometimes wordy descriptions of why things are the way they are, and so on. psa: a lot of people seem to think dark themes are better for the eyes. Gravity is a Sublime Text theme designed with macOS in mind.

The code itself is what I always read, and I want it to jump out at me. I prefer faded comments, because some of my code is quite heavily commented.
