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": "#1E1E5C",
|
||||
"titleBar.activeBackground": "#2A2A81",
|
||||
"titleBar.activeForeground": "#FCFCFE",
|
||||
"titleBar.inactiveBackground": "#1E1E5C",
|
||||
"titleBar.inactiveForeground": "#FCFCFE",
|
||||
"statusBar.background": "#1E1E5C",
|
||||
"statusBar.foreground": "#FCFCFE",
|
||||
"statusBar.debuggingBackground": "#1E1E5C",
|
||||
"statusBar.debuggingForeground": "#FCFCFE",
|
||||
"statusBar.noFolderBackground": "#1E1E5C",
|
||||
"statusBar.noFolderForeground": "#FCFCFE"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user