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#14160E
  • activityBar.border#ffffff15
  • activityBar.foreground#E97D67
  • activityBar.inactiveForeground#FAF7EF60
  • activityBarBadge.background#E97D67
  • activityBarBadge.foreground#14160E
  • button.background#E97D67
  • button.foreground#14160E
  • button.hoverBackground#E97D67dd
  • editor.background#14160E
  • editor.foreground#FAF7EF
  • editor.inactiveSelectionBackground#EC96793580
  • editor.lineHighlightBackground#1E211240
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#EC967935
  • editorCursor.foreground#E97D67
  • editorGroupHeader.tabsBackground#14160Edd
  • editorLineNumber.activeForeground#E97D67
  • editorLineNumber.foreground#4B4F3180
  • focusBorder#E97D67
  • foreground#FAF7EF
  • input.background#1E2112
  • input.border#ffffff15
  • input.foreground#FAF7EF
  • input.placeholderForeground#FAF7EF60
  • list.activeSelectionBackground#E97D6730
  • list.activeSelectionForeground#FAF7EF
  • list.highlightForeground#E97D67
  • list.hoverBackground#1E211240
  • list.hoverForeground#FAF7EF
  • list.inactiveSelectionBackground#E97D6715
  • list.inactiveSelectionForeground#FAF7EF
  • selection.background#EC967935
  • sideBar.background#1E2112
  • sideBar.border#ffffff15
  • sideBar.foreground#FAF7EF
  • sideBarSectionHeader.background#14160E80
  • sideBarSectionHeader.foreground#FAF7EF
  • sideBarTitle.foreground#E97D67
  • statusBar.background#14160E
  • statusBar.border#ffffff15
  • statusBar.foreground#FAF7EF
  • statusBar.noFolderBackground#14160E
  • tab.activeBackground#14160E
  • tab.activeBorderTop#E97D67
  • tab.activeForeground#FAF7EF
  • tab.border#ffffff15
  • tab.inactiveBackground#1E211260
  • tab.inactiveForeground#FAF7EF80
  • terminal.ansiBlack#14160E
  • terminal.ansiBlue#EC9679
  • terminal.ansiCyan#E79C55
  • terminal.ansiGreen#E97D67
  • terminal.ansiMagenta#B6F183
  • terminal.ansiRed#B6F183
  • terminal.ansiWhite#FAF7EF
  • terminal.ansiYellow#E79C55
  • terminal.background#14160E
  • terminal.foreground#FAF7EF
  • titleBar.activeBackground#14160E
  • titleBar.activeForeground#FAF7EF
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#14160E
  • titleBar.inactiveForeground#FAF7EF60
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#4B4F31italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#EC9679bold
storage.type, storage.modifier#EC9679italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#E97D67
string, punctuation.definition.string, string.template, meta.template.expression#E79C55
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#B6F183
variable, variable.other.readwrite, variable.other.object#FAF7EF
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#FAF7EF
variable.parameter, meta.parameter#FAF7EFdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#FAF7EF80
keyword.operator#FAF7EF
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#E97D67
entity.name.tag, punctuation.definition.tag#EC9679
entity.other.attribute-name#E97D67
meta.diff, meta.diff.header#4B4F31
markup.deleted#B6F183
markup.inserted#E97D67
markup.changed#E79C55
markup.heading, markup.heading.setext, punctuation.definition.heading#E97D67bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#E79C55
string.other.link.title, string.other.link.description#E97D67
markup.underline.link#4B4F31underline
punctuation.definition.list#EC9679
markup.quote, punctuation.definition.quote#4B4F31italic