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#081922
  • activityBar.border#ffffff15
  • activityBar.foreground#1E58FF
  • activityBar.inactiveForeground#F7FBFF60
  • activityBarBadge.background#1E58FF
  • activityBarBadge.foreground#081922
  • button.background#1E58FF
  • button.foreground#081922
  • button.hoverBackground#1E58FFdd
  • editor.background#081922
  • editor.foreground#F7FBFF
  • editor.inactiveSelectionBackground#2E7D323580
  • editor.lineHighlightBackground#0B172640
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#2E7D3235
  • editorCursor.foreground#1E58FF
  • editorGroupHeader.tabsBackground#081922dd
  • editorLineNumber.activeForeground#1E58FF
  • editorLineNumber.foreground#CBD5E180
  • focusBorder#1E58FF
  • foreground#F7FBFF
  • input.background#0B1726
  • input.border#ffffff15
  • input.foreground#F7FBFF
  • input.placeholderForeground#F7FBFF60
  • list.activeSelectionBackground#1E58FF30
  • list.activeSelectionForeground#F7FBFF
  • list.highlightForeground#1E58FF
  • list.hoverBackground#0B172640
  • list.hoverForeground#F7FBFF
  • list.inactiveSelectionBackground#1E58FF15
  • list.inactiveSelectionForeground#F7FBFF
  • selection.background#2E7D3235
  • sideBar.background#0B1726
  • sideBar.border#ffffff15
  • sideBar.foreground#F7FBFF
  • sideBarSectionHeader.background#08192280
  • sideBarSectionHeader.foreground#F7FBFF
  • sideBarTitle.foreground#1E58FF
  • statusBar.background#081922
  • statusBar.border#ffffff15
  • statusBar.foreground#F7FBFF
  • statusBar.noFolderBackground#081922
  • tab.activeBackground#081922
  • tab.activeBorderTop#1E58FF
  • tab.activeForeground#F7FBFF
  • tab.border#ffffff15
  • tab.inactiveBackground#0B172660
  • tab.inactiveForeground#F7FBFF80
  • terminal.ansiBlack#081922
  • terminal.ansiBlue#2E7D32
  • terminal.ansiCyan#7EC8F8
  • terminal.ansiGreen#1E58FF
  • terminal.ansiMagenta#FFFFFF
  • terminal.ansiRed#FFFFFF
  • terminal.ansiWhite#F7FBFF
  • terminal.ansiYellow#7EC8F8
  • terminal.background#081922
  • terminal.foreground#F7FBFF
  • titleBar.activeBackground#081922
  • titleBar.activeForeground#F7FBFF
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#081922
  • titleBar.inactiveForeground#F7FBFF60
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#CBD5E1italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#2E7D32bold
storage.type, storage.modifier#2E7D32italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#1E58FF
string, punctuation.definition.string, string.template, meta.template.expression#7EC8F8
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#FFFFFF
variable, variable.other.readwrite, variable.other.object#F7FBFF
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#F7FBFF
variable.parameter, meta.parameter#F7FBFFdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#F7FBFF80
keyword.operator#F7FBFF
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#7EC8F8bold
entity.other.inherited-class#1E58FF
entity.name.tag, punctuation.definition.tag#2E7D32
entity.other.attribute-name#1E58FF
meta.diff, meta.diff.header#CBD5E1
markup.deleted#FFFFFF
markup.inserted#1E58FF
markup.changed#7EC8F8
markup.heading, markup.heading.setext, punctuation.definition.heading#1E58FFbold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#7EC8F8
string.other.link.title, string.other.link.description#1E58FF
markup.underline.link#CBD5E1underline
punctuation.definition.list#2E7D32
markup.quote, punctuation.definition.quote#CBD5E1italic
Morphous Theme by Ameyanagi - VS Code Theme