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#0A1329
  • activityBar.border#ffffff15
  • activityBar.foreground#678CE9
  • activityBar.inactiveForeground#F2F6FA60
  • activityBarBadge.background#678CE9
  • activityBarBadge.foreground#0A1329
  • button.background#678CE9
  • button.foreground#0A1329
  • button.hoverBackground#678CE9dd
  • editor.background#0A1329
  • editor.foreground#F2F6FA
  • editor.inactiveSelectionBackground#79ECB33580
  • editor.lineHighlightBackground#05090F40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#79ECB335
  • editorCursor.foreground#678CE9
  • editorGroupHeader.tabsBackground#0A1329dd
  • editorLineNumber.activeForeground#678CE9
  • editorLineNumber.foreground#E2E8F280
  • focusBorder#678CE9
  • foreground#F2F6FA
  • input.background#05090F
  • input.border#ffffff15
  • input.foreground#F2F6FA
  • input.placeholderForeground#F2F6FA60
  • list.activeSelectionBackground#678CE930
  • list.activeSelectionForeground#F2F6FA
  • list.highlightForeground#678CE9
  • list.hoverBackground#05090F40
  • list.hoverForeground#F2F6FA
  • list.inactiveSelectionBackground#678CE915
  • list.inactiveSelectionForeground#F2F6FA
  • selection.background#79ECB335
  • sideBar.background#05090F
  • sideBar.border#ffffff15
  • sideBar.foreground#F2F6FA
  • sideBarSectionHeader.background#0A132980
  • sideBarSectionHeader.foreground#F2F6FA
  • sideBarTitle.foreground#678CE9
  • statusBar.background#0A1329
  • statusBar.border#ffffff15
  • statusBar.foreground#F2F6FA
  • statusBar.noFolderBackground#0A1329
  • tab.activeBackground#0A1329
  • tab.activeBorderTop#678CE9
  • tab.activeForeground#F2F6FA
  • tab.border#ffffff15
  • tab.inactiveBackground#05090F60
  • tab.inactiveForeground#F2F6FA80
  • terminal.ansiBlack#0A1329
  • terminal.ansiBlue#79ECB3
  • terminal.ansiCyan#557FE7
  • terminal.ansiGreen#678CE9
  • terminal.ansiMagenta#83A4F1
  • terminal.ansiRed#83A4F1
  • terminal.ansiWhite#F2F6FA
  • terminal.ansiYellow#557FE7
  • terminal.background#0A1329
  • terminal.foreground#F2F6FA
  • titleBar.activeBackground#0A1329
  • titleBar.activeForeground#F2F6FA
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#0A1329
  • titleBar.inactiveForeground#F2F6FA60
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#E2E8F2italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#79ECB3bold
storage.type, storage.modifier#79ECB3italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#678CE9—
string, punctuation.definition.string, string.template, meta.template.expression#557FE7—
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#83A4F1—
variable, variable.other.readwrite, variable.other.object#F2F6FA—
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#F2F6FA—
variable.parameter, meta.parameter#F2F6FAdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#F2F6FA80—
keyword.operator#F2F6FA—
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#557FE7bold
entity.other.inherited-class#678CE9—
entity.name.tag, punctuation.definition.tag#79ECB3—
entity.other.attribute-name#678CE9—
meta.diff, meta.diff.header#E2E8F2—
markup.deleted#83A4F1—
markup.inserted#678CE9—
markup.changed#557FE7—
markup.heading, markup.heading.setext, punctuation.definition.heading#678CE9bold
markup.bold—bold
markup.italic—italic
markup.inline.raw, markup.raw.block#557FE7—
string.other.link.title, string.other.link.description#678CE9—
markup.underline.link#E2E8F2underline
punctuation.definition.list#79ECB3—
markup.quote, punctuation.definition.quote#E2E8F2italic
Morphous Theme by Ameyanagi - VS Code Theme