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#201F1D
  • activityBar.border#ffffff15
  • activityBar.foreground#E9676C
  • activityBar.inactiveForeground#f8f6ee60
  • activityBarBadge.background#E9676C
  • activityBarBadge.foreground#201F1D
  • button.background#E9676C
  • button.foreground#201F1D
  • button.hoverBackground#E9676Cdd
  • editor.background#201F1D
  • editor.foreground#f8f6ee
  • editor.inactiveSelectionBackground#ECC6793580
  • editor.lineHighlightBackground#0A0A0A40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#ECC67935
  • editorCursor.foreground#E9676C
  • editorGroupHeader.tabsBackground#201F1Ddd
  • editorLineNumber.activeForeground#E9676C
  • editorLineNumber.foreground#6f696180
  • focusBorder#E9676C
  • foreground#f8f6ee
  • input.background#0A0A0A
  • input.border#ffffff15
  • input.foreground#f8f6ee
  • input.placeholderForeground#f8f6ee60
  • list.activeSelectionBackground#E9676C30
  • list.activeSelectionForeground#f8f6ee
  • list.highlightForeground#E9676C
  • list.hoverBackground#0A0A0A40
  • list.hoverForeground#f8f6ee
  • list.inactiveSelectionBackground#E9676C15
  • list.inactiveSelectionForeground#f8f6ee
  • selection.background#ECC67935
  • sideBar.background#0A0A0A
  • sideBar.border#ffffff15
  • sideBar.foreground#f8f6ee
  • sideBarSectionHeader.background#201F1D80
  • sideBarSectionHeader.foreground#f8f6ee
  • sideBarTitle.foreground#E9676C
  • statusBar.background#201F1D
  • statusBar.border#ffffff15
  • statusBar.foreground#f8f6ee
  • statusBar.noFolderBackground#201F1D
  • tab.activeBackground#201F1D
  • tab.activeBorderTop#E9676C
  • tab.activeForeground#f8f6ee
  • tab.border#ffffff15
  • tab.inactiveBackground#0A0A0A60
  • tab.inactiveForeground#f8f6ee80
  • terminal.ansiBlack#201F1D
  • terminal.ansiBlue#ECC679
  • terminal.ansiCyan#E76E55
  • terminal.ansiGreen#E9676C
  • terminal.ansiMagenta#F1838A
  • terminal.ansiRed#F1838A
  • terminal.ansiWhite#f8f6ee
  • terminal.ansiYellow#E76E55
  • terminal.background#201F1D
  • terminal.foreground#f8f6ee
  • titleBar.activeBackground#201F1D
  • titleBar.activeForeground#f8f6ee
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#201F1D
  • titleBar.inactiveForeground#f8f6ee60
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#6f6961italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#ECC679bold
storage.type, storage.modifier#ECC679italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#E9676C—
string, punctuation.definition.string, string.template, meta.template.expression#E76E55—
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#F1838A—
variable, variable.other.readwrite, variable.other.object#f8f6ee—
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#f8f6ee—
variable.parameter, meta.parameter#f8f6eedditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#f8f6ee80—
keyword.operator#f8f6ee—
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#E76E55bold
entity.other.inherited-class#E9676C—
entity.name.tag, punctuation.definition.tag#ECC679—
entity.other.attribute-name#E9676C—
meta.diff, meta.diff.header#6f6961—
markup.deleted#F1838A—
markup.inserted#E9676C—
markup.changed#E76E55—
markup.heading, markup.heading.setext, punctuation.definition.heading#E9676Cbold
markup.bold—bold
markup.italic—italic
markup.inline.raw, markup.raw.block#E76E55—
string.other.link.title, string.other.link.description#E9676C—
markup.underline.link#6f6961underline
punctuation.definition.list#ECC679—
markup.quote, punctuation.definition.quote#6f6961italic
Morphous Theme by Ameyanagi - VS Code Theme