ReSharper 2023.3 Help

Change icon sets

ReSharper provides several icon sets to match the color themes of Visual Studio. By default, icons sets are selected automatically according to the selected Visual Studio theme. However, you can choose a particular set for any theme.

The icons shipped with ReSharper can be logically divided into two groups: symbol icons and application icons.

All icons that help you identify the kind of a code symbol, so that you can easily distinguish a method ThemedIcon.Method.Screen.(Gray).png from a property ThemedIcon.Property.Screen.(Gray).png, belong to symbol icons sets. Several modifiers are also represented with icons and included in these sets.

Other icons which are displayed in the editor or on the toolbars in the windows belong to application icons sets. They inform you about different opportunities provided by ReSharper such as refactorings ThemedIcon.RefactorThis.Screen.(Gray).png or quick-fixes ThemedIcon.RedBulb.Screen.(Gray).png.

Change icons sets

  1. Select ReSharper | Options from the main menu or press Alt+R O, then choose Environment | General on the left.

  2. Use the Source code symbol icons theme and the Application icons theme selectors to specify the desired icon themes. To simplify the choice, several icons from the corresponding set are displayed nearby each item

  3. Click Save in the Options dialog to apply the modifications and let ReSharper choose where to save them, or save the modifications to a specific settings layer by choosing this layer from the Save To selector. For more information, see manage and share resharper settings.

Visual Studio color themes coupled with ReSharper icon sets offer additional opportunities to customize IDE according to personal preferences. Trying different options you can find the combination that is more engaging for you and set it as default. Consider the examples below:

ReSharper: examples of different color themes.
Last modified: 21 March 2024