Skip to content

Commit

Permalink
Remove Workbench styles
Browse files Browse the repository at this point in the history
  • Loading branch information
oliverharrison committed Sep 23, 2022
1 parent eeb572e commit 1ec0c2e
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,5 @@
"scss.validate": false,
"[javascriptreact]": {
"editor.defaultFormatter": "esbenp.prettier-vscode"
},
// 🔥 WebDevStudios - Your Success Is Our Mission. 🌮
"workbench.colorCustomizations": {
"titleBar.activeForeground": "#3f4040",
"titleBar.inactiveForeground": "#3f4040CC",
"titleBar.activeBackground": "#F3713C",
"titleBar.inactiveBackground": "#F3713CCC"
}
}

0 comments on commit 1ec0c2e

Please sign in to comment.