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#0E1B26
  • activityBar.border#ffffff15
  • activityBar.foreground#6B0F14
  • activityBar.inactiveForeground#F4F6FA60
  • activityBarBadge.background#6B0F14
  • activityBarBadge.foreground#0E1B26
  • button.background#6B0F14
  • button.foreground#0E1B26
  • button.hoverBackground#6B0F14dd
  • editor.background#0E1B26
  • editor.foreground#F4F6FA
  • editor.inactiveSelectionBackground#286EFF3580
  • editor.lineHighlightBackground#0D0F1440
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#286EFF35
  • editorCursor.foreground#6B0F14
  • editorGroupHeader.tabsBackground#0E1B26dd
  • editorLineNumber.activeForeground#6B0F14
  • editorLineNumber.foreground#18243080
  • focusBorder#6B0F14
  • foreground#F4F6FA
  • input.background#0D0F14
  • input.border#ffffff15
  • input.foreground#F4F6FA
  • input.placeholderForeground#F4F6FA60
  • list.activeSelectionBackground#6B0F1430
  • list.activeSelectionForeground#F4F6FA
  • list.highlightForeground#6B0F14
  • list.hoverBackground#0D0F1440
  • list.hoverForeground#F4F6FA
  • list.inactiveSelectionBackground#6B0F1415
  • list.inactiveSelectionForeground#F4F6FA
  • selection.background#286EFF35
  • sideBar.background#0D0F14
  • sideBar.border#ffffff15
  • sideBar.foreground#F4F6FA
  • sideBarSectionHeader.background#0E1B2680
  • sideBarSectionHeader.foreground#F4F6FA
  • sideBarTitle.foreground#6B0F14
  • statusBar.background#0E1B26
  • statusBar.border#ffffff15
  • statusBar.foreground#F4F6FA
  • statusBar.noFolderBackground#0E1B26
  • tab.activeBackground#0E1B26
  • tab.activeBorderTop#6B0F14
  • tab.activeForeground#F4F6FA
  • tab.border#ffffff15
  • tab.inactiveBackground#0D0F1460
  • tab.inactiveForeground#F4F6FA80
  • terminal.ansiBlack#0E1B26
  • terminal.ansiBlue#286EFF
  • terminal.ansiCyan#380E16
  • terminal.ansiGreen#6B0F14
  • terminal.ansiMagenta#58E6FF
  • terminal.ansiRed#58E6FF
  • terminal.ansiWhite#F4F6FA
  • terminal.ansiYellow#380E16
  • terminal.background#0E1B26
  • terminal.foreground#F4F6FA
  • titleBar.activeBackground#0E1B26
  • titleBar.activeForeground#F4F6FA
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#0E1B26
  • titleBar.inactiveForeground#F4F6FA60
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#182430italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#286EFFbold
storage.type, storage.modifier#286EFFitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#6B0F14
string, punctuation.definition.string, string.template, meta.template.expression#380E16
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#58E6FF
variable, variable.other.readwrite, variable.other.object#F4F6FA
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#F4F6FA
variable.parameter, meta.parameter#F4F6FAdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#F4F6FA80
keyword.operator#F4F6FA
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#380E16bold
entity.other.inherited-class#6B0F14
entity.name.tag, punctuation.definition.tag#286EFF
entity.other.attribute-name#6B0F14
meta.diff, meta.diff.header#182430
markup.deleted#58E6FF
markup.inserted#6B0F14
markup.changed#380E16
markup.heading, markup.heading.setext, punctuation.definition.heading#6B0F14bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#380E16
string.other.link.title, string.other.link.description#6B0F14
markup.underline.link#182430underline
punctuation.definition.list#286EFF
markup.quote, punctuation.definition.quote#182430italic
Morphous Theme by Ameyanagi - VS Code Theme