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

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#fefcfb
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#fefcfb
variable.parameter, meta.parameter#fefcfbdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#fefcfb80
keyword.operator#fefcfb
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