chore: remove peacock extension props
This commit is contained in:
4
.vscode/settings.json
vendored
4
.vscode/settings.json
vendored
@@ -1,6 +1,5 @@
|
|||||||
{
|
{
|
||||||
"typescript.tsdk": "node_modules/typescript/lib",
|
"typescript.tsdk": "node_modules/typescript/lib",
|
||||||
"peacock.color": "#002992",
|
|
||||||
"workbench.colorCustomizations": {
|
"workbench.colorCustomizations": {
|
||||||
"activityBar.activeBackground": "#184630",
|
"activityBar.activeBackground": "#184630",
|
||||||
"activityBar.background": "#184630",
|
"activityBar.background": "#184630",
|
||||||
@@ -19,6 +18,5 @@
|
|||||||
"titleBar.activeForeground": "#e7e7e7",
|
"titleBar.activeForeground": "#e7e7e7",
|
||||||
"titleBar.inactiveBackground": "#0b201699",
|
"titleBar.inactiveBackground": "#0b201699",
|
||||||
"titleBar.inactiveForeground": "#e7e7e799"
|
"titleBar.inactiveForeground": "#e7e7e799"
|
||||||
},
|
}
|
||||||
"peacock.remoteColor": "#0b2016"
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user