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#483627
  • activityBar.border#ffffff15
  • activityBar.foreground#7A4E28
  • activityBar.inactiveForeground#F6EFE660
  • activityBarBadge.background#7A4E28
  • activityBarBadge.foreground#483627
  • button.background#7A4E28
  • button.foreground#483627
  • button.hoverBackground#7A4E28dd
  • editor.background#483627
  • editor.foreground#F6EFE6
  • editor.inactiveSelectionBackground#BFA8893580
  • editor.lineHighlightBackground#36271D40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#BFA88935
  • editorCursor.foreground#7A4E28
  • editorGroupHeader.tabsBackground#483627dd
  • editorLineNumber.activeForeground#7A4E28
  • editorLineNumber.foreground#886E4F80
  • focusBorder#7A4E28
  • foreground#F6EFE6
  • input.background#36271D
  • input.border#ffffff15
  • input.foreground#F6EFE6
  • input.placeholderForeground#F6EFE660
  • list.activeSelectionBackground#7A4E2830
  • list.activeSelectionForeground#F6EFE6
  • list.highlightForeground#7A4E28
  • list.hoverBackground#36271D40
  • list.hoverForeground#F6EFE6
  • list.inactiveSelectionBackground#7A4E2815
  • list.inactiveSelectionForeground#F6EFE6
  • selection.background#BFA88935
  • sideBar.background#36271D
  • sideBar.border#ffffff15
  • sideBar.foreground#F6EFE6
  • sideBarSectionHeader.background#48362780
  • sideBarSectionHeader.foreground#F6EFE6
  • sideBarTitle.foreground#7A4E28
  • statusBar.background#483627
  • statusBar.border#ffffff15
  • statusBar.foreground#F6EFE6
  • statusBar.noFolderBackground#483627
  • tab.activeBackground#483627
  • tab.activeBorderTop#7A4E28
  • tab.activeForeground#F6EFE6
  • tab.border#ffffff15
  • tab.inactiveBackground#36271D60
  • tab.inactiveForeground#F6EFE680
  • terminal.ansiBlack#483627
  • terminal.ansiBlue#BFA889
  • terminal.ansiCyan#B7BDC2
  • terminal.ansiGreen#7A4E28
  • terminal.ansiMagenta#D9DBDF
  • terminal.ansiRed#D9DBDF
  • terminal.ansiWhite#F6EFE6
  • terminal.ansiYellow#B7BDC2
  • terminal.background#483627
  • terminal.foreground#F6EFE6
  • titleBar.activeBackground#483627
  • titleBar.activeForeground#F6EFE6
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#483627
  • titleBar.inactiveForeground#F6EFE660
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#886E4Fitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#BFA889bold
storage.type, storage.modifier#BFA889italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#7A4E28
string, punctuation.definition.string, string.template, meta.template.expression#B7BDC2
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#D9DBDF
variable, variable.other.readwrite, variable.other.object#F6EFE6
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#F6EFE6
variable.parameter, meta.parameter#F6EFE6dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#F6EFE680
keyword.operator#F6EFE6
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#B7BDC2bold
entity.other.inherited-class#7A4E28
entity.name.tag, punctuation.definition.tag#BFA889
entity.other.attribute-name#7A4E28
meta.diff, meta.diff.header#886E4F
markup.deleted#D9DBDF
markup.inserted#7A4E28
markup.changed#B7BDC2
markup.heading, markup.heading.setext, punctuation.definition.heading#7A4E28bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#B7BDC2
string.other.link.title, string.other.link.description#7A4E28
markup.underline.link#886E4Funderline
punctuation.definition.list#BFA889
markup.quote, punctuation.definition.quote#886E4Fitalic
Morphous Theme by Ameyanagi - VS Code Theme