9 lines
218 B
JSON
9 lines
218 B
JSON
{
|
|
"workbench.colorCustomizations": {
|
|
"titleBar.activeForeground": "#333",
|
|
"titleBar.activeBackground": "#4cc354",
|
|
"titleBar.inactiveForeground": "#ddd",
|
|
"titleBar.inactiveBackground": "#28862e"
|
|
}
|
|
}
|