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#FFF9F5
  • activityBar.border#00000015
  • activityBar.foreground#93252C
  • activityBar.inactiveForeground#2b1e1a60
  • activityBarBadge.background#93252C
  • activityBarBadge.foreground#FFF9F5
  • button.background#93252C
  • button.foreground#FFF9F5
  • button.hoverBackground#93252Cdd
  • editor.background#FFF9F5
  • editor.foreground#2b1e1a
  • editor.inactiveSelectionBackground#2783212580
  • editor.lineHighlightBackground#FAEBE550
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#27832125
  • editorCursor.foreground#93252C
  • editorGroupHeader.tabsBackground#FAEBE5aa
  • editorLineNumber.activeForeground#93252C
  • editorLineNumber.foreground#55682f80
  • focusBorder#93252C
  • foreground#2b1e1a
  • input.background#FAEBE5
  • input.border#00000015
  • input.foreground#2b1e1a
  • input.placeholderForeground#2b1e1a60
  • list.activeSelectionBackground#93252C30
  • list.activeSelectionForeground#2b1e1a
  • list.highlightForeground#93252C
  • list.hoverBackground#FAEBE540
  • list.hoverForeground#2b1e1a
  • list.inactiveSelectionBackground#93252C15
  • list.inactiveSelectionForeground#2b1e1a
  • selection.background#27832125
  • sideBar.background#FAEBE5
  • sideBar.border#00000015
  • sideBar.foreground#2b1e1a
  • sideBarSectionHeader.background#FAEBE580
  • sideBarSectionHeader.foreground#2b1e1a
  • sideBarTitle.foreground#93252C
  • statusBar.background#FFF9F5
  • statusBar.border#00000015
  • statusBar.foreground#2b1e1a
  • statusBar.noFolderBackground#FFF9F5
  • tab.activeBackground#FFF9F5
  • tab.activeBorderTop#93252C
  • tab.activeForeground#2b1e1a
  • tab.border#00000015
  • tab.inactiveBackground#FFF9F560
  • tab.inactiveForeground#2b1e1a80
  • terminal.ansiBlack#2b1e1a
  • terminal.ansiBlue#278321
  • terminal.ansiCyan#A35029
  • terminal.ansiGreen#93252C
  • terminal.ansiMagenta#764319
  • terminal.ansiRed#764319
  • terminal.ansiWhite#2b1e1a
  • terminal.ansiYellow#A35029
  • terminal.background#FFF9F5
  • terminal.foreground#2b1e1a
  • titleBar.activeBackground#FFF9F5
  • titleBar.activeForeground#2b1e1a
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FFF9F5
  • titleBar.inactiveForeground#2b1e1a60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#55682fitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#278321bold
storage.type, storage.modifier#278321italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#93252C
string, punctuation.definition.string, string.template, meta.template.expression#A35029
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#764319
variable, variable.other.readwrite, variable.other.object#2b1e1a
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#2b1e1a
variable.parameter, meta.parameter#2b1e1additalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#2b1e1a80
keyword.operator#2b1e1a
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#A35029bold
entity.other.inherited-class#93252C
entity.name.tag, punctuation.definition.tag#278321
entity.other.attribute-name#93252C
meta.diff, meta.diff.header#55682f
markup.deleted#764319
markup.inserted#93252C
markup.changed#A35029
markup.heading, markup.heading.setext, punctuation.definition.heading#93252Cbold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#A35029
string.other.link.title, string.other.link.description#93252C
markup.underline.link#55682funderline
punctuation.definition.list#278321
markup.quote, punctuation.definition.quote#55682fitalic