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#f1eee6
  • activityBar.border#00000015
  • activityBar.foreground#6f756f
  • activityBar.inactiveForeground#1f211f60
  • activityBarBadge.background#6f756f
  • activityBarBadge.foreground#f1eee6
  • button.background#6f756f
  • button.foreground#f1eee6
  • button.hoverBackground#6f756fdd
  • editor.background#f1eee6
  • editor.foreground#1f211f
  • editor.inactiveSelectionBackground#f4ead62580
  • editor.lineHighlightBackground#a47d5750
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#f4ead625
  • editorCursor.foreground#6f756f
  • editorGroupHeader.tabsBackground#a47d57aa
  • editorLineNumber.activeForeground#6f756f
  • editorLineNumber.foreground#f4ead680
  • focusBorder#6f756f
  • foreground#1f211f
  • input.background#a47d57
  • input.border#00000015
  • input.foreground#1f211f
  • input.placeholderForeground#1f211f60
  • list.activeSelectionBackground#6f756f30
  • list.activeSelectionForeground#1f211f
  • list.highlightForeground#6f756f
  • list.hoverBackground#a47d5740
  • list.hoverForeground#1f211f
  • list.inactiveSelectionBackground#6f756f15
  • list.inactiveSelectionForeground#1f211f
  • selection.background#f4ead625
  • sideBar.background#a47d57
  • sideBar.border#00000015
  • sideBar.foreground#1f211f
  • sideBarSectionHeader.background#a47d5780
  • sideBarSectionHeader.foreground#1f211f
  • sideBarTitle.foreground#6f756f
  • statusBar.background#f1eee6
  • statusBar.border#00000015
  • statusBar.foreground#1f211f
  • statusBar.noFolderBackground#f1eee6
  • tab.activeBackground#f1eee6
  • tab.activeBorderTop#6f756f
  • tab.activeForeground#1f211f
  • tab.border#00000015
  • tab.inactiveBackground#f1eee660
  • tab.inactiveForeground#1f211f80
  • terminal.ansiBlack#1f211f
  • terminal.ansiBlue#f4ead6
  • terminal.ansiCyan#cdb78f
  • terminal.ansiGreen#6f756f
  • terminal.ansiMagenta#68765a
  • terminal.ansiRed#68765a
  • terminal.ansiWhite#1f211f
  • terminal.ansiYellow#cdb78f
  • terminal.background#f1eee6
  • terminal.foreground#1f211f
  • titleBar.activeBackground#f1eee6
  • titleBar.activeForeground#1f211f
  • titleBar.border#00000015
  • titleBar.inactiveBackground#f1eee6
  • titleBar.inactiveForeground#1f211f60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#f4ead6italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#f4ead6bold
storage.type, storage.modifier#f4ead6italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#6f756f
string, punctuation.definition.string, string.template, meta.template.expression#cdb78f
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#68765a
variable, variable.other.readwrite, variable.other.object#1f211f
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#1f211f
variable.parameter, meta.parameter#1f211fdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#1f211f80
keyword.operator#1f211f
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#cdb78fbold
entity.other.inherited-class#6f756f
entity.name.tag, punctuation.definition.tag#f4ead6
entity.other.attribute-name#6f756f
meta.diff, meta.diff.header#f4ead6
markup.deleted#68765a
markup.inserted#6f756f
markup.changed#cdb78f
markup.heading, markup.heading.setext, punctuation.definition.heading#6f756fbold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#cdb78f
string.other.link.title, string.other.link.description#6f756f
markup.underline.link#f4ead6underline
punctuation.definition.list#f4ead6
markup.quote, punctuation.definition.quote#f4ead6italic