leddt / visualstudio-colors-solarized

Visual Studio color schemes based on https://github.com/altercation/solarized
MIT License
711 stars 203 forks source link

ReSharper color definitions for VS2012 #14

Closed brantb closed 11 years ago

brantb commented 11 years ago

Not ready to merge this yet, just opening a pull request for comments/review.

Most importantly, support for ReSharper's advanced syntax highlighting (aka "colored identifiers") is still missing.

The items commented out are still set to "Default". Some of them I haven't gotten around to changing yet, and some of them I don't even know the usages of.

Assistance filling in the blanks would be greatly appreciated.

leddt commented 11 years ago

I'll check it out next time I use VS2012

macaw2000 commented 11 years ago

One more issue.. in VS2012 the dark settings won't import while the light ones will.

brantb commented 11 years ago

@macaw2000 Hmm, it seems to work fine for me. What do you mean by 'won't import'?

brantb commented 11 years ago

The above batch of commits include a couple of non-ReSharper-related changes that I made out of personal preference. I'll rebase them out before the PR gets merged, if you like. (They're only here so I don't drive myself insane branching and merging whenever I need to tweak something)

brantb commented 11 years ago

Here's a screenshot of what this looks like currently:

brantb-resharper

And the following R# styles are still missing/undefined. I either haven't seen them in use or haven't been sufficiently annoyed by the defaults to change them.

leddt commented 11 years ago

Looks good to me, merged!