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#26391f
  • activityBar.border#ffffff15
  • activityBar.foreground#c78ab8
  • activityBar.inactiveForeground#fff8ec60
  • activityBarBadge.background#c78ab8
  • activityBarBadge.foreground#26391f
  • button.background#c78ab8
  • button.foreground#26391f
  • button.hoverBackground#c78ab8dd
  • editor.background#26391f
  • editor.foreground#fff8ec
  • editor.inactiveSelectionBackground#13a9c73580
  • editor.lineHighlightBackground#17252240
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#13a9c735
  • editorCursor.foreground#c78ab8
  • editorGroupHeader.tabsBackground#26391fdd
  • editorLineNumber.activeForeground#c78ab8
  • editorLineNumber.foreground#b8987080
  • focusBorder#c78ab8
  • foreground#fff8ec
  • input.background#172522
  • input.border#ffffff15
  • input.foreground#fff8ec
  • input.placeholderForeground#fff8ec60
  • list.activeSelectionBackground#c78ab830
  • list.activeSelectionForeground#fff8ec
  • list.highlightForeground#c78ab8
  • list.hoverBackground#17252240
  • list.hoverForeground#fff8ec
  • list.inactiveSelectionBackground#c78ab815
  • list.inactiveSelectionForeground#fff8ec
  • selection.background#13a9c735
  • sideBar.background#172522
  • sideBar.border#ffffff15
  • sideBar.foreground#fff8ec
  • sideBarSectionHeader.background#26391f80
  • sideBarSectionHeader.foreground#fff8ec
  • sideBarTitle.foreground#c78ab8
  • statusBar.background#26391f
  • statusBar.border#ffffff15
  • statusBar.foreground#fff8ec
  • statusBar.noFolderBackground#26391f
  • tab.activeBackground#26391f
  • tab.activeBorderTop#c78ab8
  • tab.activeForeground#fff8ec
  • tab.border#ffffff15
  • tab.inactiveBackground#17252260
  • tab.inactiveForeground#fff8ec80
  • terminal.ansiBlack#26391f
  • terminal.ansiBlue#13a9c7
  • terminal.ansiCyan#a75632
  • terminal.ansiGreen#c78ab8
  • terminal.ansiMagenta#6f8f45
  • terminal.ansiRed#6f8f45
  • terminal.ansiWhite#fff8ec
  • terminal.ansiYellow#a75632
  • terminal.background#26391f
  • terminal.foreground#fff8ec
  • titleBar.activeBackground#26391f
  • titleBar.activeForeground#fff8ec
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#26391f
  • titleBar.inactiveForeground#fff8ec60
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#b89870italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#13a9c7bold
storage.type, storage.modifier#13a9c7italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#c78ab8—
string, punctuation.definition.string, string.template, meta.template.expression#a75632—
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#6f8f45—
variable, variable.other.readwrite, variable.other.object#fff8ec—
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#fff8ec—
variable.parameter, meta.parameter#fff8ecdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#fff8ec80—
keyword.operator#fff8ec—
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#a75632bold
entity.other.inherited-class#c78ab8—
entity.name.tag, punctuation.definition.tag#13a9c7—
entity.other.attribute-name#c78ab8—
meta.diff, meta.diff.header#b89870—
markup.deleted#6f8f45—
markup.inserted#c78ab8—
markup.changed#a75632—
markup.heading, markup.heading.setext, punctuation.definition.heading#c78ab8bold
markup.bold—bold
markup.italic—italic
markup.inline.raw, markup.raw.block#a75632—
string.other.link.title, string.other.link.description#c78ab8—
markup.underline.link#b89870underline
punctuation.definition.list#13a9c7—
markup.quote, punctuation.definition.quote#b89870italic
Morphous Theme by Ameyanagi - VS Code Theme