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#eef8fb
  • activityBar.border#00000015
  • activityBar.foreground#b58ce4
  • activityBar.inactiveForeground#10182760
  • activityBarBadge.background#b58ce4
  • activityBarBadge.foreground#eef8fb
  • button.background#b58ce4
  • button.foreground#eef8fb
  • button.hoverBackground#b58ce4dd
  • editor.background#eef8fb
  • editor.foreground#101827
  • editor.inactiveSelectionBackground#49c6d82580
  • editor.lineHighlightBackground#f6eafd50
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#49c6d825
  • editorCursor.foreground#b58ce4
  • editorGroupHeader.tabsBackground#f6eafdaa
  • editorLineNumber.activeForeground#b58ce4
  • editorLineNumber.foreground#8ab9c880
  • focusBorder#b58ce4
  • foreground#101827
  • input.background#f6eafd
  • input.border#00000015
  • input.foreground#101827
  • input.placeholderForeground#10182760
  • list.activeSelectionBackground#b58ce430
  • list.activeSelectionForeground#101827
  • list.highlightForeground#b58ce4
  • list.hoverBackground#f6eafd40
  • list.hoverForeground#101827
  • list.inactiveSelectionBackground#b58ce415
  • list.inactiveSelectionForeground#101827
  • selection.background#49c6d825
  • sideBar.background#f6eafd
  • sideBar.border#00000015
  • sideBar.foreground#101827
  • sideBarSectionHeader.background#f6eafd80
  • sideBarSectionHeader.foreground#101827
  • sideBarTitle.foreground#b58ce4
  • statusBar.background#eef8fb
  • statusBar.border#00000015
  • statusBar.foreground#101827
  • statusBar.noFolderBackground#eef8fb
  • tab.activeBackground#eef8fb
  • tab.activeBorderTop#b58ce4
  • tab.activeForeground#101827
  • tab.border#00000015
  • tab.inactiveBackground#eef8fb60
  • tab.inactiveForeground#10182780
  • terminal.ansiBlack#101827
  • terminal.ansiBlue#49c6d8
  • terminal.ansiCyan#214f8f
  • terminal.ansiGreen#b58ce4
  • terminal.ansiMagenta#7a5cc8
  • terminal.ansiRed#7a5cc8
  • terminal.ansiWhite#101827
  • terminal.ansiYellow#214f8f
  • terminal.background#eef8fb
  • terminal.foreground#101827
  • titleBar.activeBackground#eef8fb
  • titleBar.activeForeground#101827
  • titleBar.border#00000015
  • titleBar.inactiveBackground#eef8fb
  • titleBar.inactiveForeground#10182760
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#8ab9c8italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#49c6d8bold
storage.type, storage.modifier#49c6d8italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#b58ce4
string, punctuation.definition.string, string.template, meta.template.expression#214f8f
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#7a5cc8
variable, variable.other.readwrite, variable.other.object#101827
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#101827
variable.parameter, meta.parameter#101827dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#10182780
keyword.operator#101827
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#214f8fbold
entity.other.inherited-class#b58ce4
entity.name.tag, punctuation.definition.tag#49c6d8
entity.other.attribute-name#b58ce4
meta.diff, meta.diff.header#8ab9c8
markup.deleted#7a5cc8
markup.inserted#b58ce4
markup.changed#214f8f
markup.heading, markup.heading.setext, punctuation.definition.heading#b58ce4bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#214f8f
string.other.link.title, string.other.link.description#b58ce4
markup.underline.link#8ab9c8underline
punctuation.definition.list#49c6d8
markup.quote, punctuation.definition.quote#8ab9c8italic
Morphous Theme by Ameyanagi - VS Code Theme