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#FFF7F3
  • activityBar.border#00000015
  • activityBar.foreground#E91549
  • activityBar.inactiveForeground#2A151B60
  • activityBarBadge.background#E91549
  • activityBarBadge.foreground#FFF7F3
  • button.background#E91549
  • button.foreground#FFF7F3
  • button.hoverBackground#E91549dd
  • editor.background#FFF7F3
  • editor.foreground#2A151B
  • editor.inactiveSelectionBackground#FFE1E72580
  • editor.lineHighlightBackground#FFF0E050
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#FFE1E725
  • editorCursor.foreground#E91549
  • editorGroupHeader.tabsBackground#FFF0E0aa
  • editorLineNumber.activeForeground#E91549
  • editorLineNumber.foreground#D6BBB980
  • focusBorder#E91549
  • foreground#2A151B
  • input.background#FFF0E0
  • input.border#00000015
  • input.foreground#2A151B
  • input.placeholderForeground#2A151B60
  • list.activeSelectionBackground#E9154930
  • list.activeSelectionForeground#2A151B
  • list.highlightForeground#E91549
  • list.hoverBackground#FFF0E040
  • list.hoverForeground#2A151B
  • list.inactiveSelectionBackground#E9154915
  • list.inactiveSelectionForeground#2A151B
  • selection.background#FFE1E725
  • sideBar.background#FFF0E0
  • sideBar.border#00000015
  • sideBar.foreground#2A151B
  • sideBarSectionHeader.background#FFF0E080
  • sideBarSectionHeader.foreground#2A151B
  • sideBarTitle.foreground#E91549
  • statusBar.background#FFF7F3
  • statusBar.border#00000015
  • statusBar.foreground#2A151B
  • statusBar.noFolderBackground#FFF7F3
  • tab.activeBackground#FFF7F3
  • tab.activeBorderTop#E91549
  • tab.activeForeground#2A151B
  • tab.border#00000015
  • tab.inactiveBackground#FFF7F360
  • tab.inactiveForeground#2A151B80
  • terminal.ansiBlack#2A151B
  • terminal.ansiBlue#FFE1E7
  • terminal.ansiCyan#4CAF7A
  • terminal.ansiGreen#E91549
  • terminal.ansiMagenta#FF6F93
  • terminal.ansiRed#FF6F93
  • terminal.ansiWhite#2A151B
  • terminal.ansiYellow#4CAF7A
  • terminal.background#FFF7F3
  • terminal.foreground#2A151B
  • titleBar.activeBackground#FFF7F3
  • titleBar.activeForeground#2A151B
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FFF7F3
  • titleBar.inactiveForeground#2A151B60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#D6BBB9italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#FFE1E7bold
storage.type, storage.modifier#FFE1E7italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#E91549
string, punctuation.definition.string, string.template, meta.template.expression#4CAF7A
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#FF6F93
variable, variable.other.readwrite, variable.other.object#2A151B
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#2A151B
variable.parameter, meta.parameter#2A151Bdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#2A151B80
keyword.operator#2A151B
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#4CAF7Abold
entity.other.inherited-class#E91549
entity.name.tag, punctuation.definition.tag#FFE1E7
entity.other.attribute-name#E91549
meta.diff, meta.diff.header#D6BBB9
markup.deleted#FF6F93
markup.inserted#E91549
markup.changed#4CAF7A
markup.heading, markup.heading.setext, punctuation.definition.heading#E91549bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#4CAF7A
string.other.link.title, string.other.link.description#E91549
markup.underline.link#D6BBB9underline
punctuation.definition.list#FFE1E7
markup.quote, punctuation.definition.quote#D6BBB9italic
Morphous Theme by Ameyanagi - VS Code Theme