settings.json 317 B

1234567891011121314
  1. {
  2. "cSpell.words": [
  3. "GCLS",
  4. "KHPJ",
  5. "XYZP"
  6. ],
  7. "workbench.colorCustomizations": {
  8. "titleBar.activeBackground": "#42b883",
  9. "titleBar.activeForeground": "#15202b",
  10. "titleBar.inactiveBackground": "#42b88399",
  11. "titleBar.inactiveForeground": "#15202b99"
  12. },
  13. "peacock.color": "#42b883"
  14. }