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#120F0C
  • activityBar.border#ffffff15
  • activityBar.foreground#E98867
  • activityBar.inactiveForeground#F8F6EE60
  • activityBarBadge.background#E98867
  • activityBarBadge.foreground#120F0C
  • button.background#E98867
  • button.foreground#120F0C
  • button.hoverBackground#E98867dd
  • editor.background#120F0C
  • editor.foreground#F8F6EE
  • editor.inactiveSelectionBackground#ECBC793580
  • editor.lineHighlightBackground#2B1F1740
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#ECBC7935
  • editorCursor.foreground#E98867
  • editorGroupHeader.tabsBackground#120F0Cdd
  • editorLineNumber.activeForeground#E98867
  • editorLineNumber.foreground#E5EDE380
  • focusBorder#E98867
  • foreground#F8F6EE
  • input.background#2B1F17
  • input.border#ffffff15
  • input.foreground#F8F6EE
  • input.placeholderForeground#F8F6EE60
  • list.activeSelectionBackground#E9886730
  • list.activeSelectionForeground#F8F6EE
  • list.highlightForeground#E98867
  • list.hoverBackground#2B1F1740
  • list.hoverForeground#F8F6EE
  • list.inactiveSelectionBackground#E9886715
  • list.inactiveSelectionForeground#F8F6EE
  • selection.background#ECBC7935
  • sideBar.background#2B1F17
  • sideBar.border#ffffff15
  • sideBar.foreground#F8F6EE
  • sideBarSectionHeader.background#120F0C80
  • sideBarSectionHeader.foreground#F8F6EE
  • sideBarTitle.foreground#E98867
  • statusBar.background#120F0C
  • statusBar.border#ffffff15
  • statusBar.foreground#F8F6EE
  • statusBar.noFolderBackground#120F0C
  • tab.activeBackground#120F0C
  • tab.activeBorderTop#E98867
  • tab.activeForeground#F8F6EE
  • tab.border#ffffff15
  • tab.inactiveBackground#2B1F1760
  • tab.inactiveForeground#F8F6EE80
  • terminal.ansiBlack#120F0C
  • terminal.ansiBlue#ECBC79
  • terminal.ansiCyan#94E755
  • terminal.ansiGreen#E98867
  • terminal.ansiMagenta#F19783
  • terminal.ansiRed#F19783
  • terminal.ansiWhite#F8F6EE
  • terminal.ansiYellow#94E755
  • terminal.background#120F0C
  • terminal.foreground#F8F6EE
  • titleBar.activeBackground#120F0C
  • titleBar.activeForeground#F8F6EE
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#120F0C
  • titleBar.inactiveForeground#F8F6EE60
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#E5EDE3italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#ECBC79bold
storage.type, storage.modifier#ECBC79italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#E98867
string, punctuation.definition.string, string.template, meta.template.expression#94E755
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#F19783
variable, variable.other.readwrite, variable.other.object#F8F6EE
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#F8F6EE
variable.parameter, meta.parameter#F8F6EEdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#F8F6EE80
keyword.operator#F8F6EE
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#94E755bold
entity.other.inherited-class#E98867
entity.name.tag, punctuation.definition.tag#ECBC79
entity.other.attribute-name#E98867
meta.diff, meta.diff.header#E5EDE3
markup.deleted#F19783
markup.inserted#E98867
markup.changed#94E755
markup.heading, markup.heading.setext, punctuation.definition.heading#E98867bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#94E755
string.other.link.title, string.other.link.description#E98867
markup.underline.link#E5EDE3underline
punctuation.definition.list#ECBC79
markup.quote, punctuation.definition.quote#E5EDE3italic