Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
keesschollaart81 committed Aug 18, 2019
1 parent c769ce2 commit 7ff74ac
Show file tree
Hide file tree
Showing 35 changed files with 70 additions and 2,904 deletions.
13 changes: 1 addition & 12 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,16 +7,5 @@
"out": true // set this to false to include "out" folder in search results
},
// Turn off tsc task auto detection since we have the necessary tasks as npm scripts
"typescript.tsc.autoDetect": "off",
"workbench.colorCustomizations": {
"activityBar.background": "#1f6fd0",
"activityBar.foreground": "#e7e7e7",
"activityBar.inactiveForeground": "#e7e7e799",
"activityBarBadge.background": "#ee90bb",
"activityBarBadge.foreground": "#15202b",
"titleBar.activeBackground": "#1857a4",
"titleBar.inactiveBackground": "#1857a499",
"titleBar.activeForeground": "#e7e7e7",
"titleBar.inactiveForeground": "#e7e7e799"
}
"typescript.tsc.autoDetect": "off"
}
Loading

0 comments on commit 7ff74ac

Please sign in to comment.