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