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#2B1F17
  • activityBar.border#ffffff15
  • activityBar.foreground#6783E9
  • activityBar.inactiveForeground#F6F4EE60
  • activityBarBadge.background#6783E9
  • activityBarBadge.foreground#2B1F17
  • button.background#6783E9
  • button.foreground#2B1F17
  • button.hoverBackground#6783E9dd
  • editor.background#2B1F17
  • editor.foreground#F6F4EE
  • editor.inactiveSelectionBackground#9C79EC3580
  • editor.lineHighlightBackground#131B3540
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#9C79EC35
  • editorCursor.foreground#6783E9
  • editorGroupHeader.tabsBackground#2B1F17dd
  • editorLineNumber.activeForeground#6783E9
  • editorLineNumber.foreground#AEB3BA80
  • focusBorder#6783E9
  • foreground#F6F4EE
  • input.background#131B35
  • input.border#ffffff15
  • input.foreground#F6F4EE
  • input.placeholderForeground#F6F4EE60
  • list.activeSelectionBackground#6783E930
  • list.activeSelectionForeground#F6F4EE
  • list.highlightForeground#6783E9
  • list.hoverBackground#131B3540
  • list.hoverForeground#F6F4EE
  • list.inactiveSelectionBackground#6783E915
  • list.inactiveSelectionForeground#F6F4EE
  • selection.background#9C79EC35
  • sideBar.background#131B35
  • sideBar.border#ffffff15
  • sideBar.foreground#F6F4EE
  • sideBarSectionHeader.background#2B1F1780
  • sideBarSectionHeader.foreground#F6F4EE
  • sideBarTitle.foreground#6783E9
  • statusBar.background#2B1F17
  • statusBar.border#ffffff15
  • statusBar.foreground#F6F4EE
  • statusBar.noFolderBackground#2B1F17
  • tab.activeBackground#2B1F17
  • tab.activeBorderTop#6783E9
  • tab.activeForeground#F6F4EE
  • tab.border#ffffff15
  • tab.inactiveBackground#131B3560
  • tab.inactiveForeground#F6F4EE80
  • terminal.ansiBlack#2B1F17
  • terminal.ansiBlue#9C79EC
  • terminal.ansiCyan#E7AD55
  • terminal.ansiGreen#6783E9
  • terminal.ansiMagenta#83F1D9
  • terminal.ansiRed#83F1D9
  • terminal.ansiWhite#F6F4EE
  • terminal.ansiYellow#E7AD55
  • terminal.background#2B1F17
  • terminal.foreground#F6F4EE
  • titleBar.activeBackground#2B1F17
  • titleBar.activeForeground#F6F4EE
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#2B1F17
  • titleBar.inactiveForeground#F6F4EE60
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#AEB3BAitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#9C79ECbold
storage.type, storage.modifier#9C79ECitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#6783E9
string, punctuation.definition.string, string.template, meta.template.expression#E7AD55
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#83F1D9
variable, variable.other.readwrite, variable.other.object#F6F4EE
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#F6F4EE
variable.parameter, meta.parameter#F6F4EEdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#F6F4EE80
keyword.operator#F6F4EE
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#E7AD55bold
entity.other.inherited-class#6783E9
entity.name.tag, punctuation.definition.tag#9C79EC
entity.other.attribute-name#6783E9
meta.diff, meta.diff.header#AEB3BA
markup.deleted#83F1D9
markup.inserted#6783E9
markup.changed#E7AD55
markup.heading, markup.heading.setext, punctuation.definition.heading#6783E9bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#E7AD55
string.other.link.title, string.other.link.description#6783E9
markup.underline.link#AEB3BAunderline
punctuation.definition.list#9C79EC
markup.quote, punctuation.definition.quote#AEB3BAitalic