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#FBF7F2
  • activityBar.border#00000015
  • activityBar.foreground#D05C84
  • activityBar.inactiveForeground#1E181860
  • activityBarBadge.background#D05C84
  • activityBarBadge.foreground#FBF7F2
  • button.background#D05C84
  • button.foreground#FBF7F2
  • button.hoverBackground#D05C84dd
  • editor.background#FBF7F2
  • editor.foreground#1E1818
  • editor.inactiveSelectionBackground#E58AA62580
  • editor.lineHighlightBackground#FFFDF850
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#E58AA625
  • editorCursor.foreground#D05C84
  • editorGroupHeader.tabsBackground#FFFDF8aa
  • editorLineNumber.activeForeground#D05C84
  • editorLineNumber.foreground#D4CDC180
  • focusBorder#D05C84
  • foreground#1E1818
  • input.background#FFFDF8
  • input.border#00000015
  • input.foreground#1E1818
  • input.placeholderForeground#1E181860
  • list.activeSelectionBackground#D05C8430
  • list.activeSelectionForeground#1E1818
  • list.highlightForeground#D05C84
  • list.hoverBackground#FFFDF840
  • list.hoverForeground#1E1818
  • list.inactiveSelectionBackground#D05C8415
  • list.inactiveSelectionForeground#1E1818
  • selection.background#E58AA625
  • sideBar.background#FFFDF8
  • sideBar.border#00000015
  • sideBar.foreground#1E1818
  • sideBarSectionHeader.background#FFFDF880
  • sideBarSectionHeader.foreground#1E1818
  • sideBarTitle.foreground#D05C84
  • statusBar.background#FBF7F2
  • statusBar.border#00000015
  • statusBar.foreground#1E1818
  • statusBar.noFolderBackground#FBF7F2
  • tab.activeBackground#FBF7F2
  • tab.activeBorderTop#D05C84
  • tab.activeForeground#1E1818
  • tab.border#00000015
  • tab.inactiveBackground#FBF7F260
  • tab.inactiveForeground#1E181880
  • terminal.ansiBlack#1E1818
  • terminal.ansiBlue#E58AA6
  • terminal.ansiCyan#4E6844
  • terminal.ansiGreen#D05C84
  • terminal.ansiMagenta#6E8F63
  • terminal.ansiRed#6E8F63
  • terminal.ansiWhite#1E1818
  • terminal.ansiYellow#4E6844
  • terminal.background#FBF7F2
  • terminal.foreground#1E1818
  • titleBar.activeBackground#FBF7F2
  • titleBar.activeForeground#1E1818
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FBF7F2
  • titleBar.inactiveForeground#1E181860
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#D4CDC1italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#E58AA6bold
storage.type, storage.modifier#E58AA6italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#D05C84
string, punctuation.definition.string, string.template, meta.template.expression#4E6844
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#6E8F63
variable, variable.other.readwrite, variable.other.object#1E1818
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#1E1818
variable.parameter, meta.parameter#1E1818dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#1E181880
keyword.operator#1E1818
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#4E6844bold
entity.other.inherited-class#D05C84
entity.name.tag, punctuation.definition.tag#E58AA6
entity.other.attribute-name#D05C84
meta.diff, meta.diff.header#D4CDC1
markup.deleted#6E8F63
markup.inserted#D05C84
markup.changed#4E6844
markup.heading, markup.heading.setext, punctuation.definition.heading#D05C84bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#4E6844
string.other.link.title, string.other.link.description#D05C84
markup.underline.link#D4CDC1underline
punctuation.definition.list#E58AA6
markup.quote, punctuation.definition.quote#D4CDC1italic
Morphous Theme by Ameyanagi - VS Code Theme