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#3e482d
  • activityBar.border#ffffff15
  • activityBar.foreground#6ea04d
  • activityBar.inactiveForeground#f4fae860
  • activityBarBadge.background#6ea04d
  • activityBarBadge.foreground#3e482d
  • button.background#6ea04d
  • button.foreground#3e482d
  • button.hoverBackground#6ea04ddd
  • editor.background#3e482d
  • editor.foreground#f4fae8
  • editor.inactiveSelectionBackground#a9c78a3580
  • editor.lineHighlightBackground#26321f40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#a9c78a35
  • editorCursor.foreground#6ea04d
  • editorGroupHeader.tabsBackground#3e482ddd
  • editorLineNumber.activeForeground#6ea04d
  • editorLineNumber.foreground#e8e6da80
  • focusBorder#6ea04d
  • foreground#f4fae8
  • input.background#26321f
  • input.border#ffffff15
  • input.foreground#f4fae8
  • input.placeholderForeground#f4fae860
  • list.activeSelectionBackground#6ea04d30
  • list.activeSelectionForeground#f4fae8
  • list.highlightForeground#6ea04d
  • list.hoverBackground#26321f40
  • list.hoverForeground#f4fae8
  • list.inactiveSelectionBackground#6ea04d15
  • list.inactiveSelectionForeground#f4fae8
  • selection.background#a9c78a35
  • sideBar.background#26321f
  • sideBar.border#ffffff15
  • sideBar.foreground#f4fae8
  • sideBarSectionHeader.background#3e482d80
  • sideBarSectionHeader.foreground#f4fae8
  • sideBarTitle.foreground#6ea04d
  • statusBar.background#3e482d
  • statusBar.border#ffffff15
  • statusBar.foreground#f4fae8
  • statusBar.noFolderBackground#3e482d
  • tab.activeBackground#3e482d
  • tab.activeBorderTop#6ea04d
  • tab.activeForeground#f4fae8
  • tab.border#ffffff15
  • tab.inactiveBackground#26321f60
  • tab.inactiveForeground#f4fae880
  • terminal.ansiBlack#3e482d
  • terminal.ansiBlue#a9c78a
  • terminal.ansiCyan#b7e368
  • terminal.ansiGreen#6ea04d
  • terminal.ansiMagenta#fefff7
  • terminal.ansiRed#fefff7
  • terminal.ansiWhite#f4fae8
  • terminal.ansiYellow#b7e368
  • terminal.background#3e482d
  • terminal.foreground#f4fae8
  • titleBar.activeBackground#3e482d
  • titleBar.activeForeground#f4fae8
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#3e482d
  • titleBar.inactiveForeground#f4fae860
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#e8e6daitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#a9c78abold
storage.type, storage.modifier#a9c78aitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#6ea04d
string, punctuation.definition.string, string.template, meta.template.expression#b7e368
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#fefff7
variable, variable.other.readwrite, variable.other.object#f4fae8
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#f4fae8
variable.parameter, meta.parameter#f4fae8dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#f4fae880
keyword.operator#f4fae8
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#b7e368bold
entity.other.inherited-class#6ea04d
entity.name.tag, punctuation.definition.tag#a9c78a
entity.other.attribute-name#6ea04d
meta.diff, meta.diff.header#e8e6da
markup.deleted#fefff7
markup.inserted#6ea04d
markup.changed#b7e368
markup.heading, markup.heading.setext, punctuation.definition.heading#6ea04dbold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#b7e368
string.other.link.title, string.other.link.description#6ea04d
markup.underline.link#e8e6daunderline
punctuation.definition.list#a9c78a
markup.quote, punctuation.definition.quote#e8e6daitalic