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#08110D
  • activityBar.border#ffffff15
  • activityBar.foreground#E9D167
  • activityBar.inactiveForeground#fff7e660
  • activityBarBadge.background#E9D167
  • activityBarBadge.foreground#08110D
  • button.background#E9D167
  • button.foreground#08110D
  • button.hoverBackground#E9D167dd
  • editor.background#08110D
  • editor.foreground#fff7e6
  • editor.inactiveSelectionBackground#79DBEC3580
  • editor.lineHighlightBackground#090B0B40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#79DBEC35
  • editorCursor.foreground#E9D167
  • editorGroupHeader.tabsBackground#08110Ddd
  • editorLineNumber.activeForeground#E9D167
  • editorLineNumber.foreground#47523f80
  • focusBorder#E9D167
  • foreground#fff7e6
  • input.background#090B0B
  • input.border#ffffff15
  • input.foreground#fff7e6
  • input.placeholderForeground#fff7e660
  • list.activeSelectionBackground#E9D16730
  • list.activeSelectionForeground#fff7e6
  • list.highlightForeground#E9D167
  • list.hoverBackground#090B0B40
  • list.hoverForeground#fff7e6
  • list.inactiveSelectionBackground#E9D16715
  • list.inactiveSelectionForeground#fff7e6
  • selection.background#79DBEC35
  • sideBar.background#090B0B
  • sideBar.border#ffffff15
  • sideBar.foreground#fff7e6
  • sideBarSectionHeader.background#08110D80
  • sideBarSectionHeader.foreground#fff7e6
  • sideBarTitle.foreground#E9D167
  • statusBar.background#08110D
  • statusBar.border#ffffff15
  • statusBar.foreground#fff7e6
  • statusBar.noFolderBackground#08110D
  • tab.activeBackground#08110D
  • tab.activeBorderTop#E9D167
  • tab.activeForeground#fff7e6
  • tab.border#ffffff15
  • tab.inactiveBackground#090B0B60
  • tab.inactiveForeground#fff7e680
  • terminal.ansiBlack#08110D
  • terminal.ansiBlue#79DBEC
  • terminal.ansiCyan#E7A355
  • terminal.ansiGreen#E9D167
  • terminal.ansiMagenta#A6F183
  • terminal.ansiRed#A6F183
  • terminal.ansiWhite#fff7e6
  • terminal.ansiYellow#E7A355
  • terminal.background#08110D
  • terminal.foreground#fff7e6
  • titleBar.activeBackground#08110D
  • titleBar.activeForeground#fff7e6
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#08110D
  • titleBar.inactiveForeground#fff7e660
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#47523fitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#79DBECbold
storage.type, storage.modifier#79DBECitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#E9D167
string, punctuation.definition.string, string.template, meta.template.expression#E7A355
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#A6F183
variable, variable.other.readwrite, variable.other.object#fff7e6
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#fff7e6
variable.parameter, meta.parameter#fff7e6dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#fff7e680
keyword.operator#fff7e6
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#E7A355bold
entity.other.inherited-class#E9D167
entity.name.tag, punctuation.definition.tag#79DBEC
entity.other.attribute-name#E9D167
meta.diff, meta.diff.header#47523f
markup.deleted#A6F183
markup.inserted#E9D167
markup.changed#E7A355
markup.heading, markup.heading.setext, punctuation.definition.heading#E9D167bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#E7A355
string.other.link.title, string.other.link.description#E9D167
markup.underline.link#47523funderline
punctuation.definition.list#79DBEC
markup.quote, punctuation.definition.quote#47523fitalic