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#171717
  • activityBar.foreground#9ab0c0
  • activityBar.inactiveForeground#6f6f6f
  • activityBarBadge.background#9ab0c0
  • activityBarBadge.foreground#1a1a1a
  • badge.background#9ab0c0
  • badge.foreground#1a1a1a
  • button.background#9ab0c0
  • button.foreground#1a1a1a
  • button.hoverBackground#a6b9c8
  • dropdown.background#171717
  • editor.background#202020
  • editor.findMatchBackground#9ab0c066
  • editor.findMatchHighlightBackground#9ab0c038
  • editor.foreground#cfcfcf
  • editor.lineHighlightBackground#2d2d2d
  • editor.selectionBackground#9ab0c042
  • editorBracketMatch.border#9ab0c0
  • editorCursor.foreground#9ab0c0
  • editorGroupHeader.tabsBackground#1d1d1d
  • editorIndentGuide.activeBackground1#cfcfcf38
  • editorIndentGuide.background1#cfcfcf14
  • editorLineNumber.activeForeground#9ab0c0
  • editorLineNumber.foreground#6f6f6f
  • editorSuggestWidget.selectedBackground#9ab0c042
  • editorWhitespace.foreground#cfcfcf1a
  • editorWidget.background#171717
  • focusBorder#9ab0c0
  • input.background#171717
  • input.foreground#cfcfcf
  • input.placeholderForeground#6f6f6f
  • list.activeSelectionBackground#9ab0c042
  • list.activeSelectionForeground#cfcfcf
  • list.hoverBackground#2d2d2d
  • list.inactiveSelectionBackground#9ab0c024
  • panel.background#1c1c1c
  • panelTitle.activeForeground#9ab0c0
  • scrollbarSlider.activeBackground#cfcfcf5c
  • scrollbarSlider.background#cfcfcf29
  • scrollbarSlider.hoverBackground#cfcfcf42
  • selection.background#9ab0c04d
  • sideBar.background#1c1c1c
  • sideBar.foreground#cfcfcf
  • sideBarSectionHeader.background#202020
  • sideBarTitle.foreground#9ab0c0
  • statusBar.background#171717
  • statusBar.foreground#cfcfcf
  • statusBar.noFolderBackground#171717
  • tab.activeBackground#202020
  • tab.activeBorderTop#9ab0c0
  • tab.activeForeground#9ab0c0
  • tab.border#1d1d1d
  • tab.inactiveBackground#1d1d1d
  • tab.inactiveForeground#6f6f6f
  • terminal.background#202020
  • terminal.foreground#cfcfcf
  • titleBar.activeBackground#171717
  • titleBar.activeForeground#cfcfcf
  • titleBar.inactiveBackground#171717
  • titleBar.inactiveForeground#6f6f6f

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#6c6c6citalic
string, string.quoted, string.template#a6a6a6
constant.numeric, constant.language, constant.character#bcbcbc
keyword, keyword.control, storage, storage.type, storage.modifier#c8c8c8
entity.name.function, support.function, meta.function-call.generic#e6e6e6
variable, meta.definition.variable.name, variable.other.readwrite#cfcfcf
variable.parameter, parameter#b0b0b0
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#b0b0b0
keyword.operator#9ab0c0
entity.name.tag, punctuation.definition.tag#c8c8c8
entity.other.attribute-name#e6e6e6
constant.other.color, support.constant#bcbcbc
entity.name.type.class#dcdcdcbold
markup.boldbold
markup.italicitalic
markup.heading#9ab0c0bold
invalid#202020