Visual studio 2017 code color issue after update

themes, visual-studio, visual-studio-2017

Solution

I found some workarounds

- by unchecking the `Enable rich client visual experience`. And then restart VS.

- Another method is to choose color theme to `Light` and switch back to `Dark` again.

Problem

I used to work comfortably with the Dark theme of VS. Today, I updated my VS to `v.15.2(26430.4)`, but it suddenly run into a visual problem. The colours of the code in Dark mode are terrible. I almost cannot see them clearly. Any way to fix it? Thanks

Original source