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#080807
  • activityBar.border#ffffff15
  • activityBar.foreground#E9C067
  • activityBar.inactiveForeground#F6F3EC60
  • activityBarBadge.background#E9C067
  • activityBarBadge.foreground#080807
  • button.background#E9C067
  • button.foreground#080807
  • button.hoverBackground#E9C067dd
  • editor.background#080807
  • editor.foreground#F6F3EC
  • editor.inactiveSelectionBackground#79BCEC3580
  • editor.lineHighlightBackground#221F1B40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#79BCEC35
  • editorCursor.foreground#E9C067
  • editorGroupHeader.tabsBackground#080807dd
  • editorLineNumber.activeForeground#E9C067
  • editorLineNumber.foreground#B8AA9280
  • focusBorder#E9C067
  • foreground#F6F3EC
  • input.background#221F1B
  • input.border#ffffff15
  • input.foreground#F6F3EC
  • input.placeholderForeground#F6F3EC60
  • list.activeSelectionBackground#E9C06730
  • list.activeSelectionForeground#F6F3EC
  • list.highlightForeground#E9C067
  • list.hoverBackground#221F1B40
  • list.hoverForeground#F6F3EC
  • list.inactiveSelectionBackground#E9C06715
  • list.inactiveSelectionForeground#F6F3EC
  • selection.background#79BCEC35
  • sideBar.background#221F1B
  • sideBar.border#ffffff15
  • sideBar.foreground#F6F3EC
  • sideBarSectionHeader.background#08080780
  • sideBarSectionHeader.foreground#F6F3EC
  • sideBarTitle.foreground#E9C067
  • statusBar.background#080807
  • statusBar.border#ffffff15
  • statusBar.foreground#F6F3EC
  • statusBar.noFolderBackground#080807
  • tab.activeBackground#080807
  • tab.activeBorderTop#E9C067
  • tab.activeForeground#F6F3EC
  • tab.border#ffffff15
  • tab.inactiveBackground#221F1B60
  • tab.inactiveForeground#F6F3EC80
  • terminal.ansiBlack#080807
  • terminal.ansiBlue#79BCEC
  • terminal.ansiCyan#E7B655
  • terminal.ansiGreen#E9C067
  • terminal.ansiMagenta#F1C383
  • terminal.ansiRed#F1C383
  • terminal.ansiWhite#F6F3EC
  • terminal.ansiYellow#E7B655
  • terminal.background#080807
  • terminal.foreground#F6F3EC
  • titleBar.activeBackground#080807
  • titleBar.activeForeground#F6F3EC
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#080807
  • titleBar.inactiveForeground#F6F3EC60
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#B8AA92italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#79BCECbold
storage.type, storage.modifier#79BCECitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#E9C067
string, punctuation.definition.string, string.template, meta.template.expression#E7B655
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#F1C383
variable, variable.other.readwrite, variable.other.object#F6F3EC
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#F6F3EC
variable.parameter, meta.parameter#F6F3ECdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#F6F3EC80
keyword.operator#F6F3EC
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#E7B655bold
entity.other.inherited-class#E9C067
entity.name.tag, punctuation.definition.tag#79BCEC
entity.other.attribute-name#E9C067
meta.diff, meta.diff.header#B8AA92
markup.deleted#F1C383
markup.inserted#E9C067
markup.changed#E7B655
markup.heading, markup.heading.setext, punctuation.definition.heading#E9C067bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#E7B655
string.other.link.title, string.other.link.description#E9C067
markup.underline.link#B8AA92underline
punctuation.definition.list#79BCEC
markup.quote, punctuation.definition.quote#B8AA92italic
Morphous Theme by Ameyanagi - VS Code Theme