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#282E2A
  • activityBar.border#ffffff15
  • activityBar.foreground#282442
  • activityBar.inactiveForeground#FAFAF760
  • activityBarBadge.background#282442
  • activityBarBadge.foreground#282E2A
  • button.background#282442
  • button.foreground#282E2A
  • button.hoverBackground#282442dd
  • editor.background#282E2A
  • editor.foreground#FAFAF7
  • editor.inactiveSelectionBackground#40315F3580
  • editor.lineHighlightBackground#11131A40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#40315F35
  • editorCursor.foreground#282442
  • editorGroupHeader.tabsBackground#282E2Add
  • editorLineNumber.activeForeground#282442
  • editorLineNumber.foreground#40315F80
  • focusBorder#282442
  • foreground#FAFAF7
  • input.background#11131A
  • input.border#ffffff15
  • input.foreground#FAFAF7
  • input.placeholderForeground#FAFAF760
  • list.activeSelectionBackground#28244230
  • list.activeSelectionForeground#FAFAF7
  • list.highlightForeground#282442
  • list.hoverBackground#11131A40
  • list.hoverForeground#FAFAF7
  • list.inactiveSelectionBackground#28244215
  • list.inactiveSelectionForeground#FAFAF7
  • selection.background#40315F35
  • sideBar.background#11131A
  • sideBar.border#ffffff15
  • sideBar.foreground#FAFAF7
  • sideBarSectionHeader.background#282E2A80
  • sideBarSectionHeader.foreground#FAFAF7
  • sideBarTitle.foreground#282442
  • statusBar.background#282E2A
  • statusBar.border#ffffff15
  • statusBar.foreground#FAFAF7
  • statusBar.noFolderBackground#282E2A
  • tab.activeBackground#282E2A
  • tab.activeBorderTop#282442
  • tab.activeForeground#FAFAF7
  • tab.border#ffffff15
  • tab.inactiveBackground#11131A60
  • tab.inactiveForeground#FAFAF780
  • terminal.ansiBlack#282E2A
  • terminal.ansiBlue#40315F
  • terminal.ansiCyan#5A467F
  • terminal.ansiGreen#282442
  • terminal.ansiMagenta#3F6F3A
  • terminal.ansiRed#3F6F3A
  • terminal.ansiWhite#FAFAF7
  • terminal.ansiYellow#5A467F
  • terminal.background#282E2A
  • terminal.foreground#FAFAF7
  • titleBar.activeBackground#282E2A
  • titleBar.activeForeground#FAFAF7
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#282E2A
  • titleBar.inactiveForeground#FAFAF760
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#40315Fitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#40315Fbold
storage.type, storage.modifier#40315Fitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#282442
string, punctuation.definition.string, string.template, meta.template.expression#5A467F
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#3F6F3A
variable, variable.other.readwrite, variable.other.object#FAFAF7
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#FAFAF7
variable.parameter, meta.parameter#FAFAF7dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#FAFAF780
keyword.operator#FAFAF7
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#5A467Fbold
entity.other.inherited-class#282442
entity.name.tag, punctuation.definition.tag#40315F
entity.other.attribute-name#282442
meta.diff, meta.diff.header#40315F
markup.deleted#3F6F3A
markup.inserted#282442
markup.changed#5A467F
markup.heading, markup.heading.setext, punctuation.definition.heading#282442bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#5A467F
string.other.link.title, string.other.link.description#282442
markup.underline.link#40315Funderline
punctuation.definition.list#40315F
markup.quote, punctuation.definition.quote#40315Fitalic