remove statusBar color customizations from vscode settings
Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
Vendored
+1
-4
@@ -1,8 +1,5 @@
|
||||
{
|
||||
"windowColor.mainColor": "#f8a735",
|
||||
"window.title": "claude-code-best-practice",
|
||||
"workbench.colorCustomizations": {
|
||||
"statusBar.background": "#16825d",
|
||||
"statusBar.foreground": "#ffffff"
|
||||
}
|
||||
"workbench.colorCustomizations": {}
|
||||
}
|
||||
Reference in New Issue
Block a user