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#0E0907
  • activityBar.border#ffffff15
  • activityBar.foreground#E98167
  • activityBar.inactiveForeground#FAF7F260
  • activityBarBadge.background#E98167
  • activityBarBadge.foreground#0E0907
  • button.background#E98167
  • button.foreground#0E0907
  • button.hoverBackground#E98167dd
  • editor.background#0E0907
  • editor.foreground#FAF7F2
  • editor.inactiveSelectionBackground#9DEC793580
  • editor.lineHighlightBackground#DED8C940
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#9DEC7935
  • editorCursor.foreground#E98167
  • editorGroupHeader.tabsBackground#0E0907dd
  • editorLineNumber.activeForeground#E98167
  • editorLineNumber.foreground#EFE7D780
  • focusBorder#E98167
  • foreground#FAF7F2
  • input.background#DED8C9
  • input.border#ffffff15
  • input.foreground#FAF7F2
  • input.placeholderForeground#FAF7F260
  • list.activeSelectionBackground#E9816730
  • list.activeSelectionForeground#FAF7F2
  • list.highlightForeground#E98167
  • list.hoverBackground#DED8C940
  • list.hoverForeground#FAF7F2
  • list.inactiveSelectionBackground#E9816715
  • list.inactiveSelectionForeground#FAF7F2
  • selection.background#9DEC7935
  • sideBar.background#DED8C9
  • sideBar.border#ffffff15
  • sideBar.foreground#FAF7F2
  • sideBarSectionHeader.background#0E090780
  • sideBarSectionHeader.foreground#FAF7F2
  • sideBarTitle.foreground#E98167
  • statusBar.background#0E0907
  • statusBar.border#ffffff15
  • statusBar.foreground#FAF7F2
  • statusBar.noFolderBackground#0E0907
  • tab.activeBackground#0E0907
  • tab.activeBorderTop#E98167
  • tab.activeForeground#FAF7F2
  • tab.border#ffffff15
  • tab.inactiveBackground#DED8C960
  • tab.inactiveForeground#FAF7F280
  • terminal.ansiBlack#0E0907
  • terminal.ansiBlue#9DEC79
  • terminal.ansiCyan#86E755
  • terminal.ansiGreen#E98167
  • terminal.ansiMagenta#F1AB83
  • terminal.ansiRed#F1AB83
  • terminal.ansiWhite#FAF7F2
  • terminal.ansiYellow#86E755
  • terminal.background#0E0907
  • terminal.foreground#FAF7F2
  • titleBar.activeBackground#0E0907
  • titleBar.activeForeground#FAF7F2
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#0E0907
  • titleBar.inactiveForeground#FAF7F260
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#EFE7D7italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#9DEC79bold
storage.type, storage.modifier#9DEC79italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#E98167—
string, punctuation.definition.string, string.template, meta.template.expression#86E755—
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#F1AB83—
variable, variable.other.readwrite, variable.other.object#FAF7F2—
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#FAF7F2—
variable.parameter, meta.parameter#FAF7F2dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#FAF7F280—
keyword.operator#FAF7F2—
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#86E755bold
entity.other.inherited-class#E98167—
entity.name.tag, punctuation.definition.tag#9DEC79—
entity.other.attribute-name#E98167—
meta.diff, meta.diff.header#EFE7D7—
markup.deleted#F1AB83—
markup.inserted#E98167—
markup.changed#86E755—
markup.heading, markup.heading.setext, punctuation.definition.heading#E98167bold
markup.bold—bold
markup.italic—italic
markup.inline.raw, markup.raw.block#86E755—
string.other.link.title, string.other.link.description#E98167—
markup.underline.link#EFE7D7underline
punctuation.definition.list#9DEC79—
markup.quote, punctuation.definition.quote#EFE7D7italic
Morphous Theme by Ameyanagi - VS Code Theme