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#6B3A2E
  • activityBar.border#ffffff15
  • activityBar.foreground#B8112E
  • activityBar.inactiveForeground#FFF7EC60
  • activityBarBadge.background#B8112E
  • activityBarBadge.foreground#6B3A2E
  • button.background#B8112E
  • button.foreground#6B3A2E
  • button.hoverBackground#B8112Edd
  • editor.background#6B3A2E
  • editor.foreground#FFF7EC
  • editor.inactiveSelectionBackground#8D0E1D3580
  • editor.lineHighlightBackground#2A1A1740
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#8D0E1D35
  • editorCursor.foreground#B8112E
  • editorGroupHeader.tabsBackground#6B3A2Edd
  • editorLineNumber.activeForeground#B8112E
  • editorLineNumber.foreground#8D0E1D80
  • focusBorder#B8112E
  • foreground#FFF7EC
  • input.background#2A1A17
  • input.border#ffffff15
  • input.foreground#FFF7EC
  • input.placeholderForeground#FFF7EC60
  • list.activeSelectionBackground#B8112E30
  • list.activeSelectionForeground#FFF7EC
  • list.highlightForeground#B8112E
  • list.hoverBackground#2A1A1740
  • list.hoverForeground#FFF7EC
  • list.inactiveSelectionBackground#B8112E15
  • list.inactiveSelectionForeground#FFF7EC
  • selection.background#8D0E1D35
  • sideBar.background#2A1A17
  • sideBar.border#ffffff15
  • sideBar.foreground#FFF7EC
  • sideBarSectionHeader.background#6B3A2E80
  • sideBarSectionHeader.foreground#FFF7EC
  • sideBarTitle.foreground#B8112E
  • statusBar.background#6B3A2E
  • statusBar.border#ffffff15
  • statusBar.foreground#FFF7EC
  • statusBar.noFolderBackground#6B3A2E
  • tab.activeBackground#6B3A2E
  • tab.activeBorderTop#B8112E
  • tab.activeForeground#FFF7EC
  • tab.border#ffffff15
  • tab.inactiveBackground#2A1A1760
  • tab.inactiveForeground#FFF7EC80
  • terminal.ansiBlack#6B3A2E
  • terminal.ansiBlue#8D0E1D
  • terminal.ansiCyan#E63B2E
  • terminal.ansiGreen#B8112E
  • terminal.ansiMagenta#2E7D32
  • terminal.ansiRed#2E7D32
  • terminal.ansiWhite#FFF7EC
  • terminal.ansiYellow#E63B2E
  • terminal.background#6B3A2E
  • terminal.foreground#FFF7EC
  • titleBar.activeBackground#6B3A2E
  • titleBar.activeForeground#FFF7EC
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#6B3A2E
  • titleBar.inactiveForeground#FFF7EC60
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#8D0E1Ditalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#8D0E1Dbold
storage.type, storage.modifier#8D0E1Ditalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#B8112E
string, punctuation.definition.string, string.template, meta.template.expression#E63B2E
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#2E7D32
variable, variable.other.readwrite, variable.other.object#FFF7EC
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#FFF7EC
variable.parameter, meta.parameter#FFF7ECdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#FFF7EC80
keyword.operator#FFF7EC
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#E63B2Ebold
entity.other.inherited-class#B8112E
entity.name.tag, punctuation.definition.tag#8D0E1D
entity.other.attribute-name#B8112E
meta.diff, meta.diff.header#8D0E1D
markup.deleted#2E7D32
markup.inserted#B8112E
markup.changed#E63B2E
markup.heading, markup.heading.setext, punctuation.definition.heading#B8112Ebold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#E63B2E
string.other.link.title, string.other.link.description#B8112E
markup.underline.link#8D0E1Dunderline
punctuation.definition.list#8D0E1D
markup.quote, punctuation.definition.quote#8D0E1Ditalic