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#F8F2FA
  • activityBar.border#00000015
  • activityBar.foreground#4E2076
  • activityBar.inactiveForeground#1A142060
  • activityBarBadge.background#4E2076
  • activityBarBadge.foreground#F8F2FA
  • button.background#4E2076
  • button.foreground#F8F2FA
  • button.hoverBackground#4E2076dd
  • editor.background#F8F2FA
  • editor.foreground#1A1420
  • editor.inactiveSelectionBackground#2E5A442580
  • editor.lineHighlightBackground#F6F2FA50
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#2E5A4425
  • editorCursor.foreground#4E2076
  • editorGroupHeader.tabsBackground#F6F2FAaa
  • editorLineNumber.activeForeground#4E2076
  • editorLineNumber.foreground#E3F0EA80
  • focusBorder#4E2076
  • foreground#1A1420
  • input.background#F6F2FA
  • input.border#00000015
  • input.foreground#1A1420
  • input.placeholderForeground#1A142060
  • list.activeSelectionBackground#4E207630
  • list.activeSelectionForeground#1A1420
  • list.highlightForeground#4E2076
  • list.hoverBackground#F6F2FA40
  • list.hoverForeground#1A1420
  • list.inactiveSelectionBackground#4E207615
  • list.inactiveSelectionForeground#1A1420
  • selection.background#2E5A4425
  • sideBar.background#F6F2FA
  • sideBar.border#00000015
  • sideBar.foreground#1A1420
  • sideBarSectionHeader.background#F6F2FA80
  • sideBarSectionHeader.foreground#1A1420
  • sideBarTitle.foreground#4E2076
  • statusBar.background#F8F2FA
  • statusBar.border#00000015
  • statusBar.foreground#1A1420
  • statusBar.noFolderBackground#F8F2FA
  • tab.activeBackground#F8F2FA
  • tab.activeBorderTop#4E2076
  • tab.activeForeground#1A1420
  • tab.border#00000015
  • tab.inactiveBackground#F8F2FA60
  • tab.inactiveForeground#1A142080
  • terminal.ansiBlack#1A1420
  • terminal.ansiBlue#2E5A44
  • terminal.ansiCyan#1A6F6C
  • terminal.ansiGreen#4E2076
  • terminal.ansiMagenta#63C2BA
  • terminal.ansiRed#63C2BA
  • terminal.ansiWhite#1A1420
  • terminal.ansiYellow#1A6F6C
  • terminal.background#F8F2FA
  • terminal.foreground#1A1420
  • titleBar.activeBackground#F8F2FA
  • titleBar.activeForeground#1A1420
  • titleBar.border#00000015
  • titleBar.inactiveBackground#F8F2FA
  • titleBar.inactiveForeground#1A142060
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#E3F0EAitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#2E5A44bold
storage.type, storage.modifier#2E5A44italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#4E2076
string, punctuation.definition.string, string.template, meta.template.expression#1A6F6C
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#63C2BA
variable, variable.other.readwrite, variable.other.object#1A1420
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#1A1420
variable.parameter, meta.parameter#1A1420dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#1A142080
keyword.operator#1A1420
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#1A6F6Cbold
entity.other.inherited-class#4E2076
entity.name.tag, punctuation.definition.tag#2E5A44
entity.other.attribute-name#4E2076
meta.diff, meta.diff.header#E3F0EA
markup.deleted#63C2BA
markup.inserted#4E2076
markup.changed#1A6F6C
markup.heading, markup.heading.setext, punctuation.definition.heading#4E2076bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#1A6F6C
string.other.link.title, string.other.link.description#4E2076
markup.underline.link#E3F0EAunderline
punctuation.definition.list#2E5A44
markup.quote, punctuation.definition.quote#E3F0EAitalic
Morphous Theme by Ameyanagi - VS Code Theme