Skip to content

Commit

Permalink
chore: update peacock settings
Browse files Browse the repository at this point in the history
  • Loading branch information
will-stone committed Aug 21, 2022
1 parent 7d3bf32 commit a9587c1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@
"titleBar.activeForeground": "#e7e7e7",
"titleBar.inactiveBackground": "#23487099",
"titleBar.inactiveForeground": "#e7e7e799",
"sash.hoverBorder": "#2f6197"
"sash.hoverBorder": "#2f6197",
"commandCenter.border": "#e7e7e799"
},
"peacock.color": "#234870",
"typescript.preferences.importModuleSpecifier": "relative",
Expand Down

0 comments on commit a9587c1

Please sign in to comment.