9 lines
235 B
JSON
9 lines
235 B
JSON
{
|
|
"workbench.colorCustomizations": {
|
|
"tree.indentGuidesStroke": "#3d92ec",
|
|
"activityBar.background": "#040d26",
|
|
"titleBar.activeBackground": "#040d26",
|
|
"titleBar.activeForeground": "#FCFBFE"
|
|
}
|
|
}
|