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#FBF9F4
  • activityBar.border#00000015
  • activityBar.foreground#932533
  • activityBar.inactiveForeground#1A1A1A60
  • activityBarBadge.background#932533
  • activityBarBadge.foreground#FBF9F4
  • button.background#932533
  • button.foreground#FBF9F4
  • button.hoverBackground#932533dd
  • editor.background#FBF9F4
  • editor.foreground#1A1A1A
  • editor.inactiveSelectionBackground#2183552580
  • editor.lineHighlightBackground#F9E6E850
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#21835525
  • editorCursor.foreground#932533
  • editorGroupHeader.tabsBackground#F9E6E8aa
  • editorLineNumber.activeForeground#932533
  • editorLineNumber.foreground#6A7A2E80
  • focusBorder#932533
  • foreground#1A1A1A
  • input.background#F9E6E8
  • input.border#00000015
  • input.foreground#1A1A1A
  • input.placeholderForeground#1A1A1A60
  • list.activeSelectionBackground#93253330
  • list.activeSelectionForeground#1A1A1A
  • list.highlightForeground#932533
  • list.hoverBackground#F9E6E840
  • list.hoverForeground#1A1A1A
  • list.inactiveSelectionBackground#93253315
  • list.inactiveSelectionForeground#1A1A1A
  • selection.background#21835525
  • sideBar.background#F9E6E8
  • sideBar.border#00000015
  • sideBar.foreground#1A1A1A
  • sideBarSectionHeader.background#F9E6E880
  • sideBarSectionHeader.foreground#1A1A1A
  • sideBarTitle.foreground#932533
  • statusBar.background#FBF9F4
  • statusBar.border#00000015
  • statusBar.foreground#1A1A1A
  • statusBar.noFolderBackground#FBF9F4
  • tab.activeBackground#FBF9F4
  • tab.activeBorderTop#932533
  • tab.activeForeground#1A1A1A
  • tab.border#00000015
  • tab.inactiveBackground#FBF9F460
  • tab.inactiveForeground#1A1A1A80
  • terminal.ansiBlack#1A1A1A
  • terminal.ansiBlue#218355
  • terminal.ansiCyan#A3292F
  • terminal.ansiGreen#932533
  • terminal.ansiMagenta#765519
  • terminal.ansiRed#765519
  • terminal.ansiWhite#1A1A1A
  • terminal.ansiYellow#A3292F
  • terminal.background#FBF9F4
  • terminal.foreground#1A1A1A
  • titleBar.activeBackground#FBF9F4
  • titleBar.activeForeground#1A1A1A
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FBF9F4
  • titleBar.inactiveForeground#1A1A1A60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#6A7A2Eitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#218355bold
storage.type, storage.modifier#218355italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#932533
string, punctuation.definition.string, string.template, meta.template.expression#A3292F
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#765519
variable, variable.other.readwrite, variable.other.object#1A1A1A
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#1A1A1A
variable.parameter, meta.parameter#1A1A1Additalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#1A1A1A80
keyword.operator#1A1A1A
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#A3292Fbold
entity.other.inherited-class#932533
entity.name.tag, punctuation.definition.tag#218355
entity.other.attribute-name#932533
meta.diff, meta.diff.header#6A7A2E
markup.deleted#765519
markup.inserted#932533
markup.changed#A3292F
markup.heading, markup.heading.setext, punctuation.definition.heading#932533bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#A3292F
string.other.link.title, string.other.link.description#932533
markup.underline.link#6A7A2Eunderline
punctuation.definition.list#218355
markup.quote, punctuation.definition.quote#6A7A2Eitalic
Morphous Theme by Ameyanagi - VS Code Theme