settings.json 188 B

1234567
  1. {
  2. "workbench.colorCustomizations": {
  3. "activityBar.background": "#272D3D",
  4. "titleBar.activeBackground": "#373F55",
  5. "titleBar.activeForeground": "#FAFAFC"
  6. }
  7. }