Skip to content

Commit

Permalink
add peacock config
Browse files Browse the repository at this point in the history
  • Loading branch information
arthursvpb committed Jul 12, 2023
1 parent 5b5629d commit 5bc2301
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions web/.vscode/settings.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
"peacock.remoteColor": "#61dafb",
"workbench.colorCustomizations": {
"activityBar.activeBackground": "#93e6fc",
"activityBar.background": "#93e6fc",
Expand All @@ -18,5 +19,5 @@
"titleBar.inactiveBackground": "#61dafb99",
"titleBar.inactiveForeground": "#15202b99"
},
"peacock.remoteColor": "#61dafb"
}
"peacock.color": "#61dafb"
}

0 comments on commit 5bc2301

Please sign in to comment.