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

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#f1eee6
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#f1eee6
variable.parameter, meta.parameter#f1eee6dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#f1eee680
keyword.operator#f1eee6
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