Skip to content

Commit

Permalink
meta: vscode peacock settings
Browse files Browse the repository at this point in the history
  • Loading branch information
theacodes committed Feb 23, 2024
1 parent 8b91cec commit 158a952
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"workbench.colorCustomizations": {
"statusBar.background": "#4c4f69",
"statusBar.foreground": "#e7e7e7",
"statusBarItem.hoverBackground": "#616587",
"statusBarItem.remoteBackground": "#4c4f69",
"statusBarItem.remoteForeground": "#e7e7e7"
},
"peacock.color": "4c4f69"
}

0 comments on commit 158a952

Please sign in to comment.