rename to Profile (#166030)

This commit is contained in:
Sandeep Somavarapu
2022-11-10 19:25:07 +01:00
committed by GitHub
parent 436a45ed1c
commit d2441c5e3a
21 changed files with 110 additions and 112 deletions

View File

@@ -2,7 +2,7 @@
"$schema": "vscode://schemas/color-theme",
"name": "Light (Visual Studio)",
"colors": {
"activityBarItem.settingsProfilesBackground": "#4d4d4d",
"activityBarItem.profilesBackground": "#4d4d4d",
"editor.background": "#FFFFFF",
"editor.foreground": "#000000",
"editor.inactiveSelectionBackground": "#E5EBF1",