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#301729
  • activityBar.border#ffffff15
  • activityBar.foreground#E967AA
  • activityBar.inactiveForeground#FFFBF660
  • activityBarBadge.background#E967AA
  • activityBarBadge.foreground#301729
  • button.background#E967AA
  • button.foreground#301729
  • button.hoverBackground#E967AAdd
  • editor.background#301729
  • editor.foreground#FFFBF6
  • editor.inactiveSelectionBackground#92EC793580
  • editor.lineHighlightBackground#1E101A40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#92EC7935
  • editorCursor.foreground#E967AA
  • editorGroupHeader.tabsBackground#301729dd
  • editorLineNumber.activeForeground#E967AA
  • editorLineNumber.foreground#2E7A3F80
  • focusBorder#E967AA
  • foreground#FFFBF6
  • input.background#1E101A
  • input.border#ffffff15
  • input.foreground#FFFBF6
  • input.placeholderForeground#FFFBF660
  • list.activeSelectionBackground#E967AA30
  • list.activeSelectionForeground#FFFBF6
  • list.highlightForeground#E967AA
  • list.hoverBackground#1E101A40
  • list.hoverForeground#FFFBF6
  • list.inactiveSelectionBackground#E967AA15
  • list.inactiveSelectionForeground#FFFBF6
  • selection.background#92EC7935
  • sideBar.background#1E101A
  • sideBar.border#ffffff15
  • sideBar.foreground#FFFBF6
  • sideBarSectionHeader.background#30172980
  • sideBarSectionHeader.foreground#FFFBF6
  • sideBarTitle.foreground#E967AA
  • statusBar.background#301729
  • statusBar.border#ffffff15
  • statusBar.foreground#FFFBF6
  • statusBar.noFolderBackground#301729
  • tab.activeBackground#301729
  • tab.activeBorderTop#E967AA
  • tab.activeForeground#FFFBF6
  • tab.border#ffffff15
  • tab.inactiveBackground#1E101A60
  • tab.inactiveForeground#FFFBF680
  • terminal.ansiBlack#301729
  • terminal.ansiBlue#92EC79
  • terminal.ansiCyan#E755AF
  • terminal.ansiGreen#E967AA
  • terminal.ansiMagenta#F1D683
  • terminal.ansiRed#F1D683
  • terminal.ansiWhite#FFFBF6
  • terminal.ansiYellow#E755AF
  • terminal.background#301729
  • terminal.foreground#FFFBF6
  • titleBar.activeBackground#301729
  • titleBar.activeForeground#FFFBF6
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#301729
  • titleBar.inactiveForeground#FFFBF660
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#2E7A3Fitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#92EC79bold
storage.type, storage.modifier#92EC79italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#E967AA
string, punctuation.definition.string, string.template, meta.template.expression#E755AF
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#F1D683
variable, variable.other.readwrite, variable.other.object#FFFBF6
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#FFFBF6
variable.parameter, meta.parameter#FFFBF6dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#FFFBF680
keyword.operator#FFFBF6
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#E755AFbold
entity.other.inherited-class#E967AA
entity.name.tag, punctuation.definition.tag#92EC79
entity.other.attribute-name#E967AA
meta.diff, meta.diff.header#2E7A3F
markup.deleted#F1D683
markup.inserted#E967AA
markup.changed#E755AF
markup.heading, markup.heading.setext, punctuation.definition.heading#E967AAbold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#E755AF
string.other.link.title, string.other.link.description#E967AA
markup.underline.link#2E7A3Funderline
punctuation.definition.list#92EC79
markup.quote, punctuation.definition.quote#2E7A3Fitalic
Morphous Theme by Ameyanagi - VS Code Theme