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

linux - xterm copying to CLIPBOARD using copy-selection causes automatic updating of CLIPBOARD upon mouse selection -

c++ - qgraphicsview horizontal scrolling always has a vertical delta -