9 lines
215 B
JSON
9 lines
215 B
JSON
{
|
|
"workbench.colorCustomizations": {
|
|
"tree.indentGuidesStroke": "#3d92ec",
|
|
"activityBar.background": "#213309",
|
|
"titleBar.activeBackground": "#2E470C",
|
|
"titleBar.activeForeground": "#F6FCEE"
|
|
}
|
|
}
|