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#f6faf9
  • activityBar.border#00000015
  • activityBar.foreground#5fa443
  • activityBar.inactiveForeground#0b252a60
  • activityBarBadge.background#5fa443
  • activityBarBadge.foreground#f6faf9
  • button.background#5fa443
  • button.foreground#f6faf9
  • button.hoverBackground#5fa443dd
  • editor.background#f6faf9
  • editor.foreground#0b252a
  • editor.inactiveSelectionBackground#e7e1f72580
  • editor.lineHighlightBackground#eff6f550
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#e7e1f725
  • editorCursor.foreground#5fa443
  • editorGroupHeader.tabsBackground#eff6f5aa
  • editorLineNumber.activeForeground#5fa443
  • editorLineNumber.foreground#ede8e080
  • focusBorder#5fa443
  • foreground#0b252a
  • input.background#eff6f5
  • input.border#00000015
  • input.foreground#0b252a
  • input.placeholderForeground#0b252a60
  • list.activeSelectionBackground#5fa44330
  • list.activeSelectionForeground#0b252a
  • list.highlightForeground#5fa443
  • list.hoverBackground#eff6f540
  • list.hoverForeground#0b252a
  • list.inactiveSelectionBackground#5fa44315
  • list.inactiveSelectionForeground#0b252a
  • selection.background#e7e1f725
  • sideBar.background#eff6f5
  • sideBar.border#00000015
  • sideBar.foreground#0b252a
  • sideBarSectionHeader.background#eff6f580
  • sideBarSectionHeader.foreground#0b252a
  • sideBarTitle.foreground#5fa443
  • statusBar.background#f6faf9
  • statusBar.border#00000015
  • statusBar.foreground#0b252a
  • statusBar.noFolderBackground#f6faf9
  • tab.activeBackground#f6faf9
  • tab.activeBorderTop#5fa443
  • tab.activeForeground#0b252a
  • tab.border#00000015
  • tab.inactiveBackground#f6faf960
  • tab.inactiveForeground#0b252a80
  • terminal.ansiBlack#0b252a
  • terminal.ansiBlue#e7e1f7
  • terminal.ansiCyan#6e55c7
  • terminal.ansiGreen#5fa443
  • terminal.ansiMagenta#b85e4c
  • terminal.ansiRed#b85e4c
  • terminal.ansiWhite#0b252a
  • terminal.ansiYellow#6e55c7
  • terminal.background#f6faf9
  • terminal.foreground#0b252a
  • titleBar.activeBackground#f6faf9
  • titleBar.activeForeground#0b252a
  • titleBar.border#00000015
  • titleBar.inactiveBackground#f6faf9
  • titleBar.inactiveForeground#0b252a60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#ede8e0italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#e7e1f7bold
storage.type, storage.modifier#e7e1f7italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#5fa443
string, punctuation.definition.string, string.template, meta.template.expression#6e55c7
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#b85e4c
variable, variable.other.readwrite, variable.other.object#0b252a
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#0b252a
variable.parameter, meta.parameter#0b252additalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#0b252a80
keyword.operator#0b252a
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#6e55c7bold
entity.other.inherited-class#5fa443
entity.name.tag, punctuation.definition.tag#e7e1f7
entity.other.attribute-name#5fa443
meta.diff, meta.diff.header#ede8e0
markup.deleted#b85e4c
markup.inserted#5fa443
markup.changed#6e55c7
markup.heading, markup.heading.setext, punctuation.definition.heading#5fa443bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#6e55c7
string.other.link.title, string.other.link.description#5fa443
markup.underline.link#ede8e0underline
punctuation.definition.list#e7e1f7
markup.quote, punctuation.definition.quote#ede8e0italic
Morphous Theme by Ameyanagi - VS Code Theme