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#06080a
  • activityBar.border#ffffff15
  • activityBar.foreground#e3312d
  • activityBar.inactiveForeground#f6fbfc60
  • activityBarBadge.background#e3312d
  • activityBarBadge.foreground#06080a
  • button.background#e3312d
  • button.foreground#06080a
  • button.hoverBackground#e3312ddd
  • editor.background#06080a
  • editor.foreground#f6fbfc
  • editor.inactiveSelectionBackground#5eb8d53580
  • editor.lineHighlightBackground#0b0d1040
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#5eb8d535
  • editorCursor.foreground#e3312d
  • editorGroupHeader.tabsBackground#06080add
  • editorLineNumber.activeForeground#e3312d
  • editorLineNumber.foreground#a9b4ba80
  • focusBorder#e3312d
  • foreground#f6fbfc
  • input.background#0b0d10
  • input.border#ffffff15
  • input.foreground#f6fbfc
  • input.placeholderForeground#f6fbfc60
  • list.activeSelectionBackground#e3312d30
  • list.activeSelectionForeground#f6fbfc
  • list.highlightForeground#e3312d
  • list.hoverBackground#0b0d1040
  • list.hoverForeground#f6fbfc
  • list.inactiveSelectionBackground#e3312d15
  • list.inactiveSelectionForeground#f6fbfc
  • selection.background#5eb8d535
  • sideBar.background#0b0d10
  • sideBar.border#ffffff15
  • sideBar.foreground#f6fbfc
  • sideBarSectionHeader.background#06080a80
  • sideBarSectionHeader.foreground#f6fbfc
  • sideBarTitle.foreground#e3312d
  • statusBar.background#06080a
  • statusBar.border#ffffff15
  • statusBar.foreground#f6fbfc
  • statusBar.noFolderBackground#06080a
  • tab.activeBackground#06080a
  • tab.activeBorderTop#e3312d
  • tab.activeForeground#f6fbfc
  • tab.border#ffffff15
  • tab.inactiveBackground#0b0d1060
  • tab.inactiveForeground#f6fbfc80
  • terminal.ansiBlack#06080a
  • terminal.ansiBlue#5eb8d5
  • terminal.ansiCyan#2d8f9b
  • terminal.ansiGreen#e3312d
  • terminal.ansiMagenta#f0a33a
  • terminal.ansiRed#f0a33a
  • terminal.ansiWhite#f6fbfc
  • terminal.ansiYellow#2d8f9b
  • terminal.background#06080a
  • terminal.foreground#f6fbfc
  • titleBar.activeBackground#06080a
  • titleBar.activeForeground#f6fbfc
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#06080a
  • titleBar.inactiveForeground#f6fbfc60
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#a9b4baitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#5eb8d5bold
storage.type, storage.modifier#5eb8d5italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#e3312d
string, punctuation.definition.string, string.template, meta.template.expression#2d8f9b
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#f0a33a
variable, variable.other.readwrite, variable.other.object#f6fbfc
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#f6fbfc
variable.parameter, meta.parameter#f6fbfcdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#f6fbfc80
keyword.operator#f6fbfc
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#2d8f9bbold
entity.other.inherited-class#e3312d
entity.name.tag, punctuation.definition.tag#5eb8d5
entity.other.attribute-name#e3312d
meta.diff, meta.diff.header#a9b4ba
markup.deleted#f0a33a
markup.inserted#e3312d
markup.changed#2d8f9b
markup.heading, markup.heading.setext, punctuation.definition.heading#e3312dbold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#2d8f9b
string.other.link.title, string.other.link.description#e3312d
markup.underline.link#a9b4baunderline
punctuation.definition.list#5eb8d5
markup.quote, punctuation.definition.quote#a9b4baitalic