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#1F1814
  • activityBar.border#ffffff15
  • activityBar.foreground#E96E67
  • activityBar.inactiveForeground#FAF6EC60
  • activityBarBadge.background#E96E67
  • activityBarBadge.foreground#1F1814
  • button.background#E96E67
  • button.foreground#1F1814
  • button.hoverBackground#E96E67dd
  • editor.background#1F1814
  • editor.foreground#FAF6EC
  • editor.inactiveSelectionBackground#79EC943580
  • editor.lineHighlightBackground#12161340
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#79EC9435
  • editorCursor.foreground#E96E67
  • editorGroupHeader.tabsBackground#1F1814dd
  • editorLineNumber.activeForeground#E96E67
  • editorLineNumber.foreground#CDBFAE80
  • focusBorder#E96E67
  • foreground#FAF6EC
  • input.background#121613
  • input.border#ffffff15
  • input.foreground#FAF6EC
  • input.placeholderForeground#FAF6EC60
  • list.activeSelectionBackground#E96E6730
  • list.activeSelectionForeground#FAF6EC
  • list.highlightForeground#E96E67
  • list.hoverBackground#12161340
  • list.hoverForeground#FAF6EC
  • list.inactiveSelectionBackground#E96E6715
  • list.inactiveSelectionForeground#FAF6EC
  • selection.background#79EC9435
  • sideBar.background#121613
  • sideBar.border#ffffff15
  • sideBar.foreground#FAF6EC
  • sideBarSectionHeader.background#1F181480
  • sideBarSectionHeader.foreground#FAF6EC
  • sideBarTitle.foreground#E96E67
  • statusBar.background#1F1814
  • statusBar.border#ffffff15
  • statusBar.foreground#FAF6EC
  • statusBar.noFolderBackground#1F1814
  • tab.activeBackground#1F1814
  • tab.activeBorderTop#E96E67
  • tab.activeForeground#FAF6EC
  • tab.border#ffffff15
  • tab.inactiveBackground#12161360
  • tab.inactiveForeground#FAF6EC80
  • terminal.ansiBlack#1F1814
  • terminal.ansiBlue#79EC94
  • terminal.ansiCyan#E7B955
  • terminal.ansiGreen#E96E67
  • terminal.ansiMagenta#C7F183
  • terminal.ansiRed#C7F183
  • terminal.ansiWhite#FAF6EC
  • terminal.ansiYellow#E7B955
  • terminal.background#1F1814
  • terminal.foreground#FAF6EC
  • titleBar.activeBackground#1F1814
  • titleBar.activeForeground#FAF6EC
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#1F1814
  • titleBar.inactiveForeground#FAF6EC60
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#CDBFAEitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#79EC94bold
storage.type, storage.modifier#79EC94italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#E96E67
string, punctuation.definition.string, string.template, meta.template.expression#E7B955
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#C7F183
variable, variable.other.readwrite, variable.other.object#FAF6EC
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#FAF6EC
variable.parameter, meta.parameter#FAF6ECdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#FAF6EC80
keyword.operator#FAF6EC
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#E7B955bold
entity.other.inherited-class#E96E67
entity.name.tag, punctuation.definition.tag#79EC94
entity.other.attribute-name#E96E67
meta.diff, meta.diff.header#CDBFAE
markup.deleted#C7F183
markup.inserted#E96E67
markup.changed#E7B955
markup.heading, markup.heading.setext, punctuation.definition.heading#E96E67bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#E7B955
string.other.link.title, string.other.link.description#E96E67
markup.underline.link#CDBFAEunderline
punctuation.definition.list#79EC94
markup.quote, punctuation.definition.quote#CDBFAEitalic
Morphous Theme by Ameyanagi - VS Code Theme