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#141210
  • activityBar.border#ffffff15
  • activityBar.foreground#E99567
  • activityBar.inactiveForeground#F6F4F160
  • activityBarBadge.background#E99567
  • activityBarBadge.foreground#141210
  • button.background#E99567
  • button.foreground#141210
  • button.hoverBackground#E99567dd
  • editor.background#141210
  • editor.foreground#F6F4F1
  • editor.inactiveSelectionBackground#ECBE793580
  • editor.lineHighlightBackground#E6DCCB40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#ECBE7935
  • editorCursor.foreground#E99567
  • editorGroupHeader.tabsBackground#141210dd
  • editorLineNumber.activeForeground#E99567
  • editorLineNumber.foreground#4A535880
  • focusBorder#E99567
  • foreground#F6F4F1
  • input.background#E6DCCB
  • input.border#ffffff15
  • input.foreground#F6F4F1
  • input.placeholderForeground#F6F4F160
  • list.activeSelectionBackground#E9956730
  • list.activeSelectionForeground#F6F4F1
  • list.highlightForeground#E99567
  • list.hoverBackground#E6DCCB40
  • list.hoverForeground#F6F4F1
  • list.inactiveSelectionBackground#E9956715
  • list.inactiveSelectionForeground#F6F4F1
  • selection.background#ECBE7935
  • sideBar.background#E6DCCB
  • sideBar.border#ffffff15
  • sideBar.foreground#F6F4F1
  • sideBarSectionHeader.background#14121080
  • sideBarSectionHeader.foreground#F6F4F1
  • sideBarTitle.foreground#E99567
  • statusBar.background#141210
  • statusBar.border#ffffff15
  • statusBar.foreground#F6F4F1
  • statusBar.noFolderBackground#141210
  • tab.activeBackground#141210
  • tab.activeBorderTop#E99567
  • tab.activeForeground#F6F4F1
  • tab.border#ffffff15
  • tab.inactiveBackground#E6DCCB60
  • tab.inactiveForeground#F6F4F180
  • terminal.ansiBlack#141210
  • terminal.ansiBlue#ECBE79
  • terminal.ansiCyan#E7A555
  • terminal.ansiGreen#E99567
  • terminal.ansiMagenta#83CBF1
  • terminal.ansiRed#83CBF1
  • terminal.ansiWhite#F6F4F1
  • terminal.ansiYellow#E7A555
  • terminal.background#141210
  • terminal.foreground#F6F4F1
  • titleBar.activeBackground#141210
  • titleBar.activeForeground#F6F4F1
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#141210
  • titleBar.inactiveForeground#F6F4F160
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#4A5358italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#ECBE79bold
storage.type, storage.modifier#ECBE79italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#E99567
string, punctuation.definition.string, string.template, meta.template.expression#E7A555
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#83CBF1
variable, variable.other.readwrite, variable.other.object#F6F4F1
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#F6F4F1
variable.parameter, meta.parameter#F6F4F1dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#F6F4F180
keyword.operator#F6F4F1
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#E99567
entity.name.tag, punctuation.definition.tag#ECBE79
entity.other.attribute-name#E99567
meta.diff, meta.diff.header#4A5358
markup.deleted#83CBF1
markup.inserted#E99567
markup.changed#E7A555
markup.heading, markup.heading.setext, punctuation.definition.heading#E99567bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#E7A555
string.other.link.title, string.other.link.description#E99567
markup.underline.link#4A5358underline
punctuation.definition.list#ECBE79
markup.quote, punctuation.definition.quote#4A5358italic