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#142C3E
  • activityBar.border#ffffff15
  • activityBar.foreground#67AFE9
  • activityBar.inactiveForeground#fbfcfa60
  • activityBarBadge.background#67AFE9
  • activityBarBadge.foreground#142C3E
  • button.background#67AFE9
  • button.foreground#142C3E
  • button.hoverBackground#67AFE9dd
  • editor.background#142C3E
  • editor.foreground#fbfcfa
  • editor.inactiveSelectionBackground#79ECE23580
  • editor.lineHighlightBackground#09111B40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#79ECE235
  • editorCursor.foreground#67AFE9
  • editorGroupHeader.tabsBackground#142C3Edd
  • editorLineNumber.activeForeground#67AFE9
  • editorLineNumber.foreground#e6eef280
  • focusBorder#67AFE9
  • foreground#fbfcfa
  • input.background#09111B
  • input.border#ffffff15
  • input.foreground#fbfcfa
  • input.placeholderForeground#fbfcfa60
  • list.activeSelectionBackground#67AFE930
  • list.activeSelectionForeground#fbfcfa
  • list.highlightForeground#67AFE9
  • list.hoverBackground#09111B40
  • list.hoverForeground#fbfcfa
  • list.inactiveSelectionBackground#67AFE915
  • list.inactiveSelectionForeground#fbfcfa
  • selection.background#79ECE235
  • sideBar.background#09111B
  • sideBar.border#ffffff15
  • sideBar.foreground#fbfcfa
  • sideBarSectionHeader.background#142C3E80
  • sideBarSectionHeader.foreground#fbfcfa
  • sideBarTitle.foreground#67AFE9
  • statusBar.background#142C3E
  • statusBar.border#ffffff15
  • statusBar.foreground#fbfcfa
  • statusBar.noFolderBackground#142C3E
  • tab.activeBackground#142C3E
  • tab.activeBorderTop#67AFE9
  • tab.activeForeground#fbfcfa
  • tab.border#ffffff15
  • tab.inactiveBackground#09111B60
  • tab.inactiveForeground#fbfcfa80
  • terminal.ansiBlack#142C3E
  • terminal.ansiBlue#79ECE2
  • terminal.ansiCyan#DDE755
  • terminal.ansiGreen#67AFE9
  • terminal.ansiMagenta#F1C583
  • terminal.ansiRed#F1C583
  • terminal.ansiWhite#fbfcfa
  • terminal.ansiYellow#DDE755
  • terminal.background#142C3E
  • terminal.foreground#fbfcfa
  • titleBar.activeBackground#142C3E
  • titleBar.activeForeground#fbfcfa
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#142C3E
  • titleBar.inactiveForeground#fbfcfa60
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#e6eef2italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#79ECE2bold
storage.type, storage.modifier#79ECE2italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#67AFE9
string, punctuation.definition.string, string.template, meta.template.expression#DDE755
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#F1C583
variable, variable.other.readwrite, variable.other.object#fbfcfa
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#fbfcfa
variable.parameter, meta.parameter#fbfcfadditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#fbfcfa80
keyword.operator#fbfcfa
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#DDE755bold
entity.other.inherited-class#67AFE9
entity.name.tag, punctuation.definition.tag#79ECE2
entity.other.attribute-name#67AFE9
meta.diff, meta.diff.header#e6eef2
markup.deleted#F1C583
markup.inserted#67AFE9
markup.changed#DDE755
markup.heading, markup.heading.setext, punctuation.definition.heading#67AFE9bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#DDE755
string.other.link.title, string.other.link.description#67AFE9
markup.underline.link#e6eef2underline
punctuation.definition.list#79ECE2
markup.quote, punctuation.definition.quote#e6eef2italic