✨feature: Initial commit
This commit is contained in:
Vendored
+16
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"workbench.colorCustomizations": {
|
||||
"tree.indentGuidesStroke": "#3d92ec",
|
||||
"activityBar.background": "#053241",
|
||||
"titleBar.activeBackground": "#07465B",
|
||||
"titleBar.activeForeground": "#F3FBFE",
|
||||
"titleBar.inactiveBackground": "#053241",
|
||||
"titleBar.inactiveForeground": "#F3FBFE",
|
||||
"statusBar.background": "#053241",
|
||||
"statusBar.foreground": "#F3FBFE",
|
||||
"statusBar.debuggingBackground": "#053241",
|
||||
"statusBar.debuggingForeground": "#F3FBFE",
|
||||
"statusBar.noFolderBackground": "#053241",
|
||||
"statusBar.noFolderForeground": "#F3FBFE"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user