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#FFF7E5
  • activityBar.border#00000015
  • activityBar.foreground#932A25
  • activityBar.inactiveForeground#15182060
  • activityBarBadge.background#932A25
  • activityBarBadge.foreground#FFF7E5
  • button.background#932A25
  • button.foreground#FFF7E5
  • button.hoverBackground#932A25dd
  • editor.background#FFF7E5
  • editor.foreground#151820
  • editor.inactiveSelectionBackground#2146832580
  • editor.lineHighlightBackground#FCF9F350
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#21468325
  • editorCursor.foreground#932A25
  • editorGroupHeader.tabsBackground#FCF9F3aa
  • editorLineNumber.activeForeground#932A25
  • editorLineNumber.foreground#2f6f3e80
  • focusBorder#932A25
  • foreground#151820
  • input.background#FCF9F3
  • input.border#00000015
  • input.foreground#151820
  • input.placeholderForeground#15182060
  • list.activeSelectionBackground#932A2530
  • list.activeSelectionForeground#151820
  • list.highlightForeground#932A25
  • list.hoverBackground#FCF9F340
  • list.hoverForeground#151820
  • list.inactiveSelectionBackground#932A2515
  • list.inactiveSelectionForeground#151820
  • selection.background#21468325
  • sideBar.background#FCF9F3
  • sideBar.border#00000015
  • sideBar.foreground#151820
  • sideBarSectionHeader.background#FCF9F380
  • sideBarSectionHeader.foreground#151820
  • sideBarTitle.foreground#932A25
  • statusBar.background#FFF7E5
  • statusBar.border#00000015
  • statusBar.foreground#151820
  • statusBar.noFolderBackground#FFF7E5
  • tab.activeBackground#FFF7E5
  • tab.activeBorderTop#932A25
  • tab.activeForeground#151820
  • tab.border#00000015
  • tab.inactiveBackground#FFF7E560
  • tab.inactiveForeground#15182080
  • terminal.ansiBlack#151820
  • terminal.ansiBlue#214683
  • terminal.ansiCyan#29A376
  • terminal.ansiGreen#932A25
  • terminal.ansiMagenta#765F19
  • terminal.ansiRed#765F19
  • terminal.ansiWhite#151820
  • terminal.ansiYellow#29A376
  • terminal.background#FFF7E5
  • terminal.foreground#151820
  • titleBar.activeBackground#FFF7E5
  • titleBar.activeForeground#151820
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FFF7E5
  • titleBar.inactiveForeground#15182060
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#2f6f3eitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#214683bold
storage.type, storage.modifier#214683italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#932A25
string, punctuation.definition.string, string.template, meta.template.expression#29A376
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#765F19
variable, variable.other.readwrite, variable.other.object#151820
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#151820
variable.parameter, meta.parameter#151820dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#15182080
keyword.operator#151820
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#29A376bold
entity.other.inherited-class#932A25
entity.name.tag, punctuation.definition.tag#214683
entity.other.attribute-name#932A25
meta.diff, meta.diff.header#2f6f3e
markup.deleted#765F19
markup.inserted#932A25
markup.changed#29A376
markup.heading, markup.heading.setext, punctuation.definition.heading#932A25bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#29A376
string.other.link.title, string.other.link.description#932A25
markup.underline.link#2f6f3eunderline
punctuation.definition.list#214683
markup.quote, punctuation.definition.quote#2f6f3eitalic