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#7A1F16
  • activityBar.border#ffffff15
  • activityBar.foreground#C62824
  • activityBar.inactiveForeground#FFF6E860
  • activityBarBadge.background#C62824
  • activityBarBadge.foreground#7A1F16
  • button.background#C62824
  • button.foreground#7A1F16
  • button.hoverBackground#C62824dd
  • editor.background#7A1F16
  • editor.foreground#FFF6E8
  • editor.inactiveSelectionBackground#0E5C613580
  • editor.lineHighlightBackground#1B1F2340
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#0E5C6135
  • editorCursor.foreground#C62824
  • editorGroupHeader.tabsBackground#7A1F16dd
  • editorLineNumber.activeForeground#C62824
  • editorLineNumber.foreground#E6ECEC80
  • focusBorder#C62824
  • foreground#FFF6E8
  • input.background#1B1F23
  • input.border#ffffff15
  • input.foreground#FFF6E8
  • input.placeholderForeground#FFF6E860
  • list.activeSelectionBackground#C6282430
  • list.activeSelectionForeground#FFF6E8
  • list.highlightForeground#C62824
  • list.hoverBackground#1B1F2340
  • list.hoverForeground#FFF6E8
  • list.inactiveSelectionBackground#C6282415
  • list.inactiveSelectionForeground#FFF6E8
  • selection.background#0E5C6135
  • sideBar.background#1B1F23
  • sideBar.border#ffffff15
  • sideBar.foreground#FFF6E8
  • sideBarSectionHeader.background#7A1F1680
  • sideBarSectionHeader.foreground#FFF6E8
  • sideBarTitle.foreground#C62824
  • statusBar.background#7A1F16
  • statusBar.border#ffffff15
  • statusBar.foreground#FFF6E8
  • statusBar.noFolderBackground#7A1F16
  • tab.activeBackground#7A1F16
  • tab.activeBorderTop#C62824
  • tab.activeForeground#FFF6E8
  • tab.border#ffffff15
  • tab.inactiveBackground#1B1F2360
  • tab.inactiveForeground#FFF6E880
  • terminal.ansiBlack#7A1F16
  • terminal.ansiBlue#0E5C61
  • terminal.ansiCyan#1F7A80
  • terminal.ansiGreen#C62824
  • terminal.ansiMagenta#E04A3A
  • terminal.ansiRed#E04A3A
  • terminal.ansiWhite#FFF6E8
  • terminal.ansiYellow#1F7A80
  • terminal.background#7A1F16
  • terminal.foreground#FFF6E8
  • titleBar.activeBackground#7A1F16
  • titleBar.activeForeground#FFF6E8
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#7A1F16
  • titleBar.inactiveForeground#FFF6E860
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#E6ECECitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#0E5C61bold
storage.type, storage.modifier#0E5C61italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#C62824—
string, punctuation.definition.string, string.template, meta.template.expression#1F7A80—
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#E04A3A—
variable, variable.other.readwrite, variable.other.object#FFF6E8—
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#FFF6E8—
variable.parameter, meta.parameter#FFF6E8dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#FFF6E880—
keyword.operator#FFF6E8—
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#1F7A80bold
entity.other.inherited-class#C62824—
entity.name.tag, punctuation.definition.tag#0E5C61—
entity.other.attribute-name#C62824—
meta.diff, meta.diff.header#E6ECEC—
markup.deleted#E04A3A—
markup.inserted#C62824—
markup.changed#1F7A80—
markup.heading, markup.heading.setext, punctuation.definition.heading#C62824bold
markup.bold—bold
markup.italic—italic
markup.inline.raw, markup.raw.block#1F7A80—
string.other.link.title, string.other.link.description#C62824—
markup.underline.link#E6ECECunderline
punctuation.definition.list#0E5C61—
markup.quote, punctuation.definition.quote#E6ECECitalic