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#F4EFE6
  • activityBar.border#00000015
  • activityBar.foreground#5a4636
  • activityBar.inactiveForeground#10181660
  • activityBarBadge.background#5a4636
  • activityBarBadge.foreground#F4EFE6
  • button.background#5a4636
  • button.foreground#F4EFE6
  • button.hoverBackground#5a4636dd
  • editor.background#F4EFE6
  • editor.foreground#101816
  • editor.inactiveSelectionBackground#7a5a3a2580
  • editor.lineHighlightBackground#e6e1d750
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#7a5a3a25
  • editorCursor.foreground#5a4636
  • editorGroupHeader.tabsBackground#e6e1d7aa
  • editorLineNumber.activeForeground#5a4636
  • editorLineNumber.foreground#7a5a3a80
  • focusBorder#5a4636
  • foreground#101816
  • input.background#e6e1d7
  • input.border#00000015
  • input.foreground#101816
  • input.placeholderForeground#10181660
  • list.activeSelectionBackground#5a463630
  • list.activeSelectionForeground#101816
  • list.highlightForeground#5a4636
  • list.hoverBackground#e6e1d740
  • list.hoverForeground#101816
  • list.inactiveSelectionBackground#5a463615
  • list.inactiveSelectionForeground#101816
  • selection.background#7a5a3a25
  • sideBar.background#e6e1d7
  • sideBar.border#00000015
  • sideBar.foreground#101816
  • sideBarSectionHeader.background#e6e1d780
  • sideBarSectionHeader.foreground#101816
  • sideBarTitle.foreground#5a4636
  • statusBar.background#F4EFE6
  • statusBar.border#00000015
  • statusBar.foreground#101816
  • statusBar.noFolderBackground#F4EFE6
  • tab.activeBackground#F4EFE6
  • tab.activeBorderTop#5a4636
  • tab.activeForeground#101816
  • tab.border#00000015
  • tab.inactiveBackground#F4EFE660
  • tab.inactiveForeground#10181680
  • terminal.ansiBlack#101816
  • terminal.ansiBlue#7a5a3a
  • terminal.ansiCyan#86a668
  • terminal.ansiGreen#5a4636
  • terminal.ansiMagenta#5e7f46
  • terminal.ansiRed#5e7f46
  • terminal.ansiWhite#101816
  • terminal.ansiYellow#86a668
  • terminal.background#F4EFE6
  • terminal.foreground#101816
  • titleBar.activeBackground#F4EFE6
  • titleBar.activeForeground#101816
  • titleBar.border#00000015
  • titleBar.inactiveBackground#F4EFE6
  • titleBar.inactiveForeground#10181660
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#7a5a3aitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#7a5a3abold
storage.type, storage.modifier#7a5a3aitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#5a4636
string, punctuation.definition.string, string.template, meta.template.expression#86a668
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#5e7f46
variable, variable.other.readwrite, variable.other.object#101816
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#101816
variable.parameter, meta.parameter#101816dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#10181680
keyword.operator#101816
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#86a668bold
entity.other.inherited-class#5a4636
entity.name.tag, punctuation.definition.tag#7a5a3a
entity.other.attribute-name#5a4636
meta.diff, meta.diff.header#7a5a3a
markup.deleted#5e7f46
markup.inserted#5a4636
markup.changed#86a668
markup.heading, markup.heading.setext, punctuation.definition.heading#5a4636bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#86a668
string.other.link.title, string.other.link.description#5a4636
markup.underline.link#7a5a3aunderline
punctuation.definition.list#7a5a3a
markup.quote, punctuation.definition.quote#7a5a3aitalic