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#131313
  • activityBar.foreground#ffffff
  • activityBar.inactiveForeground#6c6c6c
  • activityBarBadge.background#ffffff
  • activityBarBadge.foreground#1a1a1a
  • badge.background#ffffff
  • badge.foreground#1a1a1a
  • button.background#ffffff
  • button.foreground#1a1a1a
  • button.hoverBackground#ffffff
  • dropdown.background#131313
  • editor.background#1a1a1a
  • editor.findMatchBackground#ffffff66
  • editor.findMatchHighlightBackground#ffffff38
  • editor.foreground#d0d0d0
  • editor.lineHighlightBackground#282828
  • editor.selectionBackground#ffffff42
  • editorBracketMatch.border#ffffff
  • editorCursor.foreground#ffffff
  • editorGroupHeader.tabsBackground#171717
  • editorIndentGuide.activeBackground1#d0d0d038
  • editorIndentGuide.background1#d0d0d014
  • editorLineNumber.activeForeground#ffffff
  • editorLineNumber.foreground#6c6c6c
  • editorSuggestWidget.selectedBackground#ffffff42
  • editorWhitespace.foreground#d0d0d01a
  • editorWidget.background#131313
  • focusBorder#ffffff
  • input.background#131313
  • input.foreground#d0d0d0
  • input.placeholderForeground#6c6c6c
  • list.activeSelectionBackground#ffffff42
  • list.activeSelectionForeground#d0d0d0
  • list.hoverBackground#282828
  • list.inactiveSelectionBackground#ffffff24
  • panel.background#161616
  • panelTitle.activeForeground#ffffff
  • scrollbarSlider.activeBackground#d0d0d05c
  • scrollbarSlider.background#d0d0d029
  • scrollbarSlider.hoverBackground#d0d0d042
  • selection.background#ffffff4d
  • sideBar.background#161616
  • sideBar.foreground#d0d0d0
  • sideBarSectionHeader.background#1a1a1a
  • sideBarTitle.foreground#ffffff
  • statusBar.background#131313
  • statusBar.foreground#d0d0d0
  • statusBar.noFolderBackground#131313
  • tab.activeBackground#1a1a1a
  • tab.activeBorderTop#ffffff
  • tab.activeForeground#ffffff
  • tab.border#171717
  • tab.inactiveBackground#171717
  • tab.inactiveForeground#6c6c6c
  • terminal.background#1a1a1a
  • terminal.foreground#d0d0d0
  • titleBar.activeBackground#131313
  • titleBar.activeForeground#d0d0d0
  • titleBar.inactiveBackground#131313
  • titleBar.inactiveForeground#6c6c6c

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#6a6a6aitalic
string, string.quoted, string.template#b0b0b0
constant.numeric, constant.language, constant.character#c8c8c8
keyword, keyword.control, storage, storage.type, storage.modifier#e8e8e8
entity.name.function, support.function, meta.function-call.generic#f4f4f4
variable, meta.definition.variable.name, variable.other.readwrite#d0d0d0
variable.parameter, parameter#afafaf
entity.name.type, support.type, support.class, entity.name.namespace#dcdcdc
variable.other.property, variable.other.object.property, support.variable.property, meta.object-literal.key#bcbcbc
keyword.operator#a8a8a8
entity.name.tag, punctuation.definition.tag#e8e8e8
entity.other.attribute-name#f4f4f4
constant.other.color, support.constant#c8c8c8
entity.name.type.class#dcdcdcbold
markup.boldbold
markup.italicitalic
markup.heading#ffffffbold
invalid#1a1a1a