Testing VSCode extension color settings

Profile Picture
- Published on Feb 6, 2020馃審 Public

Video replying @rediffusion's questions from one of my previous videos.

  • statusBar.noFolderBackground : Status Bar background color when no folder is opened.
  • statusBar.noFolderBorder : Status Bar border color separating the Status Bar and editor when no folder is opened.
  • statusBarItem.activeBackground: Status Bar item background color when clicking.
  • statusBarItem.prominentForeground: Status Bar prominent items foreground color.
  • statusBarItem.prominentBackground: Status Bar prominent items background color.
  • statusBarItem.prominentHoverBackground: Status Bar prominent items background color when hovering.

You can read more here, and don't hesitate to ask any other question you may have.