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#FDFBFE
  • activityBar.border#00000015
  • activityBar.foreground#5F2593
  • activityBar.inactiveForeground#1A142060
  • activityBarBadge.background#5F2593
  • activityBarBadge.foreground#FDFBFE
  • button.background#5F2593
  • button.foreground#FDFBFE
  • button.hoverBackground#5F2593dd
  • editor.background#FDFBFE
  • editor.foreground#1A1420
  • editor.inactiveSelectionBackground#2183522580
  • editor.lineHighlightBackground#F7F4FB50
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#21835225
  • editorCursor.foreground#5F2593
  • editorGroupHeader.tabsBackground#F7F4FBaa
  • editorLineNumber.activeForeground#5F2593
  • editorLineNumber.foreground#E3F0EA80
  • focusBorder#5F2593
  • foreground#1A1420
  • input.background#F7F4FB
  • input.border#00000015
  • input.foreground#1A1420
  • input.placeholderForeground#1A142060
  • list.activeSelectionBackground#5F259330
  • list.activeSelectionForeground#1A1420
  • list.highlightForeground#5F2593
  • list.hoverBackground#F7F4FB40
  • list.hoverForeground#1A1420
  • list.inactiveSelectionBackground#5F259315
  • list.inactiveSelectionForeground#1A1420
  • selection.background#21835225
  • sideBar.background#F7F4FB
  • sideBar.border#00000015
  • sideBar.foreground#1A1420
  • sideBarSectionHeader.background#F7F4FB80
  • sideBarSectionHeader.foreground#1A1420
  • sideBarTitle.foreground#5F2593
  • statusBar.background#FDFBFE
  • statusBar.border#00000015
  • statusBar.foreground#1A1420
  • statusBar.noFolderBackground#FDFBFE
  • tab.activeBackground#FDFBFE
  • tab.activeBorderTop#5F2593
  • tab.activeForeground#1A1420
  • tab.border#00000015
  • tab.inactiveBackground#FDFBFE60
  • tab.inactiveForeground#1A142080
  • terminal.ansiBlack#1A1420
  • terminal.ansiBlue#218352
  • terminal.ansiCyan#29A39F
  • terminal.ansiGreen#5F2593
  • terminal.ansiMagenta#19766E
  • terminal.ansiRed#19766E
  • terminal.ansiWhite#1A1420
  • terminal.ansiYellow#29A39F
  • terminal.background#FDFBFE
  • terminal.foreground#1A1420
  • titleBar.activeBackground#FDFBFE
  • titleBar.activeForeground#1A1420
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FDFBFE
  • 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#218352bold
storage.type, storage.modifier#218352italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#5F2593
string, punctuation.definition.string, string.template, meta.template.expression#29A39F
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#19766E
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#29A39Fbold
entity.other.inherited-class#5F2593
entity.name.tag, punctuation.definition.tag#218352
entity.other.attribute-name#5F2593
meta.diff, meta.diff.header#E3F0EA
markup.deleted#19766E
markup.inserted#5F2593
markup.changed#29A39F
markup.heading, markup.heading.setext, punctuation.definition.heading#5F2593bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#29A39F
string.other.link.title, string.other.link.description#5F2593
markup.underline.link#E3F0EAunderline
punctuation.definition.list#218352
markup.quote, punctuation.definition.quote#E3F0EAitalic
Morphous Theme by Ameyanagi - VS Code Theme