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#FEFDFB
  • activityBar.border#00000015
  • activityBar.foreground#4D2593
  • activityBar.inactiveForeground#382f4f60
  • activityBarBadge.background#4D2593
  • activityBarBadge.foreground#FEFDFB
  • button.background#4D2593
  • button.foreground#FEFDFB
  • button.hoverBackground#4D2593dd
  • editor.background#FEFDFB
  • editor.foreground#382f4f
  • editor.inactiveSelectionBackground#2783212580
  • editor.lineHighlightBackground#F7F4FB50
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#27832125
  • editorCursor.foreground#4D2593
  • editorGroupHeader.tabsBackground#F7F4FBaa
  • editorLineNumber.activeForeground#4D2593
  • editorLineNumber.foreground#E7E3ED80
  • focusBorder#4D2593
  • foreground#382f4f
  • input.background#F7F4FB
  • input.border#00000015
  • input.foreground#382f4f
  • input.placeholderForeground#382f4f60
  • list.activeSelectionBackground#4D259330
  • list.activeSelectionForeground#382f4f
  • list.highlightForeground#4D2593
  • list.hoverBackground#F7F4FB40
  • list.hoverForeground#382f4f
  • list.inactiveSelectionBackground#4D259315
  • list.inactiveSelectionForeground#382f4f
  • selection.background#27832125
  • sideBar.background#F7F4FB
  • sideBar.border#00000015
  • sideBar.foreground#382f4f
  • sideBarSectionHeader.background#F7F4FB80
  • sideBarSectionHeader.foreground#382f4f
  • sideBarTitle.foreground#4D2593
  • statusBar.background#FEFDFB
  • statusBar.border#00000015
  • statusBar.foreground#382f4f
  • statusBar.noFolderBackground#FEFDFB
  • tab.activeBackground#FEFDFB
  • tab.activeBorderTop#4D2593
  • tab.activeForeground#382f4f
  • tab.border#00000015
  • tab.inactiveBackground#FEFDFB60
  • tab.inactiveForeground#382f4f80
  • terminal.ansiBlack#382f4f
  • terminal.ansiBlue#278321
  • terminal.ansiCyan#5C29A3
  • terminal.ansiGreen#4D2593
  • terminal.ansiMagenta#765519
  • terminal.ansiRed#765519
  • terminal.ansiWhite#382f4f
  • terminal.ansiYellow#5C29A3
  • terminal.background#FEFDFB
  • terminal.foreground#382f4f
  • titleBar.activeBackground#FEFDFB
  • titleBar.activeForeground#382f4f
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FEFDFB
  • titleBar.inactiveForeground#382f4f60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#E7E3EDitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#278321bold
storage.type, storage.modifier#278321italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#4D2593
string, punctuation.definition.string, string.template, meta.template.expression#5C29A3
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#765519
variable, variable.other.readwrite, variable.other.object#382f4f
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#382f4f
variable.parameter, meta.parameter#382f4fdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#382f4f80
keyword.operator#382f4f
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#5C29A3bold
entity.other.inherited-class#4D2593
entity.name.tag, punctuation.definition.tag#278321
entity.other.attribute-name#4D2593
meta.diff, meta.diff.header#E7E3ED
markup.deleted#765519
markup.inserted#4D2593
markup.changed#5C29A3
markup.heading, markup.heading.setext, punctuation.definition.heading#4D2593bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#5C29A3
string.other.link.title, string.other.link.description#4D2593
markup.underline.link#E7E3EDunderline
punctuation.definition.list#278321
markup.quote, punctuation.definition.quote#E7E3EDitalic
Morphous Theme by Ameyanagi - VS Code Theme