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#171F26
  • activityBar.border#ffffff15
  • activityBar.foreground#6770E9
  • activityBar.inactiveForeground#F5F3EA60
  • activityBarBadge.background#6770E9
  • activityBarBadge.foreground#171F26
  • button.background#6770E9
  • button.foreground#171F26
  • button.hoverBackground#6770E9dd
  • editor.background#171F26
  • editor.foreground#F5F3EA
  • editor.inactiveSelectionBackground#79A7EC3580
  • editor.lineHighlightBackground#0F121F40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#79A7EC35
  • editorCursor.foreground#6770E9
  • editorGroupHeader.tabsBackground#171F26dd
  • editorLineNumber.activeForeground#6770E9
  • editorLineNumber.foreground#B9B5A780
  • focusBorder#6770E9
  • foreground#F5F3EA
  • input.background#0F121F
  • input.border#ffffff15
  • input.foreground#F5F3EA
  • input.placeholderForeground#F5F3EA60
  • list.activeSelectionBackground#6770E930
  • list.activeSelectionForeground#F5F3EA
  • list.highlightForeground#6770E9
  • list.hoverBackground#0F121F40
  • list.hoverForeground#F5F3EA
  • list.inactiveSelectionBackground#6770E915
  • list.inactiveSelectionForeground#F5F3EA
  • selection.background#79A7EC35
  • sideBar.background#0F121F
  • sideBar.border#ffffff15
  • sideBar.foreground#F5F3EA
  • sideBarSectionHeader.background#171F2680
  • sideBarSectionHeader.foreground#F5F3EA
  • sideBarTitle.foreground#6770E9
  • statusBar.background#171F26
  • statusBar.border#ffffff15
  • statusBar.foreground#F5F3EA
  • statusBar.noFolderBackground#171F26
  • tab.activeBackground#171F26
  • tab.activeBorderTop#6770E9
  • tab.activeForeground#F5F3EA
  • tab.border#ffffff15
  • tab.inactiveBackground#0F121F60
  • tab.inactiveForeground#F5F3EA80
  • terminal.ansiBlack#171F26
  • terminal.ansiBlue#79A7EC
  • terminal.ansiCyan#E7CC55
  • terminal.ansiGreen#6770E9
  • terminal.ansiMagenta#F1CE83
  • terminal.ansiRed#F1CE83
  • terminal.ansiWhite#F5F3EA
  • terminal.ansiYellow#E7CC55
  • terminal.background#171F26
  • terminal.foreground#F5F3EA
  • titleBar.activeBackground#171F26
  • titleBar.activeForeground#F5F3EA
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#171F26
  • titleBar.inactiveForeground#F5F3EA60
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#B9B5A7italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#79A7ECbold
storage.type, storage.modifier#79A7ECitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#6770E9
string, punctuation.definition.string, string.template, meta.template.expression#E7CC55
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#F1CE83
variable, variable.other.readwrite, variable.other.object#F5F3EA
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#F5F3EA
variable.parameter, meta.parameter#F5F3EAdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#F5F3EA80
keyword.operator#F5F3EA
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#E7CC55bold
entity.other.inherited-class#6770E9
entity.name.tag, punctuation.definition.tag#79A7EC
entity.other.attribute-name#6770E9
meta.diff, meta.diff.header#B9B5A7
markup.deleted#F1CE83
markup.inserted#6770E9
markup.changed#E7CC55
markup.heading, markup.heading.setext, punctuation.definition.heading#6770E9bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#E7CC55
string.other.link.title, string.other.link.description#6770E9
markup.underline.link#B9B5A7underline
punctuation.definition.list#79A7EC
markup.quote, punctuation.definition.quote#B9B5A7italic