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#171513
  • activityBar.border#ffffff15
  • activityBar.foreground#c8917e
  • activityBar.inactiveForeground#f4f0e760
  • activityBarBadge.background#c8917e
  • activityBarBadge.foreground#171513
  • button.background#c8917e
  • button.foreground#171513
  • button.hoverBackground#c8917edd
  • editor.background#171513
  • editor.foreground#f4f0e7
  • editor.inactiveSelectionBackground#9c99913580
  • editor.lineHighlightBackground#24211e40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#9c999135
  • editorCursor.foreground#c8917e
  • editorGroupHeader.tabsBackground#171513dd
  • editorLineNumber.activeForeground#c8917e
  • editorLineNumber.foreground#c7bfb380
  • focusBorder#c8917e
  • foreground#f4f0e7
  • input.background#24211e
  • input.border#ffffff15
  • input.foreground#f4f0e7
  • input.placeholderForeground#f4f0e760
  • list.activeSelectionBackground#c8917e30
  • list.activeSelectionForeground#f4f0e7
  • list.highlightForeground#c8917e
  • list.hoverBackground#24211e40
  • list.hoverForeground#f4f0e7
  • list.inactiveSelectionBackground#c8917e15
  • list.inactiveSelectionForeground#f4f0e7
  • selection.background#9c999135
  • sideBar.background#24211e
  • sideBar.border#ffffff15
  • sideBar.foreground#f4f0e7
  • sideBarSectionHeader.background#17151380
  • sideBarSectionHeader.foreground#f4f0e7
  • sideBarTitle.foreground#c8917e
  • statusBar.background#171513
  • statusBar.border#ffffff15
  • statusBar.foreground#f4f0e7
  • statusBar.noFolderBackground#171513
  • tab.activeBackground#171513
  • tab.activeBorderTop#c8917e
  • tab.activeForeground#f4f0e7
  • tab.border#ffffff15
  • tab.inactiveBackground#24211e60
  • tab.inactiveForeground#f4f0e780
  • terminal.ansiBlack#171513
  • terminal.ansiBlue#9c9991
  • terminal.ansiCyan#a76554
  • terminal.ansiGreen#c8917e
  • terminal.ansiMagenta#ddd2c3
  • terminal.ansiRed#ddd2c3
  • terminal.ansiWhite#f4f0e7
  • terminal.ansiYellow#a76554
  • terminal.background#171513
  • terminal.foreground#f4f0e7
  • titleBar.activeBackground#171513
  • titleBar.activeForeground#f4f0e7
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#171513
  • titleBar.inactiveForeground#f4f0e760
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#c7bfb3italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#9c9991bold
storage.type, storage.modifier#9c9991italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#c8917e
string, punctuation.definition.string, string.template, meta.template.expression#a76554
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#ddd2c3
variable, variable.other.readwrite, variable.other.object#f4f0e7
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#f4f0e7
variable.parameter, meta.parameter#f4f0e7dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#f4f0e780
keyword.operator#f4f0e7
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#a76554bold
entity.other.inherited-class#c8917e
entity.name.tag, punctuation.definition.tag#9c9991
entity.other.attribute-name#c8917e
meta.diff, meta.diff.header#c7bfb3
markup.deleted#ddd2c3
markup.inserted#c8917e
markup.changed#a76554
markup.heading, markup.heading.setext, punctuation.definition.heading#c8917ebold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#a76554
string.other.link.title, string.other.link.description#c8917e
markup.underline.link#c7bfb3underline
punctuation.definition.list#9c9991
markup.quote, punctuation.definition.quote#c7bfb3italic
Morphous Theme by Ameyanagi - VS Code Theme