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#1C1711
  • activityBar.border#ffffff15
  • activityBar.foreground#E9CF67
  • activityBar.inactiveForeground#F3EFE660
  • activityBarBadge.background#E9CF67
  • activityBarBadge.foreground#1C1711
  • button.background#E9CF67
  • button.foreground#1C1711
  • button.hoverBackground#E9CF67dd
  • editor.background#1C1711
  • editor.foreground#F3EFE6
  • editor.inactiveSelectionBackground#ECB1793580
  • editor.lineHighlightBackground#09090B40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#ECB17935
  • editorCursor.foreground#E9CF67
  • editorGroupHeader.tabsBackground#1C1711dd
  • editorLineNumber.activeForeground#E9CF67
  • editorLineNumber.foreground#5A5A5780
  • focusBorder#E9CF67
  • foreground#F3EFE6
  • input.background#09090B
  • input.border#ffffff15
  • input.foreground#F3EFE6
  • input.placeholderForeground#F3EFE660
  • list.activeSelectionBackground#E9CF6730
  • list.activeSelectionForeground#F3EFE6
  • list.highlightForeground#E9CF67
  • list.hoverBackground#09090B40
  • list.hoverForeground#F3EFE6
  • list.inactiveSelectionBackground#E9CF6715
  • list.inactiveSelectionForeground#F3EFE6
  • selection.background#ECB17935
  • sideBar.background#09090B
  • sideBar.border#ffffff15
  • sideBar.foreground#F3EFE6
  • sideBarSectionHeader.background#1C171180
  • sideBarSectionHeader.foreground#F3EFE6
  • sideBarTitle.foreground#E9CF67
  • statusBar.background#1C1711
  • statusBar.border#ffffff15
  • statusBar.foreground#F3EFE6
  • statusBar.noFolderBackground#1C1711
  • tab.activeBackground#1C1711
  • tab.activeBorderTop#E9CF67
  • tab.activeForeground#F3EFE6
  • tab.border#ffffff15
  • tab.inactiveBackground#09090B60
  • tab.inactiveForeground#F3EFE680
  • terminal.ansiBlack#1C1711
  • terminal.ansiBlue#ECB179
  • terminal.ansiCyan#C2E755
  • terminal.ansiGreen#E9CF67
  • terminal.ansiMagenta#F1C783
  • terminal.ansiRed#F1C783
  • terminal.ansiWhite#F3EFE6
  • terminal.ansiYellow#C2E755
  • terminal.background#1C1711
  • terminal.foreground#F3EFE6
  • titleBar.activeBackground#1C1711
  • titleBar.activeForeground#F3EFE6
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#1C1711
  • titleBar.inactiveForeground#F3EFE660
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#5A5A57italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#ECB179bold
storage.type, storage.modifier#ECB179italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#E9CF67
string, punctuation.definition.string, string.template, meta.template.expression#C2E755
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#F1C783
variable, variable.other.readwrite, variable.other.object#F3EFE6
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#F3EFE6
variable.parameter, meta.parameter#F3EFE6dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#F3EFE680
keyword.operator#F3EFE6
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#C2E755bold
entity.other.inherited-class#E9CF67
entity.name.tag, punctuation.definition.tag#ECB179
entity.other.attribute-name#E9CF67
meta.diff, meta.diff.header#5A5A57
markup.deleted#F1C783
markup.inserted#E9CF67
markup.changed#C2E755
markup.heading, markup.heading.setext, punctuation.definition.heading#E9CF67bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#C2E755
string.other.link.title, string.other.link.description#E9CF67
markup.underline.link#5A5A57underline
punctuation.definition.list#ECB179
markup.quote, punctuation.definition.quote#5A5A57italic
Morphous Theme by Ameyanagi - VS Code Theme