Visual Studio 2015 - change right vertical scroll bar indicator colors

前端 未结 1 1369
情歌与酒
情歌与酒 2021-01-04 06:40

I use a dark color theme and the breakpoints and search results are hard to tell apart (orange and red). Is there any way to change the colors?

相关标签:
1条回答
  • 2021-01-04 07:10

    Yes, it is possible. You can change the colors by going to the Tools menu -> Options then go to Environment -> Fonts and Colors:

    For the breakpoint line: Breakpoint (Scroll bar)

    And for the find result: Find Match Highlight

    And the result (bright red for the breakpoint and Lime for search results):

    0 讨论(0)
提交回复
热议问题