settings.json 188 B

1234567
  1. {
  2. "workbench.colorCustomizations": {
  3. "activityBar.background": "#600327",
  4. "titleBar.activeBackground": "#860437",
  5. "titleBar.activeForeground": "#FFFBFD"
  6. }
  7. }