9 lines
235 B
JSON
9 lines
235 B
JSON
{
|
|
"workbench.colorCustomizations": {
|
|
"tree.indentGuidesStroke": "#3d92ec",
|
|
"activityBar.background": "#4B1A44",
|
|
"titleBar.activeBackground": "#69255F",
|
|
"titleBar.activeForeground": "#FDF9FC"
|
|
}
|
|
}
|