26

There is a similar question for Visual Studio 2010.
However, the answer does not work anymore with Visual Studio 2013.

How to change the current line color in Visual Studio 2013 ?
I would like to make it more visible.

1
  • Is there not an option under in the Visual Studio Tools, Fonts and Colors section? Commented Dec 11, 2014 at 10:04

1 Answer 1

60
  1. Open Tools -> Options -> Environment -> Fonts And Colors.
  2. Select 'Text Editor' in 'Show settings for:'
  3. In 'Display items', select 'Highlight Current Line (Active)'.
  4. Change the color.
Sign up to request clarification or add additional context in comments.

5 Comments

Tools -> Options -> Environment -> Fonts and Colors
In Visual Studio 2017, the settings (Active) and (Inactive) were combined into a single "Highlight Current Line" setting.
If you have Resharper, you need to change "ReSharper Current Line Highlight" too.
Also, in the Dark theme, don't expect the color that you choose for this will be exactly honored. See this closed bug report: Highlight Current Line for an explanation
in Visual Studio 2019 setting color is useless, until you check Tools -> Options -> Text Editor ->General -> Display -> Highlight current line

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.