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#040406
  • activityBar.border#ffffff15
  • activityBar.foreground#E9B767
  • activityBar.inactiveForeground#FAF6EE60
  • activityBarBadge.background#E9B767
  • activityBarBadge.foreground#040406
  • button.background#E9B767
  • button.foreground#040406
  • button.hoverBackground#E9B767dd
  • editor.background#040406
  • editor.foreground#FAF6EE
  • editor.inactiveSelectionBackground#EC79D93580
  • editor.lineHighlightBackground#09090B40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#EC79D935
  • editorCursor.foreground#E9B767
  • editorGroupHeader.tabsBackground#040406dd
  • editorLineNumber.activeForeground#E9B767
  • editorLineNumber.foreground#27272E80
  • focusBorder#E9B767
  • foreground#FAF6EE
  • input.background#09090B
  • input.border#ffffff15
  • input.foreground#FAF6EE
  • input.placeholderForeground#FAF6EE60
  • list.activeSelectionBackground#E9B76730
  • list.activeSelectionForeground#FAF6EE
  • list.highlightForeground#E9B767
  • list.hoverBackground#09090B40
  • list.hoverForeground#FAF6EE
  • list.inactiveSelectionBackground#E9B76715
  • list.inactiveSelectionForeground#FAF6EE
  • selection.background#EC79D935
  • sideBar.background#09090B
  • sideBar.border#ffffff15
  • sideBar.foreground#FAF6EE
  • sideBarSectionHeader.background#04040680
  • sideBarSectionHeader.foreground#FAF6EE
  • sideBarTitle.foreground#E9B767
  • statusBar.background#040406
  • statusBar.border#ffffff15
  • statusBar.foreground#FAF6EE
  • statusBar.noFolderBackground#040406
  • tab.activeBackground#040406
  • tab.activeBorderTop#E9B767
  • tab.activeForeground#FAF6EE
  • tab.border#ffffff15
  • tab.inactiveBackground#09090B60
  • tab.inactiveForeground#FAF6EE80
  • terminal.ansiBlack#040406
  • terminal.ansiBlue#EC79D9
  • terminal.ansiCyan#E755CF
  • terminal.ansiGreen#E9B767
  • terminal.ansiMagenta#83F1AD
  • terminal.ansiRed#83F1AD
  • terminal.ansiWhite#FAF6EE
  • terminal.ansiYellow#E755CF
  • terminal.background#040406
  • terminal.foreground#FAF6EE
  • titleBar.activeBackground#040406
  • titleBar.activeForeground#FAF6EE
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#040406
  • titleBar.inactiveForeground#FAF6EE60
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#27272Eitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#EC79D9bold
storage.type, storage.modifier#EC79D9italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#E9B767
string, punctuation.definition.string, string.template, meta.template.expression#E755CF
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#83F1AD
variable, variable.other.readwrite, variable.other.object#FAF6EE
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#FAF6EE
variable.parameter, meta.parameter#FAF6EEdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#FAF6EE80
keyword.operator#FAF6EE
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#E755CFbold
entity.other.inherited-class#E9B767
entity.name.tag, punctuation.definition.tag#EC79D9
entity.other.attribute-name#E9B767
meta.diff, meta.diff.header#27272E
markup.deleted#83F1AD
markup.inserted#E9B767
markup.changed#E755CF
markup.heading, markup.heading.setext, punctuation.definition.heading#E9B767bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#E755CF
string.other.link.title, string.other.link.description#E9B767
markup.underline.link#27272Eunderline
punctuation.definition.list#EC79D9
markup.quote, punctuation.definition.quote#27272Eitalic
Morphous Theme by Ameyanagi - VS Code Theme