atom/solarized-dark-syntax

Many languages not consitent with Solarized theme

Closed this issue · 3 comments

This version of the solarized color scheme is very very different than altercation/solarized. For example the html coloring is way off compared to sublime text or vims solarized implementation
sc

I am currently working on a pull request to fix most of these inconsistencies.

Here is another shot comparing it to vim.
screenshot 2014-11-22 14 56 36
Note that the vim colorscheme is contained in the official solarized repo altercation/solarized I would suggest that the atom theme try and follow the official implementation as closely as possible. This is one thing that is keeping me from using atom as my main editor as solarized is my favorite color scheme and I cannot get used to the inconsistent version that is being used.

And here is a screenshot showing the lacking javascript highlighting
screenshot 2014-11-22 21 38 12

Closing this as I have created a pull #23 to solve these problems