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#1F1F28
  • activityBar.border#ffffff15
  • activityBar.foreground#7B5FE1
  • activityBar.inactiveForeground#FAFAFD60
  • activityBarBadge.background#7B5FE1
  • activityBarBadge.foreground#1F1F28
  • button.background#7B5FE1
  • button.foreground#1F1F28
  • button.hoverBackground#7B5FE1dd
  • editor.background#1F1F28
  • editor.foreground#FAFAFD
  • editor.inactiveSelectionBackground#B69AEF3580
  • editor.lineHighlightBackground#1F1F2840
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#B69AEF35
  • editorCursor.foreground#7B5FE1
  • editorGroupHeader.tabsBackground#1F1F28dd
  • editorLineNumber.activeForeground#7B5FE1
  • editorLineNumber.foreground#DAD7E380
  • focusBorder#7B5FE1
  • foreground#FAFAFD
  • input.background#1F1F28
  • input.border#ffffff15
  • input.foreground#FAFAFD
  • input.placeholderForeground#FAFAFD60
  • list.activeSelectionBackground#7B5FE130
  • list.activeSelectionForeground#FAFAFD
  • list.highlightForeground#7B5FE1
  • list.hoverBackground#1F1F2840
  • list.hoverForeground#FAFAFD
  • list.inactiveSelectionBackground#7B5FE115
  • list.inactiveSelectionForeground#FAFAFD
  • selection.background#B69AEF35
  • sideBar.background#1F1F28
  • sideBar.border#ffffff15
  • sideBar.foreground#FAFAFD
  • sideBarSectionHeader.background#1F1F2880
  • sideBarSectionHeader.foreground#FAFAFD
  • sideBarTitle.foreground#7B5FE1
  • statusBar.background#1F1F28
  • statusBar.border#ffffff15
  • statusBar.foreground#FAFAFD
  • statusBar.noFolderBackground#1F1F28
  • tab.activeBackground#1F1F28
  • tab.activeBorderTop#7B5FE1
  • tab.activeForeground#FAFAFD
  • tab.border#ffffff15
  • tab.inactiveBackground#1F1F2860
  • tab.inactiveForeground#FAFAFD80
  • terminal.ansiBlack#1F1F28
  • terminal.ansiBlue#B69AEF
  • terminal.ansiCyan#FFFFFF
  • terminal.ansiGreen#7B5FE1
  • terminal.ansiMagenta#9c78c2
  • terminal.ansiRed#9c78c2
  • terminal.ansiWhite#FAFAFD
  • terminal.ansiYellow#FFFFFF
  • terminal.background#1F1F28
  • terminal.foreground#FAFAFD
  • titleBar.activeBackground#1F1F28
  • titleBar.activeForeground#FAFAFD
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#1F1F28
  • titleBar.inactiveForeground#FAFAFD60
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#DAD7E3italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#B69AEFbold
storage.type, storage.modifier#B69AEFitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#7B5FE1
string, punctuation.definition.string, string.template, meta.template.expression#FFFFFF
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#9c78c2
variable, variable.other.readwrite, variable.other.object#FAFAFD
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#FAFAFD
variable.parameter, meta.parameter#FAFAFDdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#FAFAFD80
keyword.operator#FAFAFD
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#FFFFFFbold
entity.other.inherited-class#7B5FE1
entity.name.tag, punctuation.definition.tag#B69AEF
entity.other.attribute-name#7B5FE1
meta.diff, meta.diff.header#DAD7E3
markup.deleted#9c78c2
markup.inserted#7B5FE1
markup.changed#FFFFFF
markup.heading, markup.heading.setext, punctuation.definition.heading#7B5FE1bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#FFFFFF
string.other.link.title, string.other.link.description#7B5FE1
markup.underline.link#DAD7E3underline
punctuation.definition.list#B69AEF
markup.quote, punctuation.definition.quote#DAD7E3italic
Morphous Theme by Ameyanagi - VS Code Theme