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#f6f1e8
  • activityBar.border#00000015
  • activityBar.foreground#8a6b52
  • activityBar.inactiveForeground#201b1760
  • activityBarBadge.background#8a6b52
  • activityBarBadge.foreground#f6f1e8
  • button.background#8a6b52
  • button.foreground#f6f1e8
  • button.hoverBackground#8a6b52dd
  • editor.background#f6f1e8
  • editor.foreground#201b17
  • editor.inactiveSelectionBackground#7b866c2580
  • editor.lineHighlightBackground#c5b8a550
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#7b866c25
  • editorCursor.foreground#8a6b52
  • editorGroupHeader.tabsBackground#c5b8a5aa
  • editorLineNumber.activeForeground#8a6b52
  • editorLineNumber.foreground#5a493f80
  • focusBorder#8a6b52
  • foreground#201b17
  • input.background#c5b8a5
  • input.border#00000015
  • input.foreground#201b17
  • input.placeholderForeground#201b1760
  • list.activeSelectionBackground#8a6b5230
  • list.activeSelectionForeground#201b17
  • list.highlightForeground#8a6b52
  • list.hoverBackground#c5b8a540
  • list.hoverForeground#201b17
  • list.inactiveSelectionBackground#8a6b5215
  • list.inactiveSelectionForeground#201b17
  • selection.background#7b866c25
  • sideBar.background#c5b8a5
  • sideBar.border#00000015
  • sideBar.foreground#201b17
  • sideBarSectionHeader.background#c5b8a580
  • sideBarSectionHeader.foreground#201b17
  • sideBarTitle.foreground#8a6b52
  • statusBar.background#f6f1e8
  • statusBar.border#00000015
  • statusBar.foreground#201b17
  • statusBar.noFolderBackground#f6f1e8
  • tab.activeBackground#f6f1e8
  • tab.activeBorderTop#8a6b52
  • tab.activeForeground#201b17
  • tab.border#00000015
  • tab.inactiveBackground#f6f1e860
  • tab.inactiveForeground#201b1780
  • terminal.ansiBlack#201b17
  • terminal.ansiBlue#7b866c
  • terminal.ansiCyan#b8905e
  • terminal.ansiGreen#8a6b52
  • terminal.ansiMagenta#d9d0c1
  • terminal.ansiRed#d9d0c1
  • terminal.ansiWhite#201b17
  • terminal.ansiYellow#b8905e
  • terminal.background#f6f1e8
  • terminal.foreground#201b17
  • titleBar.activeBackground#f6f1e8
  • titleBar.activeForeground#201b17
  • titleBar.border#00000015
  • titleBar.inactiveBackground#f6f1e8
  • titleBar.inactiveForeground#201b1760
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#5a493fitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#7b866cbold
storage.type, storage.modifier#7b866citalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#8a6b52
string, punctuation.definition.string, string.template, meta.template.expression#b8905e
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#d9d0c1
variable, variable.other.readwrite, variable.other.object#201b17
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#201b17
variable.parameter, meta.parameter#201b17dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#201b1780
keyword.operator#201b17
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#b8905ebold
entity.other.inherited-class#8a6b52
entity.name.tag, punctuation.definition.tag#7b866c
entity.other.attribute-name#8a6b52
meta.diff, meta.diff.header#5a493f
markup.deleted#d9d0c1
markup.inserted#8a6b52
markup.changed#b8905e
markup.heading, markup.heading.setext, punctuation.definition.heading#8a6b52bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#b8905e
string.other.link.title, string.other.link.description#8a6b52
markup.underline.link#5a493funderline
punctuation.definition.list#7b866c
markup.quote, punctuation.definition.quote#5a493fitalic