settings.json 188 B

1234567
  1. {
  2. "workbench.colorCustomizations": {
  3. "activityBar.background": "#3C2154",
  4. "titleBar.activeBackground": "#542E76",
  5. "titleBar.activeForeground": "#FDFCFE"
  6. }
  7. }