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#8a6d52
  • activityBar.border#ffffff15
  • activityBar.foreground#e579a9
  • activityBar.inactiveForeground#fff7f460
  • activityBarBadge.background#e579a9
  • activityBarBadge.foreground#8a6d52
  • button.background#e579a9
  • button.foreground#8a6d52
  • button.hoverBackground#e579a9dd
  • editor.background#8a6d52
  • editor.foreground#fff7f4
  • editor.inactiveSelectionBackground#61a08a3580
  • editor.lineHighlightBackground#2a211f40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#61a08a35
  • editorCursor.foreground#e579a9
  • editorGroupHeader.tabsBackground#8a6d52dd
  • editorLineNumber.activeForeground#e579a9
  • editorLineNumber.foreground#c9deda80
  • focusBorder#e579a9
  • foreground#fff7f4
  • input.background#2a211f
  • input.border#ffffff15
  • input.foreground#fff7f4
  • input.placeholderForeground#fff7f460
  • list.activeSelectionBackground#e579a930
  • list.activeSelectionForeground#fff7f4
  • list.highlightForeground#e579a9
  • list.hoverBackground#2a211f40
  • list.hoverForeground#fff7f4
  • list.inactiveSelectionBackground#e579a915
  • list.inactiveSelectionForeground#fff7f4
  • selection.background#61a08a35
  • sideBar.background#2a211f
  • sideBar.border#ffffff15
  • sideBar.foreground#fff7f4
  • sideBarSectionHeader.background#8a6d5280
  • sideBarSectionHeader.foreground#fff7f4
  • sideBarTitle.foreground#e579a9
  • statusBar.background#8a6d52
  • statusBar.border#ffffff15
  • statusBar.foreground#fff7f4
  • statusBar.noFolderBackground#8a6d52
  • tab.activeBackground#8a6d52
  • tab.activeBorderTop#e579a9
  • tab.activeForeground#fff7f4
  • tab.border#ffffff15
  • tab.inactiveBackground#2a211f60
  • tab.inactiveForeground#fff7f480
  • terminal.ansiBlack#8a6d52
  • terminal.ansiBlue#61a08a
  • terminal.ansiCyan#6fafe6
  • terminal.ansiGreen#e579a9
  • terminal.ansiMagenta#f7e8da
  • terminal.ansiRed#f7e8da
  • terminal.ansiWhite#fff7f4
  • terminal.ansiYellow#6fafe6
  • terminal.background#8a6d52
  • terminal.foreground#fff7f4
  • titleBar.activeBackground#8a6d52
  • titleBar.activeForeground#fff7f4
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#8a6d52
  • titleBar.inactiveForeground#fff7f460
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#c9dedaitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#61a08abold
storage.type, storage.modifier#61a08aitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#e579a9
string, punctuation.definition.string, string.template, meta.template.expression#6fafe6
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#f7e8da
variable, variable.other.readwrite, variable.other.object#fff7f4
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#fff7f4
variable.parameter, meta.parameter#fff7f4dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#fff7f480
keyword.operator#fff7f4
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#6fafe6bold
entity.other.inherited-class#e579a9
entity.name.tag, punctuation.definition.tag#61a08a
entity.other.attribute-name#e579a9
meta.diff, meta.diff.header#c9deda
markup.deleted#f7e8da
markup.inserted#e579a9
markup.changed#6fafe6
markup.heading, markup.heading.setext, punctuation.definition.heading#e579a9bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#6fafe6
string.other.link.title, string.other.link.description#e579a9
markup.underline.link#c9dedaunderline
punctuation.definition.list#61a08a
markup.quote, punctuation.definition.quote#c9dedaitalic
Morphous Theme by Ameyanagi - VS Code Theme