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#2F231E
  • activityBar.border#ffffff15
  • activityBar.foreground#E99567
  • activityBar.inactiveForeground#f7efe460
  • activityBarBadge.background#E99567
  • activityBarBadge.foreground#2F231E
  • button.background#E99567
  • button.foreground#2F231E
  • button.hoverBackground#E99567dd
  • editor.background#2F231E
  • editor.foreground#f7efe4
  • editor.inactiveSelectionBackground#ECBE793580
  • editor.lineHighlightBackground#14121040
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#ECBE7935
  • editorCursor.foreground#E99567
  • editorGroupHeader.tabsBackground#2F231Edd
  • editorLineNumber.activeForeground#E99567
  • editorLineNumber.foreground#fff4e480
  • focusBorder#E99567
  • foreground#f7efe4
  • input.background#141210
  • input.border#ffffff15
  • input.foreground#f7efe4
  • input.placeholderForeground#f7efe460
  • list.activeSelectionBackground#E9956730
  • list.activeSelectionForeground#f7efe4
  • list.highlightForeground#E99567
  • list.hoverBackground#14121040
  • list.hoverForeground#f7efe4
  • list.inactiveSelectionBackground#E9956715
  • list.inactiveSelectionForeground#f7efe4
  • selection.background#ECBE7935
  • sideBar.background#141210
  • sideBar.border#ffffff15
  • sideBar.foreground#f7efe4
  • sideBarSectionHeader.background#2F231E80
  • sideBarSectionHeader.foreground#f7efe4
  • sideBarTitle.foreground#E99567
  • statusBar.background#2F231E
  • statusBar.border#ffffff15
  • statusBar.foreground#f7efe4
  • statusBar.noFolderBackground#2F231E
  • tab.activeBackground#2F231E
  • tab.activeBorderTop#E99567
  • tab.activeForeground#f7efe4
  • tab.border#ffffff15
  • tab.inactiveBackground#14121060
  • tab.inactiveForeground#f7efe480
  • terminal.ansiBlack#2F231E
  • terminal.ansiBlue#ECBE79
  • terminal.ansiCyan#55E781
  • terminal.ansiGreen#E99567
  • terminal.ansiMagenta#F1A283
  • terminal.ansiRed#F1A283
  • terminal.ansiWhite#f7efe4
  • terminal.ansiYellow#55E781
  • terminal.background#2F231E
  • terminal.foreground#f7efe4
  • titleBar.activeBackground#2F231E
  • titleBar.activeForeground#f7efe4
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#2F231E
  • titleBar.inactiveForeground#f7efe460
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#fff4e4italic
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#55E781
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#F1A283
variable, variable.other.readwrite, variable.other.object#f7efe4
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#f7efe4
variable.parameter, meta.parameter#f7efe4dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#f7efe480
keyword.operator#f7efe4
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#55E781bold
entity.other.inherited-class#E99567
entity.name.tag, punctuation.definition.tag#ECBE79
entity.other.attribute-name#E99567
meta.diff, meta.diff.header#fff4e4
markup.deleted#F1A283
markup.inserted#E99567
markup.changed#55E781
markup.heading, markup.heading.setext, punctuation.definition.heading#E99567bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#55E781
string.other.link.title, string.other.link.description#E99567
markup.underline.link#fff4e4underline
punctuation.definition.list#ECBE79
markup.quote, punctuation.definition.quote#fff4e4italic