How to change background pane color

Coreysan 1,811 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?

Developer technologies Visual Studio Other
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Anna Xiu-MSFT 31,056 Reputation points Microsoft External Staff
    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.

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.