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#671A13
  • activityBar.border#ffffff15
  • activityBar.foreground#E96967
  • activityBar.inactiveForeground#FFF6E860
  • activityBarBadge.background#E96967
  • activityBarBadge.foreground#671A13
  • button.background#E96967
  • button.foreground#671A13
  • button.hoverBackground#E96967dd
  • editor.background#671A13
  • editor.foreground#FFF6E8
  • editor.inactiveSelectionBackground#79E4EC3580
  • editor.lineHighlightBackground#12141740
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#79E4EC35
  • editorCursor.foreground#E96967
  • editorGroupHeader.tabsBackground#671A13dd
  • editorLineNumber.activeForeground#E96967
  • editorLineNumber.foreground#E6ECEC80
  • focusBorder#E96967
  • foreground#FFF6E8
  • input.background#121417
  • input.border#ffffff15
  • input.foreground#FFF6E8
  • input.placeholderForeground#FFF6E860
  • list.activeSelectionBackground#E9696730
  • list.activeSelectionForeground#FFF6E8
  • list.highlightForeground#E96967
  • list.hoverBackground#12141740
  • list.hoverForeground#FFF6E8
  • list.inactiveSelectionBackground#E9696715
  • list.inactiveSelectionForeground#FFF6E8
  • selection.background#79E4EC35
  • sideBar.background#121417
  • sideBar.border#ffffff15
  • sideBar.foreground#FFF6E8
  • sideBarSectionHeader.background#671A1380
  • sideBarSectionHeader.foreground#FFF6E8
  • sideBarTitle.foreground#E96967
  • statusBar.background#671A13
  • statusBar.border#ffffff15
  • statusBar.foreground#FFF6E8
  • statusBar.noFolderBackground#671A13
  • tab.activeBackground#671A13
  • tab.activeBorderTop#E96967
  • tab.activeForeground#FFF6E8
  • tab.border#ffffff15
  • tab.inactiveBackground#12141760
  • tab.inactiveForeground#FFF6E880
  • terminal.ansiBlack#671A13
  • terminal.ansiBlue#79E4EC
  • terminal.ansiCyan#55DDE7
  • terminal.ansiGreen#E96967
  • terminal.ansiMagenta#F18E83
  • terminal.ansiRed#F18E83
  • terminal.ansiWhite#FFF6E8
  • terminal.ansiYellow#55DDE7
  • terminal.background#671A13
  • terminal.foreground#FFF6E8
  • titleBar.activeBackground#671A13
  • titleBar.activeForeground#FFF6E8
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#671A13
  • titleBar.inactiveForeground#FFF6E860
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#E6ECECitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#79E4ECbold
storage.type, storage.modifier#79E4ECitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#E96967—
string, punctuation.definition.string, string.template, meta.template.expression#55DDE7—
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#F18E83—
variable, variable.other.readwrite, variable.other.object#FFF6E8—
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#FFF6E8—
variable.parameter, meta.parameter#FFF6E8dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#FFF6E880—
keyword.operator#FFF6E8—
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#55DDE7bold
entity.other.inherited-class#E96967—
entity.name.tag, punctuation.definition.tag#79E4EC—
entity.other.attribute-name#E96967—
meta.diff, meta.diff.header#E6ECEC—
markup.deleted#F18E83—
markup.inserted#E96967—
markup.changed#55DDE7—
markup.heading, markup.heading.setext, punctuation.definition.heading#E96967bold
markup.bold—bold
markup.italic—italic
markup.inline.raw, markup.raw.block#55DDE7—
string.other.link.title, string.other.link.description#E96967—
markup.underline.link#E6ECECunderline
punctuation.definition.list#79E4EC—
markup.quote, punctuation.definition.quote#E6ECECitalic
Morphous Theme by Ameyanagi - VS Code Theme