settings.json 188 B

1234567
  1. {
  2. "workbench.colorCustomizations": {
  3. "activityBar.background": "#11313C",
  4. "titleBar.activeBackground": "#184554",
  5. "titleBar.activeForeground": "#F7FBFD"
  6. }
  7. }