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#2d2b28
  • activityBar.border#ffffff15
  • activityBar.foreground#c8954f
  • activityBar.inactiveForeground#f1ece260
  • activityBarBadge.background#c8954f
  • activityBarBadge.foreground#2d2b28
  • button.background#c8954f
  • button.foreground#2d2b28
  • button.hoverBackground#c8954fdd
  • editor.background#2d2b28
  • editor.foreground#f1ece2
  • editor.inactiveSelectionBackground#ead7b63580
  • editor.lineHighlightBackground#24181040
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#ead7b635
  • editorCursor.foreground#c8954f
  • editorGroupHeader.tabsBackground#2d2b28dd
  • editorLineNumber.activeForeground#c8954f
  • editorLineNumber.foreground#ead7b680
  • focusBorder#c8954f
  • foreground#f1ece2
  • input.background#241810
  • input.border#ffffff15
  • input.foreground#f1ece2
  • input.placeholderForeground#f1ece260
  • list.activeSelectionBackground#c8954f30
  • list.activeSelectionForeground#f1ece2
  • list.highlightForeground#c8954f
  • list.hoverBackground#24181040
  • list.hoverForeground#f1ece2
  • list.inactiveSelectionBackground#c8954f15
  • list.inactiveSelectionForeground#f1ece2
  • selection.background#ead7b635
  • sideBar.background#241810
  • sideBar.border#ffffff15
  • sideBar.foreground#f1ece2
  • sideBarSectionHeader.background#2d2b2880
  • sideBarSectionHeader.foreground#f1ece2
  • sideBarTitle.foreground#c8954f
  • statusBar.background#2d2b28
  • statusBar.border#ffffff15
  • statusBar.foreground#f1ece2
  • statusBar.noFolderBackground#2d2b28
  • tab.activeBackground#2d2b28
  • tab.activeBorderTop#c8954f
  • tab.activeForeground#f1ece2
  • tab.border#ffffff15
  • tab.inactiveBackground#24181060
  • tab.inactiveForeground#f1ece280
  • terminal.ansiBlack#2d2b28
  • terminal.ansiBlue#ead7b6
  • terminal.ansiCyan#56643a
  • terminal.ansiGreen#c8954f
  • terminal.ansiMagenta#8a906c
  • terminal.ansiRed#8a906c
  • terminal.ansiWhite#f1ece2
  • terminal.ansiYellow#56643a
  • terminal.background#2d2b28
  • terminal.foreground#f1ece2
  • titleBar.activeBackground#2d2b28
  • titleBar.activeForeground#f1ece2
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#2d2b28
  • titleBar.inactiveForeground#f1ece260
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#ead7b6italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#ead7b6bold
storage.type, storage.modifier#ead7b6italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#c8954f
string, punctuation.definition.string, string.template, meta.template.expression#56643a
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#8a906c
variable, variable.other.readwrite, variable.other.object#f1ece2
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#f1ece2
variable.parameter, meta.parameter#f1ece2dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#f1ece280
keyword.operator#f1ece2
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#56643abold
entity.other.inherited-class#c8954f
entity.name.tag, punctuation.definition.tag#ead7b6
entity.other.attribute-name#c8954f
meta.diff, meta.diff.header#ead7b6
markup.deleted#8a906c
markup.inserted#c8954f
markup.changed#56643a
markup.heading, markup.heading.setext, punctuation.definition.heading#c8954fbold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#56643a
string.other.link.title, string.other.link.description#c8954f
markup.underline.link#ead7b6underline
punctuation.definition.list#ead7b6
markup.quote, punctuation.definition.quote#ead7b6italic