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#fefcfb
  • activityBar.border#00000015
  • activityBar.foreground#e87868
  • activityBar.inactiveForeground#00111860
  • activityBarBadge.background#e87868
  • activityBarBadge.foreground#fefcfb
  • button.background#e87868
  • button.foreground#fefcfb
  • button.hoverBackground#e87868dd
  • editor.background#fefcfb
  • editor.foreground#001118
  • editor.inactiveSelectionBackground#f888882580
  • editor.lineHighlightBackground#f8e8e850
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#f8888825
  • editorCursor.foreground#e87868
  • editorGroupHeader.tabsBackground#f8e8e8aa
  • editorLineNumber.activeForeground#e87868
  • editorLineNumber.foreground#af8e8b80
  • focusBorder#e87868
  • foreground#001118
  • input.background#f8e8e8
  • input.border#00000015
  • input.foreground#001118
  • input.placeholderForeground#00111860
  • list.activeSelectionBackground#e8786830
  • list.activeSelectionForeground#001118
  • list.highlightForeground#e87868
  • list.hoverBackground#f8e8e840
  • list.hoverForeground#001118
  • list.inactiveSelectionBackground#e8786815
  • list.inactiveSelectionForeground#001118
  • selection.background#f8888825
  • sideBar.background#f8e8e8
  • sideBar.border#00000015
  • sideBar.foreground#001118
  • sideBarSectionHeader.background#f8e8e880
  • sideBarSectionHeader.foreground#001118
  • sideBarTitle.foreground#e87868
  • statusBar.background#fefcfb
  • statusBar.border#00000015
  • statusBar.foreground#001118
  • statusBar.noFolderBackground#fefcfb
  • tab.activeBackground#fefcfb
  • tab.activeBorderTop#e87868
  • tab.activeForeground#001118
  • tab.border#00000015
  • tab.inactiveBackground#fefcfb60
  • tab.inactiveForeground#00111880
  • terminal.ansiBlack#001118
  • terminal.ansiBlue#f88888
  • terminal.ansiCyan#28a898
  • terminal.ansiGreen#e87868
  • terminal.ansiMagenta#794730
  • terminal.ansiRed#794730
  • terminal.ansiWhite#001118
  • terminal.ansiYellow#28a898
  • terminal.background#fefcfb
  • terminal.foreground#001118
  • titleBar.activeBackground#fefcfb
  • titleBar.activeForeground#001118
  • titleBar.border#00000015
  • titleBar.inactiveBackground#fefcfb
  • titleBar.inactiveForeground#00111860
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#af8e8bitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#f88888bold
storage.type, storage.modifier#f88888italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#e87868
string, punctuation.definition.string, string.template, meta.template.expression#28a898
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#794730
variable, variable.other.readwrite, variable.other.object#001118
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#001118
variable.parameter, meta.parameter#001118dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#00111880
keyword.operator#001118
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#28a898bold
entity.other.inherited-class#e87868
entity.name.tag, punctuation.definition.tag#f88888
entity.other.attribute-name#e87868
meta.diff, meta.diff.header#af8e8b
markup.deleted#794730
markup.inserted#e87868
markup.changed#28a898
markup.heading, markup.heading.setext, punctuation.definition.heading#e87868bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#28a898
string.other.link.title, string.other.link.description#e87868
markup.underline.link#af8e8bunderline
punctuation.definition.list#f88888
markup.quote, punctuation.definition.quote#af8e8bitalic