How to change Visual Studio 2012 Razor colors -


i change yellow background color of razor tags in vs12.

optional: install color theme editor: http://visualstudiogallery.msdn.microsoft.com/366ad100-0003-4c9a-81a8-337d4e7ace05

in theme editor or tools > options > environment > fonts , colors

search for: 'html server-side script' edit foreground & background of @ , other tags.

search for: 'razor code' edit background of razor code.


Comments

Popular posts from this blog

sql - VB.NET Operand type clash: date is incompatible with int error -

SVG stroke-linecap doesn't work for circles in Firefox? -

python - TypeError: Scalar value for argument 'color' is not numeric in openCV -