Monday, November 21, 2022

[FIXED] How can you change text color settings in Visual Studio 2019 to match the style of VS2017?

Issue

I am not talking about theme. What I mean is the following:

Side by side Left: VS2017, Right: VS2019.

I tried to export VS2017 settings and import them into 2019 but it appears that options available in 2019 aren't present in 2017 that change the palette around.

I am looking to be able to assist not only me, but the rest of my team in changing these settings to mimic VS2017 as easily as possible.

Aside from finding and manually changing each these of these settings individually is there a better way to more or less all at once revert the text color scheme back to the way it was in VS2017?


Solution

You can revert to the 2017 style by disabling Tools > Options > Text Editor > C# > Advanced > Use enhanced colors for C# and Basic.



Answered By - denneboomyo
Answer Checked By - Clifford M. (PHPFixing Volunteer)

No comments:

Post a Comment

Note: Only a member of this blog may post a comment.