More extensions

This commit is contained in:
2022-08-17 13:08:40 -07:00
parent 8db793aae7
commit 2d8fc0477f
3 changed files with 9 additions and 3 deletions

View File

@ -44,10 +44,10 @@
"titleBar.activeBackground": "#85d17c",
"titleBar.activeForeground": "#15202b",
"titleBar.inactiveBackground": "#85d17c99",
"titleBar.inactiveForeground": "#15202b99"
"titleBar.inactiveForeground": "#15202b99",
"commandCenter.border": "#15202b99"
},
"peacock.color": "#85d17c",
"explorer.excludeGitIgnore": false,
"files.exclude": {
"**/.git": false
}