9 lines
215 B
JSON
9 lines
215 B
JSON
{
|
|
"workbench.colorCustomizations": {
|
|
"tree.indentGuidesStroke": "#3d92ec",
|
|
"activityBar.background": "#482405",
|
|
"titleBar.activeBackground": "#653308",
|
|
"titleBar.activeForeground": "#FEFAF6"
|
|
}
|
|
}
|