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#1f1a16
  • activityBar.border#ffffff15
  • activityBar.foreground#8a5a35
  • activityBar.inactiveForeground#eee3d260
  • activityBarBadge.background#8a5a35
  • activityBarBadge.foreground#1f1a16
  • button.background#8a5a35
  • button.foreground#1f1a16
  • button.hoverBackground#8a5a35dd
  • editor.background#1f1a16
  • editor.foreground#eee3d2
  • editor.inactiveSelectionBackground#c1a47f3580
  • editor.lineHighlightBackground#2f261f40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#c1a47f35
  • editorCursor.foreground#8a5a35
  • editorGroupHeader.tabsBackground#1f1a16dd
  • editorLineNumber.activeForeground#8a5a35
  • editorLineNumber.foreground#87917f80
  • focusBorder#8a5a35
  • foreground#eee3d2
  • input.background#2f261f
  • input.border#ffffff15
  • input.foreground#eee3d2
  • input.placeholderForeground#eee3d260
  • list.activeSelectionBackground#8a5a3530
  • list.activeSelectionForeground#eee3d2
  • list.highlightForeground#8a5a35
  • list.hoverBackground#2f261f40
  • list.hoverForeground#eee3d2
  • list.inactiveSelectionBackground#8a5a3515
  • list.inactiveSelectionForeground#eee3d2
  • selection.background#c1a47f35
  • sideBar.background#2f261f
  • sideBar.border#ffffff15
  • sideBar.foreground#eee3d2
  • sideBarSectionHeader.background#1f1a1680
  • sideBarSectionHeader.foreground#eee3d2
  • sideBarTitle.foreground#8a5a35
  • statusBar.background#1f1a16
  • statusBar.border#ffffff15
  • statusBar.foreground#eee3d2
  • statusBar.noFolderBackground#1f1a16
  • tab.activeBackground#1f1a16
  • tab.activeBorderTop#8a5a35
  • tab.activeForeground#eee3d2
  • tab.border#ffffff15
  • tab.inactiveBackground#2f261f60
  • tab.inactiveForeground#eee3d280
  • terminal.ansiBlack#1f1a16
  • terminal.ansiBlue#c1a47f
  • terminal.ansiCyan#527f92
  • terminal.ansiGreen#8a5a35
  • terminal.ansiMagenta#bd7b32
  • terminal.ansiRed#bd7b32
  • terminal.ansiWhite#eee3d2
  • terminal.ansiYellow#527f92
  • terminal.background#1f1a16
  • terminal.foreground#eee3d2
  • titleBar.activeBackground#1f1a16
  • titleBar.activeForeground#eee3d2
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#1f1a16
  • titleBar.inactiveForeground#eee3d260
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#87917fitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#c1a47fbold
storage.type, storage.modifier#c1a47fitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#8a5a35
string, punctuation.definition.string, string.template, meta.template.expression#527f92
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#bd7b32
variable, variable.other.readwrite, variable.other.object#eee3d2
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#eee3d2
variable.parameter, meta.parameter#eee3d2dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#eee3d280
keyword.operator#eee3d2
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#527f92bold
entity.other.inherited-class#8a5a35
entity.name.tag, punctuation.definition.tag#c1a47f
entity.other.attribute-name#8a5a35
meta.diff, meta.diff.header#87917f
markup.deleted#bd7b32
markup.inserted#8a5a35
markup.changed#527f92
markup.heading, markup.heading.setext, punctuation.definition.heading#8a5a35bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#527f92
string.other.link.title, string.other.link.description#8a5a35
markup.underline.link#87917funderline
punctuation.definition.list#c1a47f
markup.quote, punctuation.definition.quote#87917fitalic