Skip to main content
Coding Theme

Color themes

VS Code preview

Full workbench mockup using this variant's colors and tokenColors.

Loading...

colors

Workbench UI color keys from the theme JSON colors map.

  • activityBar.background#1C1C1C
  • activityBar.foreground#87CEEB
  • activityBar.inactiveForeground#696969
  • button.background#2F4F4F
  • button.foreground#E6E6E6
  • contrastActiveBorder#FFA500
  • contrastBorder#2F4F4F
  • descriptionForeground#C0C0C0
  • editor.background#1C1C1C
  • editor.foreground#E6E6E6
  • editor.lineHighlightBackground#2F2F2F
  • editor.lineHighlightBorder#708090
  • editor.selectionBackground#2F4F4F
  • editor.selectionForeground#E6E6E6
  • editorCursor.foreground#87CEEB
  • editorLineNumber.activeForeground#87CEEB
  • editorLineNumber.foreground#A9A9A9
  • editorWhitespace.foreground#696969
  • errorForeground#FF4500
  • focusBorder#708090
  • foreground#E6E6E6
  • input.background#2F2F2F
  • input.border#708090
  • input.foreground#E6E6E6
  • panel.background#1C1C1C
  • panelTitle.activeForeground#87CEEB
  • panelTitle.inactiveForeground#C0C0C0
  • selection.background#2F4F4F
  • sideBar.background#1C1C1C
  • sideBar.foreground#C0C0C0
  • statusBar.background#2F4F4F
  • statusBar.foreground#E6E6E6
  • tab.activeBackground#2F4F4F
  • tab.activeForeground#E6E6E6
  • tab.inactiveBackground#1C1C1C
  • tab.inactiveForeground#696969
  • terminal.background#1C1C1C
  • terminal.foreground#E6E6E6
  • textLink.foreground#87CEEB

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
entity.name.type, storage.type#87CEEBitalic
comment#696969italic
keyword#708090bold
string#98FB98
constant.numeric#FFA500
Dark Theme SOS by Wasted - VS Code Theme