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
Post a Comment