9 lines
215 B
JSON
9 lines
215 B
JSON
{
|
|
"workbench.colorCustomizations": {
|
|
"tree.indentGuidesStroke": "#3d92ec",
|
|
"activityBar.background": "#0C188E",
|
|
"titleBar.activeBackground": "#1121C7",
|
|
"titleBar.activeForeground": "#F9F9FE"
|
|
}
|
|
}
|