17 lines
281 B
Plaintext
17 lines
281 B
Plaintext
{
|
|
"folders": [
|
|
{
|
|
"path": "."
|
|
}
|
|
],
|
|
"settings": {
|
|
"workbench.colorCustomizations": {
|
|
"titleBar.activeBackground": "#996210",
|
|
"titleBar.activeForeground": "#e7e7e7",
|
|
"titleBar.inactiveBackground": "#744c11",
|
|
"titleBar.inactiveForeground": "#e7e7e7"
|
|
},
|
|
|
|
|
|
}
|
|
} |