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#2B231C
  • activityBar.border#ffffff15
  • activityBar.foreground#E967AF
  • activityBar.inactiveForeground#F6F2E960
  • activityBarBadge.background#E967AF
  • activityBarBadge.foreground#2B231C
  • button.background#E967AF
  • button.foreground#2B231C
  • button.hoverBackground#E967AFdd
  • editor.background#2B231C
  • editor.foreground#F6F2E9
  • editor.inactiveSelectionBackground#87EC793580
  • editor.lineHighlightBackground#22252240
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#87EC7935
  • editorCursor.foreground#E967AF
  • editorGroupHeader.tabsBackground#2B231Cdd
  • editorLineNumber.activeForeground#E967AF
  • editorLineNumber.foreground#D2BE9B80
  • focusBorder#E967AF
  • foreground#F6F2E9
  • input.background#222522
  • input.border#ffffff15
  • input.foreground#F6F2E9
  • input.placeholderForeground#F6F2E960
  • list.activeSelectionBackground#E967AF30
  • list.activeSelectionForeground#F6F2E9
  • list.highlightForeground#E967AF
  • list.hoverBackground#22252240
  • list.hoverForeground#F6F2E9
  • list.inactiveSelectionBackground#E967AF15
  • list.inactiveSelectionForeground#F6F2E9
  • selection.background#87EC7935
  • sideBar.background#222522
  • sideBar.border#ffffff15
  • sideBar.foreground#F6F2E9
  • sideBarSectionHeader.background#2B231C80
  • sideBarSectionHeader.foreground#F6F2E9
  • sideBarTitle.foreground#E967AF
  • statusBar.background#2B231C
  • statusBar.border#ffffff15
  • statusBar.foreground#F6F2E9
  • statusBar.noFolderBackground#2B231C
  • tab.activeBackground#2B231C
  • tab.activeBorderTop#E967AF
  • tab.activeForeground#F6F2E9
  • tab.border#ffffff15
  • tab.inactiveBackground#22252260
  • tab.inactiveForeground#F6F2E980
  • terminal.ansiBlack#2B231C
  • terminal.ansiBlue#87EC79
  • terminal.ansiCyan#E75592
  • terminal.ansiGreen#E967AF
  • terminal.ansiMagenta#83F190
  • terminal.ansiRed#83F190
  • terminal.ansiWhite#F6F2E9
  • terminal.ansiYellow#E75592
  • terminal.background#2B231C
  • terminal.foreground#F6F2E9
  • titleBar.activeBackground#2B231C
  • titleBar.activeForeground#F6F2E9
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#2B231C
  • titleBar.inactiveForeground#F6F2E960
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#D2BE9Bitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#87EC79bold
storage.type, storage.modifier#87EC79italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#E967AF
string, punctuation.definition.string, string.template, meta.template.expression#E75592
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#83F190
variable, variable.other.readwrite, variable.other.object#F6F2E9
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#F6F2E9
variable.parameter, meta.parameter#F6F2E9dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#F6F2E980
keyword.operator#F6F2E9
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#E75592bold
entity.other.inherited-class#E967AF
entity.name.tag, punctuation.definition.tag#87EC79
entity.other.attribute-name#E967AF
meta.diff, meta.diff.header#D2BE9B
markup.deleted#83F190
markup.inserted#E967AF
markup.changed#E75592
markup.heading, markup.heading.setext, punctuation.definition.heading#E967AFbold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#E75592
string.other.link.title, string.other.link.description#E967AF
markup.underline.link#D2BE9Bunderline
punctuation.definition.list#87EC79
markup.quote, punctuation.definition.quote#D2BE9Bitalic
Morphous Theme by Ameyanagi - VS Code Theme