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#FAF5EB
  • activityBar.border#00000015
  • activityBar.foreground#934F25
  • activityBar.inactiveForeground#25201b60
  • activityBarBadge.background#934F25
  • activityBarBadge.foreground#FAF5EB
  • button.background#934F25
  • button.foreground#FAF5EB
  • button.hoverBackground#934F25dd
  • editor.background#FAF5EB
  • editor.foreground#25201b
  • editor.inactiveSelectionBackground#2158832580
  • editor.lineHighlightBackground#F4EBDC50
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#21588325
  • editorCursor.foreground#934F25
  • editorGroupHeader.tabsBackground#F4EBDCaa
  • editorLineNumber.activeForeground#934F25
  • editorLineNumber.foreground#49606f80
  • focusBorder#934F25
  • foreground#25201b
  • input.background#F4EBDC
  • input.border#00000015
  • input.foreground#25201b
  • input.placeholderForeground#25201b60
  • list.activeSelectionBackground#934F2530
  • list.activeSelectionForeground#25201b
  • list.highlightForeground#934F25
  • list.hoverBackground#F4EBDC40
  • list.hoverForeground#25201b
  • list.inactiveSelectionBackground#934F2515
  • list.inactiveSelectionForeground#25201b
  • selection.background#21588325
  • sideBar.background#F4EBDC
  • sideBar.border#00000015
  • sideBar.foreground#25201b
  • sideBarSectionHeader.background#F4EBDC80
  • sideBarSectionHeader.foreground#25201b
  • sideBarTitle.foreground#934F25
  • statusBar.background#FAF5EB
  • statusBar.border#00000015
  • statusBar.foreground#25201b
  • statusBar.noFolderBackground#FAF5EB
  • tab.activeBackground#FAF5EB
  • tab.activeBorderTop#934F25
  • tab.activeForeground#25201b
  • tab.border#00000015
  • tab.inactiveBackground#FAF5EB60
  • tab.inactiveForeground#25201b80
  • terminal.ansiBlack#25201b
  • terminal.ansiBlue#215883
  • terminal.ansiCyan#A37629
  • terminal.ansiGreen#934F25
  • terminal.ansiMagenta#764719
  • terminal.ansiRed#764719
  • terminal.ansiWhite#25201b
  • terminal.ansiYellow#A37629
  • terminal.background#FAF5EB
  • terminal.foreground#25201b
  • titleBar.activeBackground#FAF5EB
  • titleBar.activeForeground#25201b
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FAF5EB
  • titleBar.inactiveForeground#25201b60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#49606fitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#215883bold
storage.type, storage.modifier#215883italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#934F25
string, punctuation.definition.string, string.template, meta.template.expression#A37629
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#764719
variable, variable.other.readwrite, variable.other.object#25201b
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#25201b
variable.parameter, meta.parameter#25201bdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#25201b80
keyword.operator#25201b
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#A37629bold
entity.other.inherited-class#934F25
entity.name.tag, punctuation.definition.tag#215883
entity.other.attribute-name#934F25
meta.diff, meta.diff.header#49606f
markup.deleted#764719
markup.inserted#934F25
markup.changed#A37629
markup.heading, markup.heading.setext, punctuation.definition.heading#934F25bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#A37629
string.other.link.title, string.other.link.description#934F25
markup.underline.link#49606funderline
punctuation.definition.list#215883
markup.quote, punctuation.definition.quote#49606fitalic
Morphous Theme by Ameyanagi - VS Code Theme