How to change background pane color

Coreysan 1,651 Reputation points
2021-08-09T20:58:48.833+00:00

In visual studio 2019, I added the extension for SSRS Report projects. When I open a solution,
the primary background for the workspace is a light blue, based on the color scheme of blue.

I'd like to go into Tools/Options/Fonts and Colors and look up the main pane workspace background color and darken it.
Do you know what Setting and/or Display item to choose?

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,888 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Anna Xiu-MSFT 27,891 Reputation points Microsoft Vendor
    2021-08-10T06:35:34.773+00:00

    Hi @Coreysan ,

    Welcome to Microsoft Q&A!

    For your requirement, you can change the default color of entire Visual Studio’s user interface with the following steps: Tools > Option > Environment > General > Color Theme.
    If you want to change the background color of code editor, you can go to Tools > Options > Environment > Fonts and Colors > Display items: > set the Item background: of Plain Text.

    For more details, you can refer to: How to: Personalize the Visual Studio IDE and the editor.

    Sincerely,
    Anna

    • If the answer is helpful, please click "Accept Answer" and upvote it.
      Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.