Skip to content

Commit

Permalink
Revert changes to .vscode/settings.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Tobbe committed Dec 18, 2023
1 parent 42d33b8 commit 8304cab
Showing 1 changed file with 1 addition and 15 deletions.
16 changes: 1 addition & 15 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,21 +8,7 @@
"workbench.colorCustomizations": {
"statusBar.background": "#b85833",
"statusBarItem.hoverBackground": "#ce7350",
"statusBar.foreground": "#e7e7e7",
"activityBar.activeBackground": "#ce7350",
"activityBar.background": "#ce7350",
"activityBar.foreground": "#15202b",
"activityBar.inactiveForeground": "#15202b99",
"activityBarBadge.background": "#82dc9b",
"activityBarBadge.foreground": "#15202b",
"commandCenter.border": "#e7e7e799",
"sash.hoverBorder": "#ce7350",
"statusBarItem.remoteBackground": "#b85833",
"statusBarItem.remoteForeground": "#e7e7e7",
"titleBar.activeBackground": "#b85833",
"titleBar.activeForeground": "#e7e7e7",
"titleBar.inactiveBackground": "#b8583399",
"titleBar.inactiveForeground": "#e7e7e799"
"statusBar.foreground": "#e7e7e7"
},
"search.exclude": {
"**/dist": true,
Expand Down

0 comments on commit 8304cab

Please sign in to comment.