updated vs code setting
This commit is contained in:
Vendored
+4
-1
@@ -1,5 +1,8 @@
|
||||
{
|
||||
"windowColor.mainColor": "#f8a735",
|
||||
"window.title": "claude-code-best-practice",
|
||||
"workbench.colorCustomizations": {}
|
||||
"workbench.colorCustomizations": {
|
||||
"statusBar.background": "#16825d",
|
||||
"statusBar.foreground": "#ffffff"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user