✨feature: First push to git
This commit is contained in:
Vendored
+16
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"workbench.colorCustomizations": {
|
||||
"tree.indentGuidesStroke": "#3d92ec",
|
||||
"activityBar.background": "#053610",
|
||||
"titleBar.activeBackground": "#074B17",
|
||||
"titleBar.activeForeground": "#EEFDF1",
|
||||
"titleBar.inactiveBackground": "#053610",
|
||||
"titleBar.inactiveForeground": "#EEFDF1",
|
||||
"statusBar.background": "#053610",
|
||||
"statusBar.foreground": "#EEFDF1",
|
||||
"statusBar.debuggingBackground": "#053610",
|
||||
"statusBar.debuggingForeground": "#EEFDF1",
|
||||
"statusBar.noFolderBackground": "#053610",
|
||||
"statusBar.noFolderForeground": "#EEFDF1"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user