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#2F2623
  • activityBar.border#ffffff15
  • activityBar.foreground#E99067
  • activityBar.inactiveForeground#eee9e260
  • activityBarBadge.background#E99067
  • activityBarBadge.foreground#2F2623
  • button.background#E99067
  • button.foreground#2F2623
  • button.hoverBackground#E99067dd
  • editor.background#2F2623
  • editor.foreground#eee9e2
  • editor.inactiveSelectionBackground#EC81793580
  • editor.lineHighlightBackground#0B0A0940
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#EC817935
  • editorCursor.foreground#E99067
  • editorGroupHeader.tabsBackground#2F2623dd
  • editorLineNumber.activeForeground#E99067
  • editorLineNumber.foreground#8d858080
  • focusBorder#E99067
  • foreground#eee9e2
  • input.background#0B0A09
  • input.border#ffffff15
  • input.foreground#eee9e2
  • input.placeholderForeground#eee9e260
  • list.activeSelectionBackground#E9906730
  • list.activeSelectionForeground#eee9e2
  • list.highlightForeground#E99067
  • list.hoverBackground#0B0A0940
  • list.hoverForeground#eee9e2
  • list.inactiveSelectionBackground#E9906715
  • list.inactiveSelectionForeground#eee9e2
  • selection.background#EC817935
  • sideBar.background#0B0A09
  • sideBar.border#ffffff15
  • sideBar.foreground#eee9e2
  • sideBarSectionHeader.background#2F262380
  • sideBarSectionHeader.foreground#eee9e2
  • sideBarTitle.foreground#E99067
  • statusBar.background#2F2623
  • statusBar.border#ffffff15
  • statusBar.foreground#eee9e2
  • statusBar.noFolderBackground#2F2623
  • tab.activeBackground#2F2623
  • tab.activeBorderTop#E99067
  • tab.activeForeground#eee9e2
  • tab.border#ffffff15
  • tab.inactiveBackground#0B0A0960
  • tab.inactiveForeground#eee9e280
  • terminal.ansiBlack#2F2623
  • terminal.ansiBlue#EC8179
  • terminal.ansiCyan#E7BE55
  • terminal.ansiGreen#E99067
  • terminal.ansiMagenta#F1B583
  • terminal.ansiRed#F1B583
  • terminal.ansiWhite#eee9e2
  • terminal.ansiYellow#E7BE55
  • terminal.background#2F2623
  • terminal.foreground#eee9e2
  • titleBar.activeBackground#2F2623
  • titleBar.activeForeground#eee9e2
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#2F2623
  • titleBar.inactiveForeground#eee9e260
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#8d8580italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#EC8179bold
storage.type, storage.modifier#EC8179italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#E99067
string, punctuation.definition.string, string.template, meta.template.expression#E7BE55
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#F1B583
variable, variable.other.readwrite, variable.other.object#eee9e2
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#eee9e2
variable.parameter, meta.parameter#eee9e2dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#eee9e280
keyword.operator#eee9e2
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#E7BE55bold
entity.other.inherited-class#E99067
entity.name.tag, punctuation.definition.tag#EC8179
entity.other.attribute-name#E99067
meta.diff, meta.diff.header#8d8580
markup.deleted#F1B583
markup.inserted#E99067
markup.changed#E7BE55
markup.heading, markup.heading.setext, punctuation.definition.heading#E99067bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#E7BE55
string.other.link.title, string.other.link.description#E99067
markup.underline.link#8d8580underline
punctuation.definition.list#EC8179
markup.quote, punctuation.definition.quote#8d8580italic
Morphous Theme by Ameyanagi - VS Code Theme