Skip to content

Commit

Permalink
vscode: remove accidentally added color settings
Browse files Browse the repository at this point in the history
  • Loading branch information
oddvernes committed May 22, 2024
1 parent 238a428 commit 04429f5
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,5 @@
"task.allowAutomaticTasks": "off",
"[bicep]": {
"editor.defaultFormatter": "ms-azuretools.vscode-bicep"
},
"workbench.colorCustomizations": {
"activityBar.background": "#1C3408",
"titleBar.activeBackground": "#27480C",
"titleBar.activeForeground": "#F4FCED"
}
}

0 comments on commit 04429f5

Please sign in to comment.