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#2B3440
  • activityBar.border#ffffff15
  • activityBar.foreground#B9CBDD
  • activityBar.inactiveForeground#F8F9FB60
  • activityBarBadge.background#B9CBDD
  • activityBarBadge.foreground#2B3440
  • button.background#B9CBDD
  • button.foreground#2B3440
  • button.hoverBackground#B9CBDDdd
  • editor.background#2B3440
  • editor.foreground#F8F9FB
  • editor.inactiveSelectionBackground#D6E6EE3580
  • editor.lineHighlightBackground#2B344040
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#D6E6EE35
  • editorCursor.foreground#B9CBDD
  • editorGroupHeader.tabsBackground#2B3440dd
  • editorLineNumber.activeForeground#B9CBDD
  • editorLineNumber.foreground#E9DFCF80
  • focusBorder#B9CBDD
  • foreground#F8F9FB
  • input.background#2B3440
  • input.border#ffffff15
  • input.foreground#F8F9FB
  • input.placeholderForeground#F8F9FB60
  • list.activeSelectionBackground#B9CBDD30
  • list.activeSelectionForeground#F8F9FB
  • list.highlightForeground#B9CBDD
  • list.hoverBackground#2B344040
  • list.hoverForeground#F8F9FB
  • list.inactiveSelectionBackground#B9CBDD15
  • list.inactiveSelectionForeground#F8F9FB
  • selection.background#D6E6EE35
  • sideBar.background#2B3440
  • sideBar.border#ffffff15
  • sideBar.foreground#F8F9FB
  • sideBarSectionHeader.background#2B344080
  • sideBarSectionHeader.foreground#F8F9FB
  • sideBarTitle.foreground#B9CBDD
  • statusBar.background#2B3440
  • statusBar.border#ffffff15
  • statusBar.foreground#F8F9FB
  • statusBar.noFolderBackground#2B3440
  • tab.activeBackground#2B3440
  • tab.activeBorderTop#B9CBDD
  • tab.activeForeground#F8F9FB
  • tab.border#ffffff15
  • tab.inactiveBackground#2B344060
  • tab.inactiveForeground#F8F9FB80
  • terminal.ansiBlack#2B3440
  • terminal.ansiBlue#D6E6EE
  • terminal.ansiCyan#E6C3D7
  • terminal.ansiGreen#B9CBDD
  • terminal.ansiMagenta#E9CFCF
  • terminal.ansiRed#E9CFCF
  • terminal.ansiWhite#F8F9FB
  • terminal.ansiYellow#E6C3D7
  • terminal.background#2B3440
  • terminal.foreground#F8F9FB
  • titleBar.activeBackground#2B3440
  • titleBar.activeForeground#F8F9FB
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#2B3440
  • titleBar.inactiveForeground#F8F9FB60
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#E9DFCFitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#D6E6EEbold
storage.type, storage.modifier#D6E6EEitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#B9CBDD
string, punctuation.definition.string, string.template, meta.template.expression#E6C3D7
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#E9CFCF
variable, variable.other.readwrite, variable.other.object#F8F9FB
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#F8F9FB
variable.parameter, meta.parameter#F8F9FBdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#F8F9FB80
keyword.operator#F8F9FB
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#E6C3D7bold
entity.other.inherited-class#B9CBDD
entity.name.tag, punctuation.definition.tag#D6E6EE
entity.other.attribute-name#B9CBDD
meta.diff, meta.diff.header#E9DFCF
markup.deleted#E9CFCF
markup.inserted#B9CBDD
markup.changed#E6C3D7
markup.heading, markup.heading.setext, punctuation.definition.heading#B9CBDDbold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#E6C3D7
string.other.link.title, string.other.link.description#B9CBDD
markup.underline.link#E9DFCFunderline
punctuation.definition.list#D6E6EE
markup.quote, punctuation.definition.quote#E9DFCFitalic
Morphous Theme by Ameyanagi - VS Code Theme