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#6a4635
  • activityBar.border#ffffff15
  • activityBar.foreground#653256
  • activityBar.inactiveForeground#fbefe760
  • activityBarBadge.background#653256
  • activityBarBadge.foreground#6a4635
  • button.background#653256
  • button.foreground#6a4635
  • button.hoverBackground#653256dd
  • editor.background#6a4635
  • editor.foreground#fbefe7
  • editor.inactiveSelectionBackground#c86f7a3580
  • editor.lineHighlightBackground#22131d40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#c86f7a35
  • editorCursor.foreground#653256
  • editorGroupHeader.tabsBackground#6a4635dd
  • editorLineNumber.activeForeground#653256
  • editorLineNumber.foreground#7d9b6280
  • focusBorder#653256
  • foreground#fbefe7
  • input.background#22131d
  • input.border#ffffff15
  • input.foreground#fbefe7
  • input.placeholderForeground#fbefe760
  • list.activeSelectionBackground#65325630
  • list.activeSelectionForeground#fbefe7
  • list.highlightForeground#653256
  • list.hoverBackground#22131d40
  • list.hoverForeground#fbefe7
  • list.inactiveSelectionBackground#65325615
  • list.inactiveSelectionForeground#fbefe7
  • selection.background#c86f7a35
  • sideBar.background#22131d
  • sideBar.border#ffffff15
  • sideBar.foreground#fbefe7
  • sideBarSectionHeader.background#6a463580
  • sideBarSectionHeader.foreground#fbefe7
  • sideBarTitle.foreground#653256
  • statusBar.background#6a4635
  • statusBar.border#ffffff15
  • statusBar.foreground#fbefe7
  • statusBar.noFolderBackground#6a4635
  • tab.activeBackground#6a4635
  • tab.activeBorderTop#653256
  • tab.activeForeground#fbefe7
  • tab.border#ffffff15
  • tab.inactiveBackground#22131d60
  • tab.inactiveForeground#fbefe780
  • terminal.ansiBlack#6a4635
  • terminal.ansiBlue#c86f7a
  • terminal.ansiCyan#d8a85b
  • terminal.ansiGreen#653256
  • terminal.ansiMagenta#567a42
  • terminal.ansiRed#567a42
  • terminal.ansiWhite#fbefe7
  • terminal.ansiYellow#d8a85b
  • terminal.background#6a4635
  • terminal.foreground#fbefe7
  • titleBar.activeBackground#6a4635
  • titleBar.activeForeground#fbefe7
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#6a4635
  • titleBar.inactiveForeground#fbefe760
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#7d9b62italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#c86f7abold
storage.type, storage.modifier#c86f7aitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#653256
string, punctuation.definition.string, string.template, meta.template.expression#d8a85b
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#567a42
variable, variable.other.readwrite, variable.other.object#fbefe7
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#fbefe7
variable.parameter, meta.parameter#fbefe7dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#fbefe780
keyword.operator#fbefe7
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#d8a85bbold
entity.other.inherited-class#653256
entity.name.tag, punctuation.definition.tag#c86f7a
entity.other.attribute-name#653256
meta.diff, meta.diff.header#7d9b62
markup.deleted#567a42
markup.inserted#653256
markup.changed#d8a85b
markup.heading, markup.heading.setext, punctuation.definition.heading#653256bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#d8a85b
string.other.link.title, string.other.link.description#653256
markup.underline.link#7d9b62underline
punctuation.definition.list#c86f7a
markup.quote, punctuation.definition.quote#7d9b62italic