ReSharper 2017.3 Help

Configuring Fonts and Colors

In the Visual Studio Options dialog, you can configure colors and fonts that ReSharper will use to highlight syntax of supported languages, code issues detected by code inspections, regular expressions syntax, matching delimiters, To-do items, items in the Template Editor.

To configure colors and fonts

  1. In the main menu, choose Tools | Options.
  2. Expand the Environment node in the left pane.
  3. Select the Fonts and Colors tab.
  4. In Display items, scroll down the list until you find items that begin with ReSharper. Explore the list to view or edit formatting and highlighting of ReSharper items.

Look at the example below:

Configuring Syntax Highlighting

Notice how different colors are configured by default for keywords, methods, fields, constructors, string literals etc.

Last modified: 16 April 2018

See Also