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#162d38
  • activityBar.border#ffffff15
  • activityBar.foreground#d86658
  • activityBar.inactiveForeground#e5e8e560
  • activityBarBadge.background#d86658
  • activityBarBadge.foreground#162d38
  • button.background#d86658
  • button.foreground#162d38
  • button.hoverBackground#d86658dd
  • editor.background#162d38
  • editor.foreground#e5e8e5
  • editor.inactiveSelectionBackground#aeb7b73580
  • editor.lineHighlightBackground#20262a40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#aeb7b735
  • editorCursor.foreground#d86658
  • editorGroupHeader.tabsBackground#162d38dd
  • editorLineNumber.activeForeground#d86658
  • editorLineNumber.foreground#aeb7b780
  • focusBorder#d86658
  • foreground#e5e8e5
  • input.background#20262a
  • input.border#ffffff15
  • input.foreground#e5e8e5
  • input.placeholderForeground#e5e8e560
  • list.activeSelectionBackground#d8665830
  • list.activeSelectionForeground#e5e8e5
  • list.highlightForeground#d86658
  • list.hoverBackground#20262a40
  • list.hoverForeground#e5e8e5
  • list.inactiveSelectionBackground#d8665815
  • list.inactiveSelectionForeground#e5e8e5
  • selection.background#aeb7b735
  • sideBar.background#20262a
  • sideBar.border#ffffff15
  • sideBar.foreground#e5e8e5
  • sideBarSectionHeader.background#162d3880
  • sideBarSectionHeader.foreground#e5e8e5
  • sideBarTitle.foreground#d86658
  • statusBar.background#162d38
  • statusBar.border#ffffff15
  • statusBar.foreground#e5e8e5
  • statusBar.noFolderBackground#162d38
  • tab.activeBackground#162d38
  • tab.activeBorderTop#d86658
  • tab.activeForeground#e5e8e5
  • tab.border#ffffff15
  • tab.inactiveBackground#20262a60
  • tab.inactiveForeground#e5e8e580
  • terminal.ansiBlack#162d38
  • terminal.ansiBlue#aeb7b7
  • terminal.ansiCyan#3f7f9d
  • terminal.ansiGreen#d86658
  • terminal.ansiMagenta#4d9586
  • terminal.ansiRed#4d9586
  • terminal.ansiWhite#e5e8e5
  • terminal.ansiYellow#3f7f9d
  • terminal.background#162d38
  • terminal.foreground#e5e8e5
  • titleBar.activeBackground#162d38
  • titleBar.activeForeground#e5e8e5
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#162d38
  • titleBar.inactiveForeground#e5e8e560
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#aeb7b7italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#aeb7b7bold
storage.type, storage.modifier#aeb7b7italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#d86658
string, punctuation.definition.string, string.template, meta.template.expression#3f7f9d
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#4d9586
variable, variable.other.readwrite, variable.other.object#e5e8e5
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#e5e8e5
variable.parameter, meta.parameter#e5e8e5dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#e5e8e580
keyword.operator#e5e8e5
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#3f7f9dbold
entity.other.inherited-class#d86658
entity.name.tag, punctuation.definition.tag#aeb7b7
entity.other.attribute-name#d86658
meta.diff, meta.diff.header#aeb7b7
markup.deleted#4d9586
markup.inserted#d86658
markup.changed#3f7f9d
markup.heading, markup.heading.setext, punctuation.definition.heading#d86658bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#3f7f9d
string.other.link.title, string.other.link.description#d86658
markup.underline.link#aeb7b7underline
punctuation.definition.list#aeb7b7
markup.quote, punctuation.definition.quote#aeb7b7italic
Morphous Theme by Ameyanagi - VS Code Theme