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#FFFDFA
  • activityBar.border#00000015
  • activityBar.foreground#932525
  • activityBar.inactiveForeground#15151560
  • activityBarBadge.background#932525
  • activityBarBadge.foreground#FFFDFA
  • button.background#932525
  • button.foreground#FFFDFA
  • button.hoverBackground#932525dd
  • editor.background#FFFDFA
  • editor.foreground#151515
  • editor.inactiveSelectionBackground#2146832580
  • editor.lineHighlightBackground#F9EDDC50
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#21468325
  • editorCursor.foreground#932525
  • editorGroupHeader.tabsBackground#F9EDDCaa
  • editorLineNumber.activeForeground#932525
  • editorLineNumber.foreground#dcebd780
  • focusBorder#932525
  • foreground#151515
  • input.background#F9EDDC
  • input.border#00000015
  • input.foreground#151515
  • input.placeholderForeground#15151560
  • list.activeSelectionBackground#93252530
  • list.activeSelectionForeground#151515
  • list.highlightForeground#932525
  • list.hoverBackground#F9EDDC40
  • list.hoverForeground#151515
  • list.inactiveSelectionBackground#93252515
  • list.inactiveSelectionForeground#151515
  • selection.background#21468325
  • sideBar.background#F9EDDC
  • sideBar.border#00000015
  • sideBar.foreground#151515
  • sideBarSectionHeader.background#F9EDDC80
  • sideBarSectionHeader.foreground#151515
  • sideBarTitle.foreground#932525
  • statusBar.background#FFFDFA
  • statusBar.border#00000015
  • statusBar.foreground#151515
  • statusBar.noFolderBackground#FFFDFA
  • tab.activeBackground#FFFDFA
  • tab.activeBorderTop#932525
  • tab.activeForeground#151515
  • tab.border#00000015
  • tab.inactiveBackground#FFFDFA60
  • tab.inactiveForeground#15151580
  • terminal.ansiBlack#151515
  • terminal.ansiBlue#214683
  • terminal.ansiCyan#29A362
  • terminal.ansiGreen#932525
  • terminal.ansiMagenta#762719
  • terminal.ansiRed#762719
  • terminal.ansiWhite#151515
  • terminal.ansiYellow#29A362
  • terminal.background#FFFDFA
  • terminal.foreground#151515
  • titleBar.activeBackground#FFFDFA
  • titleBar.activeForeground#151515
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FFFDFA
  • titleBar.inactiveForeground#15151560
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#dcebd7italic
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#932525
string, punctuation.definition.string, string.template, meta.template.expression#29A362
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#762719
variable, variable.other.readwrite, variable.other.object#151515
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#151515
variable.parameter, meta.parameter#151515dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#15151580
keyword.operator#151515
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#29A362bold
entity.other.inherited-class#932525
entity.name.tag, punctuation.definition.tag#214683
entity.other.attribute-name#932525
meta.diff, meta.diff.header#dcebd7
markup.deleted#762719
markup.inserted#932525
markup.changed#29A362
markup.heading, markup.heading.setext, punctuation.definition.heading#932525bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#29A362
string.other.link.title, string.other.link.description#932525
markup.underline.link#dcebd7underline
punctuation.definition.list#214683
markup.quote, punctuation.definition.quote#dcebd7italic