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#20261D
  • activityBar.border#ffffff15
  • activityBar.foreground#E99D67
  • activityBar.inactiveForeground#F6ECDA60
  • activityBarBadge.background#E99D67
  • activityBarBadge.foreground#20261D
  • button.background#E99D67
  • button.foreground#20261D
  • button.hoverBackground#E99D67dd
  • editor.background#20261D
  • editor.foreground#F6ECDA
  • editor.inactiveSelectionBackground#ECB4793580
  • editor.lineHighlightBackground#10080440
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#ECB47935
  • editorCursor.foreground#E99D67
  • editorGroupHeader.tabsBackground#20261Ddd
  • editorLineNumber.activeForeground#E99D67
  • editorLineNumber.foreground#D3B79680
  • focusBorder#E99D67
  • foreground#F6ECDA
  • input.background#100804
  • input.border#ffffff15
  • input.foreground#F6ECDA
  • input.placeholderForeground#F6ECDA60
  • list.activeSelectionBackground#E99D6730
  • list.activeSelectionForeground#F6ECDA
  • list.highlightForeground#E99D67
  • list.hoverBackground#10080440
  • list.hoverForeground#F6ECDA
  • list.inactiveSelectionBackground#E99D6715
  • list.inactiveSelectionForeground#F6ECDA
  • selection.background#ECB47935
  • sideBar.background#100804
  • sideBar.border#ffffff15
  • sideBar.foreground#F6ECDA
  • sideBarSectionHeader.background#20261D80
  • sideBarSectionHeader.foreground#F6ECDA
  • sideBarTitle.foreground#E99D67
  • statusBar.background#20261D
  • statusBar.border#ffffff15
  • statusBar.foreground#F6ECDA
  • statusBar.noFolderBackground#20261D
  • tab.activeBackground#20261D
  • tab.activeBorderTop#E99D67
  • tab.activeForeground#F6ECDA
  • tab.border#ffffff15
  • tab.inactiveBackground#10080460
  • tab.inactiveForeground#F6ECDA80
  • terminal.ansiBlack#20261D
  • terminal.ansiBlue#ECB479
  • terminal.ansiCyan#B4E755
  • terminal.ansiGreen#E99D67
  • terminal.ansiMagenta#CBF183
  • terminal.ansiRed#CBF183
  • terminal.ansiWhite#F6ECDA
  • terminal.ansiYellow#B4E755
  • terminal.background#20261D
  • terminal.foreground#F6ECDA
  • titleBar.activeBackground#20261D
  • titleBar.activeForeground#F6ECDA
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#20261D
  • titleBar.inactiveForeground#F6ECDA60
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#D3B796italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#ECB479bold
storage.type, storage.modifier#ECB479italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#E99D67
string, punctuation.definition.string, string.template, meta.template.expression#B4E755
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#CBF183
variable, variable.other.readwrite, variable.other.object#F6ECDA
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#F6ECDA
variable.parameter, meta.parameter#F6ECDAdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#F6ECDA80
keyword.operator#F6ECDA
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#B4E755bold
entity.other.inherited-class#E99D67
entity.name.tag, punctuation.definition.tag#ECB479
entity.other.attribute-name#E99D67
meta.diff, meta.diff.header#D3B796
markup.deleted#CBF183
markup.inserted#E99D67
markup.changed#B4E755
markup.heading, markup.heading.setext, punctuation.definition.heading#E99D67bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#B4E755
string.other.link.title, string.other.link.description#E99D67
markup.underline.link#D3B796underline
punctuation.definition.list#ECB479
markup.quote, punctuation.definition.quote#D3B796italic