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#7e726c
  • activityBar.border#ffffff15
  • activityBar.foreground#5c6f55
  • activityBar.inactiveForeground#fafaf960
  • activityBarBadge.background#5c6f55
  • activityBarBadge.foreground#7e726c
  • button.background#5c6f55
  • button.foreground#7e726c
  • button.hoverBackground#5c6f55dd
  • editor.background#7e726c
  • editor.foreground#fafaf9
  • editor.inactiveSelectionBackground#93a38e3580
  • editor.lineHighlightBackground#11111140
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#93a38e35
  • editorCursor.foreground#5c6f55
  • editorGroupHeader.tabsBackground#7e726cdd
  • editorLineNumber.activeForeground#5c6f55
  • editorLineNumber.foreground#8e888380
  • focusBorder#5c6f55
  • foreground#fafaf9
  • input.background#111111
  • input.border#ffffff15
  • input.foreground#fafaf9
  • input.placeholderForeground#fafaf960
  • list.activeSelectionBackground#5c6f5530
  • list.activeSelectionForeground#fafaf9
  • list.highlightForeground#5c6f55
  • list.hoverBackground#11111140
  • list.hoverForeground#fafaf9
  • list.inactiveSelectionBackground#5c6f5515
  • list.inactiveSelectionForeground#fafaf9
  • selection.background#93a38e35
  • sideBar.background#111111
  • sideBar.border#ffffff15
  • sideBar.foreground#fafaf9
  • sideBarSectionHeader.background#7e726c80
  • sideBarSectionHeader.foreground#fafaf9
  • sideBarTitle.foreground#5c6f55
  • statusBar.background#7e726c
  • statusBar.border#ffffff15
  • statusBar.foreground#fafaf9
  • statusBar.noFolderBackground#7e726c
  • tab.activeBackground#7e726c
  • tab.activeBorderTop#5c6f55
  • tab.activeForeground#fafaf9
  • tab.border#ffffff15
  • tab.inactiveBackground#11111160
  • tab.inactiveForeground#fafaf980
  • terminal.ansiBlack#7e726c
  • terminal.ansiBlue#93a38e
  • terminal.ansiCyan#e7e2d6
  • terminal.ansiGreen#5c6f55
  • terminal.ansiMagenta#cac3b5
  • terminal.ansiRed#cac3b5
  • terminal.ansiWhite#fafaf9
  • terminal.ansiYellow#e7e2d6
  • terminal.background#7e726c
  • terminal.foreground#fafaf9
  • titleBar.activeBackground#7e726c
  • titleBar.activeForeground#fafaf9
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#7e726c
  • titleBar.inactiveForeground#fafaf960
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#8e8883italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#93a38ebold
storage.type, storage.modifier#93a38eitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#5c6f55
string, punctuation.definition.string, string.template, meta.template.expression#e7e2d6
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#cac3b5
variable, variable.other.readwrite, variable.other.object#fafaf9
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#fafaf9
variable.parameter, meta.parameter#fafaf9dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#fafaf980
keyword.operator#fafaf9
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#e7e2d6bold
entity.other.inherited-class#5c6f55
entity.name.tag, punctuation.definition.tag#93a38e
entity.other.attribute-name#5c6f55
meta.diff, meta.diff.header#8e8883
markup.deleted#cac3b5
markup.inserted#5c6f55
markup.changed#e7e2d6
markup.heading, markup.heading.setext, punctuation.definition.heading#5c6f55bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#e7e2d6
string.other.link.title, string.other.link.description#5c6f55
markup.underline.link#8e8883underline
punctuation.definition.list#93a38e
markup.quote, punctuation.definition.quote#8e8883italic