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#302E2C
  • activityBar.border#ffffff15
  • activityBar.foreground#E99767
  • activityBar.inactiveForeground#F7F4EE60
  • activityBarBadge.background#E99767
  • activityBarBadge.foreground#302E2C
  • button.background#E99767
  • button.foreground#302E2C
  • button.hoverBackground#E99767dd
  • editor.background#302E2C
  • editor.foreground#F7F4EE
  • editor.inactiveSelectionBackground#ECA5793580
  • editor.lineHighlightBackground#13121140
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#ECA57935
  • editorCursor.foreground#E99767
  • editorGroupHeader.tabsBackground#302E2Cdd
  • editorLineNumber.activeForeground#E99767
  • editorLineNumber.foreground#E6E1D680
  • focusBorder#E99767
  • foreground#F7F4EE
  • input.background#131211
  • input.border#ffffff15
  • input.foreground#F7F4EE
  • input.placeholderForeground#F7F4EE60
  • list.activeSelectionBackground#E9976730
  • list.activeSelectionForeground#F7F4EE
  • list.highlightForeground#E99767
  • list.hoverBackground#13121140
  • list.hoverForeground#F7F4EE
  • list.inactiveSelectionBackground#E9976715
  • list.inactiveSelectionForeground#F7F4EE
  • selection.background#ECA57935
  • sideBar.background#131211
  • sideBar.border#ffffff15
  • sideBar.foreground#F7F4EE
  • sideBarSectionHeader.background#302E2C80
  • sideBarSectionHeader.foreground#F7F4EE
  • sideBarTitle.foreground#E99767
  • statusBar.background#302E2C
  • statusBar.border#ffffff15
  • statusBar.foreground#F7F4EE
  • statusBar.noFolderBackground#302E2C
  • tab.activeBackground#302E2C
  • tab.activeBorderTop#E99767
  • tab.activeForeground#F7F4EE
  • tab.border#ffffff15
  • tab.inactiveBackground#13121160
  • tab.inactiveForeground#F7F4EE80
  • terminal.ansiBlack#302E2C
  • terminal.ansiBlue#ECA579
  • terminal.ansiCyan#70E755
  • terminal.ansiGreen#E99767
  • terminal.ansiMagenta#F19D83
  • terminal.ansiRed#F19D83
  • terminal.ansiWhite#F7F4EE
  • terminal.ansiYellow#70E755
  • terminal.background#302E2C
  • terminal.foreground#F7F4EE
  • titleBar.activeBackground#302E2C
  • titleBar.activeForeground#F7F4EE
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#302E2C
  • titleBar.inactiveForeground#F7F4EE60
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#E6E1D6italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#ECA579bold
storage.type, storage.modifier#ECA579italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#E99767
string, punctuation.definition.string, string.template, meta.template.expression#70E755
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#F19D83
variable, variable.other.readwrite, variable.other.object#F7F4EE
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#F7F4EE
variable.parameter, meta.parameter#F7F4EEdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#F7F4EE80
keyword.operator#F7F4EE
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#70E755bold
entity.other.inherited-class#E99767
entity.name.tag, punctuation.definition.tag#ECA579
entity.other.attribute-name#E99767
meta.diff, meta.diff.header#E6E1D6
markup.deleted#F19D83
markup.inserted#E99767
markup.changed#70E755
markup.heading, markup.heading.setext, punctuation.definition.heading#E99767bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#70E755
string.other.link.title, string.other.link.description#E99767
markup.underline.link#E6E1D6underline
punctuation.definition.list#ECA579
markup.quote, punctuation.definition.quote#E6E1D6italic