As you can see the colour of status bar and the title bar has turned to Reddish-Brown. I haven't made any changes and it automatically got changed. How to I bring it back to its DEFAULT MODE.
My settings.json file
CodePudding user response:
Go to Preferences -> Color Theme and select one of the standard VS code themes (Dark, Dark , Light, Light ).
CodePudding user response:
Maybe you have the Window Colors extension installed? If so, try disabling it.
CodePudding user response:
Are you using a workspace? If so, maybe there is a .vscode/settings.json
file in the workspace containing the color settings?