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#2F1B14
  • activityBar.foreground#FF8C00
  • activityBar.inactiveForeground#A0522D
  • button.background#8B4513
  • button.foreground#FFEFD5
  • contrastActiveBorder#FF8C00
  • contrastBorder#8B4513
  • descriptionForeground#F5DEB3
  • editor.background#2F1B14
  • editor.foreground#FFEFD5
  • editor.lineHighlightBackground#3E2723
  • editor.lineHighlightBorder#CD853F
  • editor.selectionBackground#8B4513
  • editor.selectionForeground#FFEFD5
  • editorCursor.foreground#FF8C00
  • editorLineNumber.activeForeground#FF8C00
  • editorLineNumber.foreground#D2B48C
  • editorWhitespace.foreground#A0522D
  • errorForeground#DC143C
  • focusBorder#CD853F
  • foreground#FFEFD5
  • input.background#3E2723
  • input.border#CD853F
  • input.foreground#FFEFD5
  • panel.background#2F1B14
  • panelTitle.activeForeground#FF8C00
  • panelTitle.inactiveForeground#F5DEB3
  • selection.background#8B4513
  • sideBar.background#2F1B14
  • sideBar.foreground#F5DEB3
  • statusBar.background#8B4513
  • statusBar.foreground#FFEFD5
  • tab.activeBackground#8B4513
  • tab.activeForeground#FFEFD5
  • tab.inactiveBackground#2F1B14
  • tab.inactiveForeground#A0522D
  • terminal.background#2F1B14
  • terminal.foreground#FFEFD5
  • textLink.foreground#FF8C00

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
entity.name.type, storage.type#DDA0DDitalic
comment#A0522Ditalic
keyword#FF8C00bold
string#98FB98
constant.numeric#F0E68C
Dark Theme SOS by Wasted - VS Code Theme