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#131715
  • activityBar.border#ffffff15
  • activityBar.foreground#6B4E3A
  • activityBar.inactiveForeground#F6F7F360
  • activityBarBadge.background#6B4E3A
  • activityBarBadge.foreground#131715
  • button.background#6B4E3A
  • button.foreground#131715
  • button.hoverBackground#6B4E3Add
  • editor.background#131715
  • editor.foreground#F6F7F3
  • editor.inactiveSelectionBackground#6F8A733580
  • editor.lineHighlightBackground#29302B40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#6F8A7335
  • editorCursor.foreground#6B4E3A
  • editorGroupHeader.tabsBackground#131715dd
  • editorLineNumber.activeForeground#6B4E3A
  • editorLineNumber.foreground#C2C7BF80
  • focusBorder#6B4E3A
  • foreground#F6F7F3
  • input.background#29302B
  • input.border#ffffff15
  • input.foreground#F6F7F3
  • input.placeholderForeground#F6F7F360
  • list.activeSelectionBackground#6B4E3A30
  • list.activeSelectionForeground#F6F7F3
  • list.highlightForeground#6B4E3A
  • list.hoverBackground#29302B40
  • list.hoverForeground#F6F7F3
  • list.inactiveSelectionBackground#6B4E3A15
  • list.inactiveSelectionForeground#F6F7F3
  • selection.background#6F8A7335
  • sideBar.background#29302B
  • sideBar.border#ffffff15
  • sideBar.foreground#F6F7F3
  • sideBarSectionHeader.background#13171580
  • sideBarSectionHeader.foreground#F6F7F3
  • sideBarTitle.foreground#6B4E3A
  • statusBar.background#131715
  • statusBar.border#ffffff15
  • statusBar.foreground#F6F7F3
  • statusBar.noFolderBackground#131715
  • tab.activeBackground#131715
  • tab.activeBorderTop#6B4E3A
  • tab.activeForeground#F6F7F3
  • tab.border#ffffff15
  • tab.inactiveBackground#29302B60
  • tab.inactiveForeground#F6F7F380
  • terminal.ansiBlack#131715
  • terminal.ansiBlue#6F8A73
  • terminal.ansiCyan#B6C2C8
  • terminal.ansiGreen#6B4E3A
  • terminal.ansiMagenta#C2A27A
  • terminal.ansiRed#C2A27A
  • terminal.ansiWhite#F6F7F3
  • terminal.ansiYellow#B6C2C8
  • terminal.background#131715
  • terminal.foreground#F6F7F3
  • titleBar.activeBackground#131715
  • titleBar.activeForeground#F6F7F3
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#131715
  • titleBar.inactiveForeground#F6F7F360
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#C2C7BFitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#6F8A73bold
storage.type, storage.modifier#6F8A73italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#6B4E3A
string, punctuation.definition.string, string.template, meta.template.expression#B6C2C8
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#C2A27A
variable, variable.other.readwrite, variable.other.object#F6F7F3
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#F6F7F3
variable.parameter, meta.parameter#F6F7F3dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#F6F7F380
keyword.operator#F6F7F3
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#B6C2C8bold
entity.other.inherited-class#6B4E3A
entity.name.tag, punctuation.definition.tag#6F8A73
entity.other.attribute-name#6B4E3A
meta.diff, meta.diff.header#C2C7BF
markup.deleted#C2A27A
markup.inserted#6B4E3A
markup.changed#B6C2C8
markup.heading, markup.heading.setext, punctuation.definition.heading#6B4E3Abold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#B6C2C8
string.other.link.title, string.other.link.description#6B4E3A
markup.underline.link#C2C7BFunderline
punctuation.definition.list#6F8A73
markup.quote, punctuation.definition.quote#C2C7BFitalic