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#5F3421
  • activityBar.border#ffffff15
  • activityBar.foreground#E96774
  • activityBar.inactiveForeground#fff2d860
  • activityBarBadge.background#E96774
  • activityBarBadge.foreground#5F3421
  • button.background#E96774
  • button.foreground#5F3421
  • button.hoverBackground#E96774dd
  • editor.background#5F3421
  • editor.foreground#fff2d8
  • editor.inactiveSelectionBackground#EC88793580
  • editor.lineHighlightBackground#160B0940
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#EC887935
  • editorCursor.foreground#E96774
  • editorGroupHeader.tabsBackground#5F3421dd
  • editorLineNumber.activeForeground#E96774
  • editorLineNumber.foreground#d8c49a80
  • focusBorder#E96774
  • foreground#fff2d8
  • input.background#160B09
  • input.border#ffffff15
  • input.foreground#fff2d8
  • input.placeholderForeground#fff2d860
  • list.activeSelectionBackground#E9677430
  • list.activeSelectionForeground#fff2d8
  • list.highlightForeground#E96774
  • list.hoverBackground#160B0940
  • list.hoverForeground#fff2d8
  • list.inactiveSelectionBackground#E9677415
  • list.inactiveSelectionForeground#fff2d8
  • selection.background#EC887935
  • sideBar.background#160B09
  • sideBar.border#ffffff15
  • sideBar.foreground#fff2d8
  • sideBarSectionHeader.background#5F342180
  • sideBarSectionHeader.foreground#fff2d8
  • sideBarTitle.foreground#E96774
  • statusBar.background#5F3421
  • statusBar.border#ffffff15
  • statusBar.foreground#fff2d8
  • statusBar.noFolderBackground#5F3421
  • tab.activeBackground#5F3421
  • tab.activeBorderTop#E96774
  • tab.activeForeground#fff2d8
  • tab.border#ffffff15
  • tab.inactiveBackground#160B0960
  • tab.inactiveForeground#fff2d880
  • terminal.ansiBlack#5F3421
  • terminal.ansiBlue#EC8879
  • terminal.ansiCyan#B6E755
  • terminal.ansiGreen#E96774
  • terminal.ansiMagenta#94F183
  • terminal.ansiRed#94F183
  • terminal.ansiWhite#fff2d8
  • terminal.ansiYellow#B6E755
  • terminal.background#5F3421
  • terminal.foreground#fff2d8
  • titleBar.activeBackground#5F3421
  • titleBar.activeForeground#fff2d8
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#5F3421
  • titleBar.inactiveForeground#fff2d860
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#d8c49aitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#EC8879bold
storage.type, storage.modifier#EC8879italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#E96774
string, punctuation.definition.string, string.template, meta.template.expression#B6E755
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#94F183
variable, variable.other.readwrite, variable.other.object#fff2d8
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#fff2d8
variable.parameter, meta.parameter#fff2d8dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#fff2d880
keyword.operator#fff2d8
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#B6E755bold
entity.other.inherited-class#E96774
entity.name.tag, punctuation.definition.tag#EC8879
entity.other.attribute-name#E96774
meta.diff, meta.diff.header#d8c49a
markup.deleted#94F183
markup.inserted#E96774
markup.changed#B6E755
markup.heading, markup.heading.setext, punctuation.definition.heading#E96774bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#B6E755
string.other.link.title, string.other.link.description#E96774
markup.underline.link#d8c49aunderline
punctuation.definition.list#EC8879
markup.quote, punctuation.definition.quote#d8c49aitalic