✨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": "#0C351D",
|
||||
"titleBar.activeBackground": "#114A29",
|
||||
"titleBar.activeForeground": "#F3FCF7",
|
||||
"titleBar.inactiveBackground": "#0C351D",
|
||||
"titleBar.inactiveForeground": "#F3FCF7",
|
||||
"statusBar.background": "#0C351D",
|
||||
"statusBar.foreground": "#F3FCF7",
|
||||
"statusBar.debuggingBackground": "#0C351D",
|
||||
"statusBar.debuggingForeground": "#F3FCF7",
|
||||
"statusBar.noFolderBackground": "#0C351D",
|
||||
"statusBar.noFolderForeground": "#F3FCF7"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user