settings.json 188 B

1234567
  1. {
  2. "workbench.colorCustomizations": {
  3. "activityBar.background": "#2E0B8A",
  4. "titleBar.activeBackground": "#4110C2",
  5. "titleBar.activeForeground": "#FDFCFF"
  6. }
  7. }