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#3E3F37
  • activityBar.border#ffffff15
  • activityBar.foreground#67E995
  • activityBar.inactiveForeground#faf8f160
  • activityBarBadge.background#67E995
  • activityBarBadge.foreground#3E3F37
  • button.background#67E995
  • button.foreground#3E3F37
  • button.hoverBackground#67E995dd
  • editor.background#3E3F37
  • editor.foreground#faf8f1
  • editor.inactiveSelectionBackground#79EC983580
  • editor.lineHighlightBackground#10110E40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#79EC9835
  • editorCursor.foreground#67E995
  • editorGroupHeader.tabsBackground#3E3F37dd
  • editorLineNumber.activeForeground#67E995
  • editorLineNumber.foreground#a8bc8f80
  • focusBorder#67E995
  • foreground#faf8f1
  • input.background#10110E
  • input.border#ffffff15
  • input.foreground#faf8f1
  • input.placeholderForeground#faf8f160
  • list.activeSelectionBackground#67E99530
  • list.activeSelectionForeground#faf8f1
  • list.highlightForeground#67E995
  • list.hoverBackground#10110E40
  • list.hoverForeground#faf8f1
  • list.inactiveSelectionBackground#67E99515
  • list.inactiveSelectionForeground#faf8f1
  • selection.background#79EC9835
  • sideBar.background#10110E
  • sideBar.border#ffffff15
  • sideBar.foreground#faf8f1
  • sideBarSectionHeader.background#3E3F3780
  • sideBarSectionHeader.foreground#faf8f1
  • sideBarTitle.foreground#67E995
  • statusBar.background#3E3F37
  • statusBar.border#ffffff15
  • statusBar.foreground#faf8f1
  • statusBar.noFolderBackground#3E3F37
  • tab.activeBackground#3E3F37
  • tab.activeBorderTop#67E995
  • tab.activeForeground#faf8f1
  • tab.border#ffffff15
  • tab.inactiveBackground#10110E60
  • tab.inactiveForeground#faf8f180
  • terminal.ansiBlack#3E3F37
  • terminal.ansiBlue#79EC98
  • terminal.ansiCyan#CAE755
  • terminal.ansiGreen#67E995
  • terminal.ansiMagenta#F1C583
  • terminal.ansiRed#F1C583
  • terminal.ansiWhite#faf8f1
  • terminal.ansiYellow#CAE755
  • terminal.background#3E3F37
  • terminal.foreground#faf8f1
  • titleBar.activeBackground#3E3F37
  • titleBar.activeForeground#faf8f1
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#3E3F37
  • titleBar.inactiveForeground#faf8f160
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#a8bc8fitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#79EC98bold
storage.type, storage.modifier#79EC98italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#67E995
string, punctuation.definition.string, string.template, meta.template.expression#CAE755
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#F1C583
variable, variable.other.readwrite, variable.other.object#faf8f1
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#faf8f1
variable.parameter, meta.parameter#faf8f1dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#faf8f180
keyword.operator#faf8f1
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#CAE755bold
entity.other.inherited-class#67E995
entity.name.tag, punctuation.definition.tag#79EC98
entity.other.attribute-name#67E995
meta.diff, meta.diff.header#a8bc8f
markup.deleted#F1C583
markup.inserted#67E995
markup.changed#CAE755
markup.heading, markup.heading.setext, punctuation.definition.heading#67E995bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#CAE755
string.other.link.title, string.other.link.description#67E995
markup.underline.link#a8bc8funderline
punctuation.definition.list#79EC98
markup.quote, punctuation.definition.quote#a8bc8fitalic