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#FFF7F2
  • activityBar.border#00000015
  • activityBar.foreground#5E0F28
  • activityBar.inactiveForeground#1A120F60
  • activityBarBadge.background#5E0F28
  • activityBarBadge.foreground#FFF7F2
  • button.background#5E0F28
  • button.foreground#FFF7F2
  • button.hoverBackground#5E0F28dd
  • editor.background#FFF7F2
  • editor.foreground#1A120F
  • editor.inactiveSelectionBackground#BC25422580
  • editor.lineHighlightBackground#ead8cf50
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#BC254225
  • editorCursor.foreground#5E0F28
  • editorGroupHeader.tabsBackground#ead8cfaa
  • editorLineNumber.activeForeground#5E0F28
  • editorLineNumber.foreground#8a747080
  • focusBorder#5E0F28
  • foreground#1A120F
  • input.background#ead8cf
  • input.border#00000015
  • input.foreground#1A120F
  • input.placeholderForeground#1A120F60
  • list.activeSelectionBackground#5E0F2830
  • list.activeSelectionForeground#1A120F
  • list.highlightForeground#5E0F28
  • list.hoverBackground#ead8cf40
  • list.hoverForeground#1A120F
  • list.inactiveSelectionBackground#5E0F2815
  • list.inactiveSelectionForeground#1A120F
  • selection.background#BC254225
  • sideBar.background#ead8cf
  • sideBar.border#00000015
  • sideBar.foreground#1A120F
  • sideBarSectionHeader.background#ead8cf80
  • sideBarSectionHeader.foreground#1A120F
  • sideBarTitle.foreground#5E0F28
  • statusBar.background#FFF7F2
  • statusBar.border#00000015
  • statusBar.foreground#1A120F
  • statusBar.noFolderBackground#FFF7F2
  • tab.activeBackground#FFF7F2
  • tab.activeBorderTop#5E0F28
  • tab.activeForeground#1A120F
  • tab.border#00000015
  • tab.inactiveBackground#FFF7F260
  • tab.inactiveForeground#1A120F80
  • terminal.ansiBlack#1A120F
  • terminal.ansiBlue#BC2542
  • terminal.ansiCyan#2E7046
  • terminal.ansiGreen#5E0F28
  • terminal.ansiMagenta#BC2542
  • terminal.ansiRed#BC2542
  • terminal.ansiWhite#1A120F
  • terminal.ansiYellow#2E7046
  • terminal.background#FFF7F2
  • terminal.foreground#1A120F
  • titleBar.activeBackground#FFF7F2
  • titleBar.activeForeground#1A120F
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FFF7F2
  • titleBar.inactiveForeground#1A120F60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#8a7470italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#BC2542bold
storage.type, storage.modifier#BC2542italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#5E0F28
string, punctuation.definition.string, string.template, meta.template.expression#2E7046
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#BC2542
variable, variable.other.readwrite, variable.other.object#1A120F
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#1A120F
variable.parameter, meta.parameter#1A120Fdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#1A120F80
keyword.operator#1A120F
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#2E7046bold
entity.other.inherited-class#5E0F28
entity.name.tag, punctuation.definition.tag#BC2542
entity.other.attribute-name#5E0F28
meta.diff, meta.diff.header#8a7470
markup.deleted#BC2542
markup.inserted#5E0F28
markup.changed#2E7046
markup.heading, markup.heading.setext, punctuation.definition.heading#5E0F28bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#2E7046
string.other.link.title, string.other.link.description#5E0F28
markup.underline.link#8a7470underline
punctuation.definition.list#BC2542
markup.quote, punctuation.definition.quote#8a7470italic
Morphous Theme by Ameyanagi - VS Code Theme