This commit is contained in:
Sandeep Somavarapu
2022-09-28 12:28:32 +02:00
committed by GitHub
parent 7559012a34
commit b3434bf251
7 changed files with 30 additions and 8 deletions

View File

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