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#FBF8F0
  • activityBar.border#00000015
  • activityBar.foreground#006BFF
  • activityBar.inactiveForeground#11100D60
  • activityBarBadge.background#006BFF
  • activityBarBadge.foreground#FBF8F0
  • button.background#006BFF
  • button.foreground#FBF8F0
  • button.hoverBackground#006BFFdd
  • editor.background#FBF8F0
  • editor.foreground#11100D
  • editor.inactiveSelectionBackground#7A57352580
  • editor.lineHighlightBackground#E8D6B750
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#7A573525
  • editorCursor.foreground#006BFF
  • editorGroupHeader.tabsBackground#E8D6B7aa
  • editorLineNumber.activeForeground#006BFF
  • editorLineNumber.foreground#C3B19780
  • focusBorder#006BFF
  • foreground#11100D
  • input.background#E8D6B7
  • input.border#00000015
  • input.foreground#11100D
  • input.placeholderForeground#11100D60
  • list.activeSelectionBackground#006BFF30
  • list.activeSelectionForeground#11100D
  • list.highlightForeground#006BFF
  • list.hoverBackground#E8D6B740
  • list.hoverForeground#11100D
  • list.inactiveSelectionBackground#006BFF15
  • list.inactiveSelectionForeground#11100D
  • selection.background#7A573525
  • sideBar.background#E8D6B7
  • sideBar.border#00000015
  • sideBar.foreground#11100D
  • sideBarSectionHeader.background#E8D6B780
  • sideBarSectionHeader.foreground#11100D
  • sideBarTitle.foreground#006BFF
  • statusBar.background#FBF8F0
  • statusBar.border#00000015
  • statusBar.foreground#11100D
  • statusBar.noFolderBackground#FBF8F0
  • tab.activeBackground#FBF8F0
  • tab.activeBorderTop#006BFF
  • tab.activeForeground#11100D
  • tab.border#00000015
  • tab.inactiveBackground#FBF8F060
  • tab.inactiveForeground#11100D80
  • terminal.ansiBlack#11100D
  • terminal.ansiBlue#7A5735
  • terminal.ansiCyan#42A4FF
  • terminal.ansiGreen#006BFF
  • terminal.ansiMagenta#0047C7
  • terminal.ansiRed#0047C7
  • terminal.ansiWhite#11100D
  • terminal.ansiYellow#42A4FF
  • terminal.background#FBF8F0
  • terminal.foreground#11100D
  • titleBar.activeBackground#FBF8F0
  • titleBar.activeForeground#11100D
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FBF8F0
  • titleBar.inactiveForeground#11100D60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#C3B197italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#7A5735bold
storage.type, storage.modifier#7A5735italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#006BFF
string, punctuation.definition.string, string.template, meta.template.expression#42A4FF
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#0047C7
variable, variable.other.readwrite, variable.other.object#11100D
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#11100D
variable.parameter, meta.parameter#11100Ddditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#11100D80
keyword.operator#11100D
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#42A4FFbold
entity.other.inherited-class#006BFF
entity.name.tag, punctuation.definition.tag#7A5735
entity.other.attribute-name#006BFF
meta.diff, meta.diff.header#C3B197
markup.deleted#0047C7
markup.inserted#006BFF
markup.changed#42A4FF
markup.heading, markup.heading.setext, punctuation.definition.heading#006BFFbold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#42A4FF
string.other.link.title, string.other.link.description#006BFF
markup.underline.link#C3B197underline
punctuation.definition.list#7A5735
markup.quote, punctuation.definition.quote#C3B197italic