✨feature: Initial commit
This commit is contained in:
16
.vscode/settings.json
vendored
Normal file
16
.vscode/settings.json
vendored
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"workbench.colorCustomizations": {
|
||||
"tree.indentGuidesStroke": "#3d92ec",
|
||||
"activityBar.background": "#092D5A",
|
||||
"titleBar.activeBackground": "#0D3F7E",
|
||||
"titleBar.activeForeground": "#F7FAFE",
|
||||
"titleBar.inactiveBackground": "#092D5A",
|
||||
"titleBar.inactiveForeground": "#F7FAFE",
|
||||
"statusBar.background": "#092D5A",
|
||||
"statusBar.foreground": "#F7FAFE",
|
||||
"statusBar.debuggingBackground": "#092D5A",
|
||||
"statusBar.debuggingForeground": "#F7FAFE",
|
||||
"statusBar.noFolderBackground": "#092D5A",
|
||||
"statusBar.noFolderForeground": "#F7FAFE"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user