visual studio - How do I change the code highlighting color to a more readable color -


enter image description here

specifically... how change code highlighting background color in vs 2013/2015 when inside array.foreach / list.foreach code block?

it appears have color except when inside foreach code block.

go tools -> options -> environment -> fonts , color

there can edit color.

greatings.


Comments

Popular posts from this blog

android - How to save instance state of selected radiobutton on menu -

python 3 IndexError: list index out of range -

IF statement in MySQL trigger -