9 lines
235 B
JSON
9 lines
235 B
JSON
{
|
|
"workbench.colorCustomizations": {
|
|
"tree.indentGuidesStroke": "#3d92ec",
|
|
"activityBar.background": "#4E1845",
|
|
"titleBar.activeBackground": "#6D2260",
|
|
"titleBar.activeForeground": "#FDF8FC"
|
|
}
|
|
}
|