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#3B2117
  • activityBar.border#ffffff15
  • activityBar.foreground#E98E67
  • activityBar.inactiveForeground#fff8ee60
  • activityBarBadge.background#E98E67
  • activityBarBadge.foreground#3B2117
  • button.background#E98E67
  • button.foreground#3B2117
  • button.hoverBackground#E98E67dd
  • editor.background#3B2117
  • editor.foreground#fff8ee
  • editor.inactiveSelectionBackground#ABEC793580
  • editor.lineHighlightBackground#16100E40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#ABEC7935
  • editorCursor.foreground#E98E67
  • editorGroupHeader.tabsBackground#3B2117dd
  • editorLineNumber.activeForeground#E98E67
  • editorLineNumber.foreground#c8d4b680
  • focusBorder#E98E67
  • foreground#fff8ee
  • input.background#16100E
  • input.border#ffffff15
  • input.foreground#fff8ee
  • input.placeholderForeground#fff8ee60
  • list.activeSelectionBackground#E98E6730
  • list.activeSelectionForeground#fff8ee
  • list.highlightForeground#E98E67
  • list.hoverBackground#16100E40
  • list.hoverForeground#fff8ee
  • list.inactiveSelectionBackground#E98E6715
  • list.inactiveSelectionForeground#fff8ee
  • selection.background#ABEC7935
  • sideBar.background#16100E
  • sideBar.border#ffffff15
  • sideBar.foreground#fff8ee
  • sideBarSectionHeader.background#3B211780
  • sideBarSectionHeader.foreground#fff8ee
  • sideBarTitle.foreground#E98E67
  • statusBar.background#3B2117
  • statusBar.border#ffffff15
  • statusBar.foreground#fff8ee
  • statusBar.noFolderBackground#3B2117
  • tab.activeBackground#3B2117
  • tab.activeBorderTop#E98E67
  • tab.activeForeground#fff8ee
  • tab.border#ffffff15
  • tab.inactiveBackground#16100E60
  • tab.inactiveForeground#fff8ee80
  • terminal.ansiBlack#3B2117
  • terminal.ansiBlue#ABEC79
  • terminal.ansiCyan#E7A555
  • terminal.ansiGreen#E98E67
  • terminal.ansiMagenta#F1C783
  • terminal.ansiRed#F1C783
  • terminal.ansiWhite#fff8ee
  • terminal.ansiYellow#E7A555
  • terminal.background#3B2117
  • terminal.foreground#fff8ee
  • titleBar.activeBackground#3B2117
  • titleBar.activeForeground#fff8ee
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#3B2117
  • titleBar.inactiveForeground#fff8ee60
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#c8d4b6italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#ABEC79bold
storage.type, storage.modifier#ABEC79italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#E98E67
string, punctuation.definition.string, string.template, meta.template.expression#E7A555
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#F1C783
variable, variable.other.readwrite, variable.other.object#fff8ee
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#fff8ee
variable.parameter, meta.parameter#fff8eedditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#fff8ee80
keyword.operator#fff8ee
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#E7A555bold
entity.other.inherited-class#E98E67
entity.name.tag, punctuation.definition.tag#ABEC79
entity.other.attribute-name#E98E67
meta.diff, meta.diff.header#c8d4b6
markup.deleted#F1C783
markup.inserted#E98E67
markup.changed#E7A555
markup.heading, markup.heading.setext, punctuation.definition.heading#E98E67bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#E7A555
string.other.link.title, string.other.link.description#E98E67
markup.underline.link#c8d4b6underline
punctuation.definition.list#ABEC79
markup.quote, punctuation.definition.quote#c8d4b6italic