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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
entity.name.type, storage.type#D2691Eitalic
comment#A0522Ditalic
keyword#CD853Fbold
string#DEB887
constant.numeric#F4A460
Dark Theme SOS by Wasted - VS Code Theme