15 lines
279 B
Plaintext
15 lines
279 B
Plaintext
{
|
|
"folders": [
|
|
{
|
|
"path": "."
|
|
}
|
|
],
|
|
"settings": {
|
|
"workbench.colorCustomizations": {
|
|
"titleBar.activeBackground": "#178017",
|
|
"titleBar.activeForeground": "#e7e7e7",
|
|
"titleBar.inactiveBackground": "#146114",
|
|
"titleBar.inactiveForeground": "#e7e7e7",
|
|
}
|
|
}
|
|
} |