leddt / visualstudio-colors-solarized

Visual Studio color schemes based on https://github.com/altercation/solarized

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Razor markup syntax has horrible background color

geoffreysmith opened this issue · comments

I've been trying to dig around, but I can't figure out how the Razor View Engine syntax displays a different background from the rest of the HTML markup. It is a horrible light gray background, almost unreadable.

Edit: There's an actual Razor Code option under Text Editor. I set the background to Hue: 131, Sat 74, Lum: 57 Red: 41, Green: 69, Blue: 80 ... much better but I don't know if there's a more rigid way to pick background colors to conform to solarized specs.

Yes I see it's not working at all for javascript blocks and razor code (at least in VS2010). I'll try and fix it ASAP.

Alright, there are still some problems with contextual highlights, they are overwhelming and hard to read (highlights use the dark bg color for the light settings, and light bg color for the dark settings.)

However the problems described in this issue are now fixed.