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#4A1218
  • activityBar.border#ffffff15
  • activityBar.foreground#D62828
  • activityBar.inactiveForeground#FFF7F560
  • activityBarBadge.background#D62828
  • activityBarBadge.foreground#4A1218
  • button.background#D62828
  • button.foreground#4A1218
  • button.hoverBackground#D62828dd
  • editor.background#4A1218
  • editor.foreground#FFF7F5
  • editor.inactiveSelectionBackground#FDE7E63580
  • editor.lineHighlightBackground#141C2440
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#FDE7E635
  • editorCursor.foreground#D62828
  • editorGroupHeader.tabsBackground#4A1218dd
  • editorLineNumber.activeForeground#D62828
  • editorLineNumber.foreground#F1ECE680
  • focusBorder#D62828
  • foreground#FFF7F5
  • input.background#141C24
  • input.border#ffffff15
  • input.foreground#FFF7F5
  • input.placeholderForeground#FFF7F560
  • list.activeSelectionBackground#D6282830
  • list.activeSelectionForeground#FFF7F5
  • list.highlightForeground#D62828
  • list.hoverBackground#141C2440
  • list.hoverForeground#FFF7F5
  • list.inactiveSelectionBackground#D6282815
  • list.inactiveSelectionForeground#FFF7F5
  • selection.background#FDE7E635
  • sideBar.background#141C24
  • sideBar.border#ffffff15
  • sideBar.foreground#FFF7F5
  • sideBarSectionHeader.background#4A121880
  • sideBarSectionHeader.foreground#FFF7F5
  • sideBarTitle.foreground#D62828
  • statusBar.background#4A1218
  • statusBar.border#ffffff15
  • statusBar.foreground#FFF7F5
  • statusBar.noFolderBackground#4A1218
  • tab.activeBackground#4A1218
  • tab.activeBorderTop#D62828
  • tab.activeForeground#FFF7F5
  • tab.border#ffffff15
  • tab.inactiveBackground#141C2460
  • tab.inactiveForeground#FFF7F580
  • terminal.ansiBlack#4A1218
  • terminal.ansiBlue#FDE7E6
  • terminal.ansiCyan#F0A000
  • terminal.ansiGreen#D62828
  • terminal.ansiMagenta#3AA6A6
  • terminal.ansiRed#3AA6A6
  • terminal.ansiWhite#FFF7F5
  • terminal.ansiYellow#F0A000
  • terminal.background#4A1218
  • terminal.foreground#FFF7F5
  • titleBar.activeBackground#4A1218
  • titleBar.activeForeground#FFF7F5
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#4A1218
  • titleBar.inactiveForeground#FFF7F560
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#F1ECE6italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#FDE7E6bold
storage.type, storage.modifier#FDE7E6italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#D62828—
string, punctuation.definition.string, string.template, meta.template.expression#F0A000—
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#3AA6A6—
variable, variable.other.readwrite, variable.other.object#FFF7F5—
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#FFF7F5—
variable.parameter, meta.parameter#FFF7F5dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#FFF7F580—
keyword.operator#FFF7F5—
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#F0A000bold
entity.other.inherited-class#D62828—
entity.name.tag, punctuation.definition.tag#FDE7E6—
entity.other.attribute-name#D62828—
meta.diff, meta.diff.header#F1ECE6—
markup.deleted#3AA6A6—
markup.inserted#D62828—
markup.changed#F0A000—
markup.heading, markup.heading.setext, punctuation.definition.heading#D62828bold
markup.bold—bold
markup.italic—italic
markup.inline.raw, markup.raw.block#F0A000—
string.other.link.title, string.other.link.description#D62828—
markup.underline.link#F1ECE6underline
punctuation.definition.list#FDE7E6—
markup.quote, punctuation.definition.quote#F1ECE6italic