Change Visual Studio html text font color -


can change font color , background plain text in html/razor page in visual studio editor?

<h1>highlight plain code</h1> 

i've tried "plain text" setting, changes everything.

it plain text option. changed color , text within h1 blocks changed it, along other plain text in html. not sure mean changing everything, did not change color html elements.


Comments

Popular posts from this blog

matlab - How to equate a structure array to structure array -

c# - Operator '==' incompatible with operand types 'Guid' and 'Guid' using DynamicExpression.ParseLambda<T, bool> -