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#3C291A
  • activityBar.border#ffffff15
  • activityBar.foreground#E99D67
  • activityBar.inactiveForeground#f5ead560
  • activityBarBadge.background#E99D67
  • activityBarBadge.foreground#3C291A
  • button.background#E99D67
  • button.foreground#3C291A
  • button.hoverBackground#E99D67dd
  • editor.background#3C291A
  • editor.foreground#f5ead5
  • editor.inactiveSelectionBackground#ECB6793580
  • editor.lineHighlightBackground#120C0840
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#ECB67935
  • editorCursor.foreground#E99D67
  • editorGroupHeader.tabsBackground#3C291Add
  • editorLineNumber.activeForeground#E99D67
  • editorLineNumber.foreground#7f955980
  • focusBorder#E99D67
  • foreground#f5ead5
  • input.background#120C08
  • input.border#ffffff15
  • input.foreground#f5ead5
  • input.placeholderForeground#f5ead560
  • list.activeSelectionBackground#E99D6730
  • list.activeSelectionForeground#f5ead5
  • list.highlightForeground#E99D67
  • list.hoverBackground#120C0840
  • list.hoverForeground#f5ead5
  • list.inactiveSelectionBackground#E99D6715
  • list.inactiveSelectionForeground#f5ead5
  • selection.background#ECB67935
  • sideBar.background#120C08
  • sideBar.border#ffffff15
  • sideBar.foreground#f5ead5
  • sideBarSectionHeader.background#3C291A80
  • sideBarSectionHeader.foreground#f5ead5
  • sideBarTitle.foreground#E99D67
  • statusBar.background#3C291A
  • statusBar.border#ffffff15
  • statusBar.foreground#f5ead5
  • statusBar.noFolderBackground#3C291A
  • tab.activeBackground#3C291A
  • tab.activeBorderTop#E99D67
  • tab.activeForeground#f5ead5
  • tab.border#ffffff15
  • tab.inactiveBackground#120C0860
  • tab.inactiveForeground#f5ead580
  • terminal.ansiBlack#3C291A
  • terminal.ansiBlue#ECB679
  • terminal.ansiCyan#E79C55
  • terminal.ansiGreen#E99D67
  • terminal.ansiMagenta#C1F183
  • terminal.ansiRed#C1F183
  • terminal.ansiWhite#f5ead5
  • terminal.ansiYellow#E79C55
  • terminal.background#3C291A
  • terminal.foreground#f5ead5
  • titleBar.activeBackground#3C291A
  • titleBar.activeForeground#f5ead5
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#3C291A
  • titleBar.inactiveForeground#f5ead560
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#7f9559italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#ECB679bold
storage.type, storage.modifier#ECB679italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#E99D67
string, punctuation.definition.string, string.template, meta.template.expression#E79C55
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#C1F183
variable, variable.other.readwrite, variable.other.object#f5ead5
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#f5ead5
variable.parameter, meta.parameter#f5ead5dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#f5ead580
keyword.operator#f5ead5
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#E79C55bold
entity.other.inherited-class#E99D67
entity.name.tag, punctuation.definition.tag#ECB679
entity.other.attribute-name#E99D67
meta.diff, meta.diff.header#7f9559
markup.deleted#C1F183
markup.inserted#E99D67
markup.changed#E79C55
markup.heading, markup.heading.setext, punctuation.definition.heading#E99D67bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#E79C55
string.other.link.title, string.other.link.description#E99D67
markup.underline.link#7f9559underline
punctuation.definition.list#ECB679
markup.quote, punctuation.definition.quote#7f9559italic