9 lines
235 B
JSON
9 lines
235 B
JSON
{
|
|
"workbench.colorCustomizations": {
|
|
"tree.indentGuidesStroke": "#3d92ec",
|
|
"activityBar.background": "#5C0A2F",
|
|
"titleBar.activeBackground": "#800E42",
|
|
"titleBar.activeForeground": "#FFFCFD"
|
|
}
|
|
}
|