settings.json 353 B

1234567891011
  1. {
  2. "cSpell.words": ["AILP", "GCLS", "KHPJ", "NNPE", "XYZP"],
  3. "workbench.colorCustomizations": {
  4. "titleBar.activeBackground": "#42b883",
  5. "titleBar.activeForeground": "#15202b",
  6. "titleBar.inactiveBackground": "#42b88399",
  7. "titleBar.inactiveForeground": "#15202b99",
  8. "sash.hoverBorder": "#65c89b"
  9. },
  10. "peacock.color": "#42b883"
  11. }