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#030705
  • activityBar.border#ffffff15
  • activityBar.foreground#67E9B5
  • activityBar.inactiveForeground#F4F2ED60
  • activityBarBadge.background#67E9B5
  • activityBarBadge.foreground#030705
  • button.background#67E9B5
  • button.foreground#030705
  • button.hoverBackground#67E9B5dd
  • editor.background#030705
  • editor.foreground#F4F2ED
  • editor.inactiveSelectionBackground#ECAF793580
  • editor.lineHighlightBackground#070D0A40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#ECAF7935
  • editorCursor.foreground#67E9B5
  • editorGroupHeader.tabsBackground#030705dd
  • editorLineNumber.activeForeground#67E9B5
  • editorLineNumber.foreground#E6E4DC80
  • focusBorder#67E9B5
  • foreground#F4F2ED
  • input.background#070D0A
  • input.border#ffffff15
  • input.foreground#F4F2ED
  • input.placeholderForeground#F4F2ED60
  • list.activeSelectionBackground#67E9B530
  • list.activeSelectionForeground#F4F2ED
  • list.highlightForeground#67E9B5
  • list.hoverBackground#070D0A40
  • list.hoverForeground#F4F2ED
  • list.inactiveSelectionBackground#67E9B515
  • list.inactiveSelectionForeground#F4F2ED
  • selection.background#ECAF7935
  • sideBar.background#070D0A
  • sideBar.border#ffffff15
  • sideBar.foreground#F4F2ED
  • sideBarSectionHeader.background#03070580
  • sideBarSectionHeader.foreground#F4F2ED
  • sideBarTitle.foreground#67E9B5
  • statusBar.background#030705
  • statusBar.border#ffffff15
  • statusBar.foreground#F4F2ED
  • statusBar.noFolderBackground#030705
  • tab.activeBackground#030705
  • tab.activeBorderTop#67E9B5
  • tab.activeForeground#F4F2ED
  • tab.border#ffffff15
  • tab.inactiveBackground#070D0A60
  • tab.inactiveForeground#F4F2ED80
  • terminal.ansiBlack#030705
  • terminal.ansiBlue#ECAF79
  • terminal.ansiCyan#E75F55
  • terminal.ansiGreen#67E9B5
  • terminal.ansiMagenta#F18583
  • terminal.ansiRed#F18583
  • terminal.ansiWhite#F4F2ED
  • terminal.ansiYellow#E75F55
  • terminal.background#030705
  • terminal.foreground#F4F2ED
  • titleBar.activeBackground#030705
  • titleBar.activeForeground#F4F2ED
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#030705
  • titleBar.inactiveForeground#F4F2ED60
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#E6E4DCitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#ECAF79bold
storage.type, storage.modifier#ECAF79italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#67E9B5
string, punctuation.definition.string, string.template, meta.template.expression#E75F55
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#F18583
variable, variable.other.readwrite, variable.other.object#F4F2ED
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#F4F2ED
variable.parameter, meta.parameter#F4F2EDdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#F4F2ED80
keyword.operator#F4F2ED
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#E75F55bold
entity.other.inherited-class#67E9B5
entity.name.tag, punctuation.definition.tag#ECAF79
entity.other.attribute-name#67E9B5
meta.diff, meta.diff.header#E6E4DC
markup.deleted#F18583
markup.inserted#67E9B5
markup.changed#E75F55
markup.heading, markup.heading.setext, punctuation.definition.heading#67E9B5bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#E75F55
string.other.link.title, string.other.link.description#67E9B5
markup.underline.link#E6E4DCunderline
punctuation.definition.list#ECAF79
markup.quote, punctuation.definition.quote#E6E4DCitalic