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#FBFBFE
  • activityBar.border#00000015
  • activityBar.foreground#3D2593
  • activityBar.inactiveForeground#1F1F2860
  • activityBarBadge.background#3D2593
  • activityBarBadge.foreground#FBFBFE
  • button.background#3D2593
  • button.foreground#FBFBFE
  • button.hoverBackground#3D2593dd
  • editor.background#FBFBFE
  • editor.foreground#1F1F28
  • editor.inactiveSelectionBackground#4121832580
  • editor.lineHighlightBackground#F6F5FA50
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#41218325
  • editorCursor.foreground#3D2593
  • editorGroupHeader.tabsBackground#F6F5FAaa
  • editorLineNumber.activeForeground#3D2593
  • editorLineNumber.foreground#DAD7E380
  • focusBorder#3D2593
  • foreground#1F1F28
  • input.background#F6F5FA
  • input.border#00000015
  • input.foreground#1F1F28
  • input.placeholderForeground#1F1F2860
  • list.activeSelectionBackground#3D259330
  • list.activeSelectionForeground#1F1F28
  • list.highlightForeground#3D2593
  • list.hoverBackground#F6F5FA40
  • list.hoverForeground#1F1F28
  • list.inactiveSelectionBackground#3D259315
  • list.inactiveSelectionForeground#1F1F28
  • selection.background#41218325
  • sideBar.background#F6F5FA
  • sideBar.border#00000015
  • sideBar.foreground#1F1F28
  • sideBarSectionHeader.background#F6F5FA80
  • sideBarSectionHeader.foreground#1F1F28
  • sideBarTitle.foreground#3D2593
  • statusBar.background#FBFBFE
  • statusBar.border#00000015
  • statusBar.foreground#1F1F28
  • statusBar.noFolderBackground#FBFBFE
  • tab.activeBackground#FBFBFE
  • tab.activeBorderTop#3D2593
  • tab.activeForeground#1F1F28
  • tab.border#00000015
  • tab.inactiveBackground#FBFBFE60
  • tab.inactiveForeground#1F1F2880
  • terminal.ansiBlack#1F1F28
  • terminal.ansiBlue#412183
  • terminal.ansiCyan#A32929
  • terminal.ansiGreen#3D2593
  • terminal.ansiMagenta#461976
  • terminal.ansiRed#461976
  • terminal.ansiWhite#1F1F28
  • terminal.ansiYellow#A32929
  • terminal.background#FBFBFE
  • terminal.foreground#1F1F28
  • titleBar.activeBackground#FBFBFE
  • titleBar.activeForeground#1F1F28
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FBFBFE
  • titleBar.inactiveForeground#1F1F2860
  • widget.border#00000015

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#412183bold
storage.type, storage.modifier#412183italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#3D2593
string, punctuation.definition.string, string.template, meta.template.expression#A32929
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#461976
variable, variable.other.readwrite, variable.other.object#1F1F28
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#1F1F28
variable.parameter, meta.parameter#1F1F28dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#1F1F2880
keyword.operator#1F1F28
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#A32929bold
entity.other.inherited-class#3D2593
entity.name.tag, punctuation.definition.tag#412183
entity.other.attribute-name#3D2593
meta.diff, meta.diff.header#DAD7E3
markup.deleted#461976
markup.inserted#3D2593
markup.changed#A32929
markup.heading, markup.heading.setext, punctuation.definition.heading#3D2593bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#A32929
string.other.link.title, string.other.link.description#3D2593
markup.underline.link#DAD7E3underline
punctuation.definition.list#412183
markup.quote, punctuation.definition.quote#DAD7E3italic
Morphous Theme by Ameyanagi - VS Code Theme