settings.json 188 B

1234567
  1. {
  2. "workbench.colorCustomizations": {
  3. "activityBar.background": "#13341D",
  4. "titleBar.activeBackground": "#1B4829",
  5. "titleBar.activeForeground": "#F7FCF9"
  6. }
  7. }