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#FBFBF8
  • activityBar.border#00000015
  • activityBar.foreground#254493
  • activityBar.inactiveForeground#15172760
  • activityBarBadge.background#254493
  • activityBarBadge.foreground#FBFBF8
  • button.background#254493
  • button.foreground#FBFBF8
  • button.hoverBackground#254493dd
  • editor.background#FBFBF8
  • editor.foreground#151727
  • editor.inactiveSelectionBackground#2137832580
  • editor.lineHighlightBackground#FBF9F450
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#21378325
  • editorCursor.foreground#254493
  • editorGroupHeader.tabsBackground#FBF9F4aa
  • editorLineNumber.activeForeground#254493
  • editorLineNumber.foreground#AFA89980
  • focusBorder#254493
  • foreground#151727
  • input.background#FBF9F4
  • input.border#00000015
  • input.foreground#151727
  • input.placeholderForeground#15172760
  • list.activeSelectionBackground#25449330
  • list.activeSelectionForeground#151727
  • list.highlightForeground#254493
  • list.hoverBackground#FBF9F440
  • list.hoverForeground#151727
  • list.inactiveSelectionBackground#25449315
  • list.inactiveSelectionForeground#151727
  • selection.background#21378325
  • sideBar.background#FBF9F4
  • sideBar.border#00000015
  • sideBar.foreground#151727
  • sideBarSectionHeader.background#FBF9F480
  • sideBarSectionHeader.foreground#151727
  • sideBarTitle.foreground#254493
  • statusBar.background#FBFBF8
  • statusBar.border#00000015
  • statusBar.foreground#151727
  • statusBar.noFolderBackground#FBFBF8
  • tab.activeBackground#FBFBF8
  • tab.activeBorderTop#254493
  • tab.activeForeground#151727
  • tab.border#00000015
  • tab.inactiveBackground#FBFBF860
  • tab.inactiveForeground#15172780
  • terminal.ansiBlack#151727
  • terminal.ansiBlue#213783
  • terminal.ansiCyan#A36E29
  • terminal.ansiGreen#254493
  • terminal.ansiMagenta#417619
  • terminal.ansiRed#417619
  • terminal.ansiWhite#151727
  • terminal.ansiYellow#A36E29
  • terminal.background#FBFBF8
  • terminal.foreground#151727
  • titleBar.activeBackground#FBFBF8
  • titleBar.activeForeground#151727
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FBFBF8
  • titleBar.inactiveForeground#15172760
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#AFA899italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#213783bold
storage.type, storage.modifier#213783italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#254493
string, punctuation.definition.string, string.template, meta.template.expression#A36E29
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#417619
variable, variable.other.readwrite, variable.other.object#151727
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#151727
variable.parameter, meta.parameter#151727dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#15172780
keyword.operator#151727
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#A36E29bold
entity.other.inherited-class#254493
entity.name.tag, punctuation.definition.tag#213783
entity.other.attribute-name#254493
meta.diff, meta.diff.header#AFA899
markup.deleted#417619
markup.inserted#254493
markup.changed#A36E29
markup.heading, markup.heading.setext, punctuation.definition.heading#254493bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#A36E29
string.other.link.title, string.other.link.description#254493
markup.underline.link#AFA899underline
punctuation.definition.list#213783
markup.quote, punctuation.definition.quote#AFA899italic