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

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#1B1F23—
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#1B1F23—
variable.parameter, meta.parameter#1B1F23dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#1B1F2380—
keyword.operator#1B1F23—
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