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#3f4442
  • activityBar.border#ffffff15
  • activityBar.foreground#696d6c
  • activityBar.inactiveForeground#f7f4ec60
  • activityBarBadge.background#696d6c
  • activityBarBadge.foreground#3f4442
  • button.background#696d6c
  • button.foreground#3f4442
  • button.hoverBackground#696d6cdd
  • editor.background#3f4442
  • editor.foreground#f7f4ec
  • editor.inactiveSelectionBackground#8c9b723580
  • editor.lineHighlightBackground#18171540
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#8c9b7235
  • editorCursor.foreground#696d6c
  • editorGroupHeader.tabsBackground#3f4442dd
  • editorLineNumber.activeForeground#696d6c
  • editorLineNumber.foreground#25282780
  • focusBorder#696d6c
  • foreground#f7f4ec
  • input.background#181715
  • input.border#ffffff15
  • input.foreground#f7f4ec
  • input.placeholderForeground#f7f4ec60
  • list.activeSelectionBackground#696d6c30
  • list.activeSelectionForeground#f7f4ec
  • list.highlightForeground#696d6c
  • list.hoverBackground#18171540
  • list.hoverForeground#f7f4ec
  • list.inactiveSelectionBackground#696d6c15
  • list.inactiveSelectionForeground#f7f4ec
  • selection.background#8c9b7235
  • sideBar.background#181715
  • sideBar.border#ffffff15
  • sideBar.foreground#f7f4ec
  • sideBarSectionHeader.background#3f444280
  • sideBarSectionHeader.foreground#f7f4ec
  • sideBarTitle.foreground#696d6c
  • statusBar.background#3f4442
  • statusBar.border#ffffff15
  • statusBar.foreground#f7f4ec
  • statusBar.noFolderBackground#3f4442
  • tab.activeBackground#3f4442
  • tab.activeBorderTop#696d6c
  • tab.activeForeground#f7f4ec
  • tab.border#ffffff15
  • tab.inactiveBackground#18171560
  • tab.inactiveForeground#f7f4ec80
  • terminal.ansiBlack#3f4442
  • terminal.ansiBlue#8c9b72
  • terminal.ansiCyan#9fc9d1
  • terminal.ansiGreen#696d6c
  • terminal.ansiMagenta#c4ad83
  • terminal.ansiRed#c4ad83
  • terminal.ansiWhite#f7f4ec
  • terminal.ansiYellow#9fc9d1
  • terminal.background#3f4442
  • terminal.foreground#f7f4ec
  • titleBar.activeBackground#3f4442
  • titleBar.activeForeground#f7f4ec
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#3f4442
  • titleBar.inactiveForeground#f7f4ec60
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#252827italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#8c9b72bold
storage.type, storage.modifier#8c9b72italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#696d6c
string, punctuation.definition.string, string.template, meta.template.expression#9fc9d1
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#c4ad83
variable, variable.other.readwrite, variable.other.object#f7f4ec
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#f7f4ec
variable.parameter, meta.parameter#f7f4ecdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#f7f4ec80
keyword.operator#f7f4ec
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#9fc9d1bold
entity.other.inherited-class#696d6c
entity.name.tag, punctuation.definition.tag#8c9b72
entity.other.attribute-name#696d6c
meta.diff, meta.diff.header#252827
markup.deleted#c4ad83
markup.inserted#696d6c
markup.changed#9fc9d1
markup.heading, markup.heading.setext, punctuation.definition.heading#696d6cbold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#9fc9d1
string.other.link.title, string.other.link.description#696d6c
markup.underline.link#252827underline
punctuation.definition.list#8c9b72
markup.quote, punctuation.definition.quote#252827italic
Morphous Theme by Ameyanagi - VS Code Theme