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#FDFBF7
  • activityBar.border#00000015
  • activityBar.foreground#932A25
  • activityBar.inactiveForeground#1C221D60
  • activityBarBadge.background#932A25
  • activityBarBadge.foreground#FDFBF7
  • button.background#932A25
  • button.foreground#FDFBF7
  • button.hoverBackground#932A25dd
  • editor.background#FDFBF7
  • editor.foreground#1C221D
  • editor.inactiveSelectionBackground#2183372580
  • editor.lineHighlightBackground#ECE4D550
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#21833725
  • editorCursor.foreground#932A25
  • editorGroupHeader.tabsBackground#ECE4D5aa
  • editorLineNumber.activeForeground#932A25
  • editorLineNumber.foreground#CDBFAE80
  • focusBorder#932A25
  • foreground#1C221D
  • input.background#ECE4D5
  • input.border#00000015
  • input.foreground#1C221D
  • input.placeholderForeground#1C221D60
  • list.activeSelectionBackground#932A2530
  • list.activeSelectionForeground#1C221D
  • list.highlightForeground#932A25
  • list.hoverBackground#ECE4D540
  • list.hoverForeground#1C221D
  • list.inactiveSelectionBackground#932A2515
  • list.inactiveSelectionForeground#1C221D
  • selection.background#21833725
  • sideBar.background#ECE4D5
  • sideBar.border#00000015
  • sideBar.foreground#1C221D
  • sideBarSectionHeader.background#ECE4D580
  • sideBarSectionHeader.foreground#1C221D
  • sideBarTitle.foreground#932A25
  • statusBar.background#FDFBF7
  • statusBar.border#00000015
  • statusBar.foreground#1C221D
  • statusBar.noFolderBackground#FDFBF7
  • tab.activeBackground#FDFBF7
  • tab.activeBorderTop#932A25
  • tab.activeForeground#1C221D
  • tab.border#00000015
  • tab.inactiveBackground#FDFBF760
  • tab.inactiveForeground#1C221D80
  • terminal.ansiBlack#1C221D
  • terminal.ansiBlue#218337
  • terminal.ansiCyan#A37C29
  • terminal.ansiGreen#932A25
  • terminal.ansiMagenta#527619
  • terminal.ansiRed#527619
  • terminal.ansiWhite#1C221D
  • terminal.ansiYellow#A37C29
  • terminal.background#FDFBF7
  • terminal.foreground#1C221D
  • titleBar.activeBackground#FDFBF7
  • titleBar.activeForeground#1C221D
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FDFBF7
  • titleBar.inactiveForeground#1C221D60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#CDBFAEitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#218337bold
storage.type, storage.modifier#218337italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#932A25
string, punctuation.definition.string, string.template, meta.template.expression#A37C29
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#527619
variable, variable.other.readwrite, variable.other.object#1C221D
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#1C221D
variable.parameter, meta.parameter#1C221Ddditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#1C221D80
keyword.operator#1C221D
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#A37C29bold
entity.other.inherited-class#932A25
entity.name.tag, punctuation.definition.tag#218337
entity.other.attribute-name#932A25
meta.diff, meta.diff.header#CDBFAE
markup.deleted#527619
markup.inserted#932A25
markup.changed#A37C29
markup.heading, markup.heading.setext, punctuation.definition.heading#932A25bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#A37C29
string.other.link.title, string.other.link.description#932A25
markup.underline.link#CDBFAEunderline
punctuation.definition.list#218337
markup.quote, punctuation.definition.quote#CDBFAEitalic