9 lines
215 B
JSON
9 lines
215 B
JSON
{
|
|
"workbench.colorCustomizations": {
|
|
"tree.indentGuidesStroke": "#3d92ec",
|
|
"activityBar.background": "#0B3516",
|
|
"titleBar.activeBackground": "#104A1F",
|
|
"titleBar.activeForeground": "#F4FDF6"
|
|
}
|
|
}
|