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

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

routes - Laravel 4 Wildcard Routing to Different Controllers -

cross browser - XSLT namespace-alias Not Working in Firefox or Chrome -