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#E0E0E0
  • activityBar.foreground#000000
  • activityBar.inactiveForeground#BBBBBB
  • activityBarBadge.background#000000
  • activityBarBadge.foreground#FFFFFF
  • badge.background#1A1A1A
  • badge.foreground#FFFFFF
  • button.background#1A1A1A
  • button.foreground#FFFFFF
  • button.hoverBackground#333333
  • dropdown.background#EFEFEF
  • dropdown.border#CCCCCC
  • dropdown.foreground#1A1A1A
  • editor.background#F5F5F5
  • editor.foreground#1A1A1A
  • editor.inactiveSelectionBackground#00000011
  • editor.lineHighlightBackground#EBEBEB
  • editor.selectionBackground#00000022
  • editorCursor.foreground#000000
  • editorGroupHeader.tabsBackground#EFEFEF
  • editorLineNumber.activeForeground#888888
  • editorLineNumber.foreground#CCCCCC
  • editorWhitespace.foreground#E0E0E0
  • focusBorder#000000
  • input.background#EFEFEF
  • input.border#CCCCCC
  • input.foreground#1A1A1A
  • input.placeholderForeground#BBBBBB
  • list.activeSelectionBackground#E0E0E0
  • list.activeSelectionForeground#000000
  • list.hoverBackground#EBEBEB
  • list.hoverForeground#1A1A1A
  • list.inactiveSelectionBackground#EFEFEF
  • notifications.background#EFEFEF
  • notifications.border#CCCCCC
  • notifications.foreground#1A1A1A
  • panel.background#EFEFEF
  • panel.border#CCCCCC
  • panelTitle.activeBorder#000000
  • panelTitle.activeForeground#000000
  • panelTitle.inactiveForeground#AAAAAA
  • progressBar.background#000000
  • scrollbarSlider.activeBackground#00000022
  • scrollbarSlider.background#CCCCCC77
  • scrollbarSlider.hoverBackground#AAAAAA55
  • sideBar.background#EFEFEF
  • sideBar.foreground#1A1A1A
  • sideBarSectionHeader.background#E0E0E0
  • sideBarSectionHeader.foreground#555555
  • sideBarTitle.foreground#000000
  • statusBar.background#E0E0E0
  • statusBar.foreground#555555
  • statusBarItem.hoverBackground#CCCCCC
  • tab.activeBackground#F5F5F5
  • tab.activeBorderTop#000000
  • tab.activeForeground#000000
  • tab.border#E0E0E0
  • tab.inactiveBackground#EFEFEF
  • tab.inactiveForeground#AAAAAA
  • terminal.ansiBlack#1A1A1A
  • terminal.ansiBrightBlack#888888
  • terminal.ansiBrightWhite#000000
  • terminal.ansiWhite#F5F5F5
  • terminal.background#F5F5F5
  • terminal.foreground#1A1A1A
  • titleBar.activeBackground#E0E0E0
  • titleBar.activeForeground#1A1A1A
  • titleBar.inactiveBackground#E0E0E0

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#BBBBBBitalic
variable, string constant.other.placeholder#1A1A1A
constant.other.color#000000
invalid, invalid.illegal#888888strikethrough
keyword, storage.type, storage.modifier#000000bold
keyword.control, punctuation, meta.tag, punctuation.definition.tag, punctuation.definition.tag.html, punctuation.section.embedded, keyword.other.template#888888
entity.name.tag, meta.tag.sgml#333333
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#222222bold
constant.numeric, constant.language, support.constant, constant.character, constant.escape, variable.parameter, keyword.other.unit#666666italic
string, constant.other.symbol, constant.other.key, entity.other.inherited-class, markup.heading#444444
entity.name, support.type, support.class, support.other.namespace.php#111111bold
entity.other.attribute-name#555555
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#777777italic
string.regexp#666666
constant.character.escape#888888
*url*, *link*, *uri*underline
source.json meta.structure.dictionary.json support.type.property-name.json#000000
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#333333
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#666666
markup.heading, markup.heading entity.name#000000bold
markup.italic#555555italic
markup.bold, markup.bold string#000000bold
markup.underline#666666underline
markup.table#1A1A1A