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#334155
  • activityBar.border#ffffff15
  • activityBar.foreground#0a4f6e
  • activityBar.inactiveForeground#f6f8f760
  • activityBarBadge.background#0a4f6e
  • activityBarBadge.foreground#334155
  • button.background#0a4f6e
  • button.foreground#334155
  • button.hoverBackground#0a4f6edd
  • editor.background#334155
  • editor.foreground#f6f8f7
  • editor.inactiveSelectionBackground#6672803580
  • editor.lineHighlightBackground#0f172a40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#66728035
  • editorCursor.foreground#0a4f6e
  • editorGroupHeader.tabsBackground#334155dd
  • editorLineNumber.activeForeground#0a4f6e
  • editorLineNumber.foreground#9aa3ab80
  • focusBorder#0a4f6e
  • foreground#f6f8f7
  • input.background#0f172a
  • input.border#ffffff15
  • input.foreground#f6f8f7
  • input.placeholderForeground#f6f8f760
  • list.activeSelectionBackground#0a4f6e30
  • list.activeSelectionForeground#f6f8f7
  • list.highlightForeground#0a4f6e
  • list.hoverBackground#0f172a40
  • list.hoverForeground#f6f8f7
  • list.inactiveSelectionBackground#0a4f6e15
  • list.inactiveSelectionForeground#f6f8f7
  • selection.background#66728035
  • sideBar.background#0f172a
  • sideBar.border#ffffff15
  • sideBar.foreground#f6f8f7
  • sideBarSectionHeader.background#33415580
  • sideBarSectionHeader.foreground#f6f8f7
  • sideBarTitle.foreground#0a4f6e
  • statusBar.background#334155
  • statusBar.border#ffffff15
  • statusBar.foreground#f6f8f7
  • statusBar.noFolderBackground#334155
  • tab.activeBackground#334155
  • tab.activeBorderTop#0a4f6e
  • tab.activeForeground#f6f8f7
  • tab.border#ffffff15
  • tab.inactiveBackground#0f172a60
  • tab.inactiveForeground#f6f8f780
  • terminal.ansiBlack#334155
  • terminal.ansiBlue#667280
  • terminal.ansiCyan#a7c7d7
  • terminal.ansiGreen#0a4f6e
  • terminal.ansiMagenta#137b88
  • terminal.ansiRed#137b88
  • terminal.ansiWhite#f6f8f7
  • terminal.ansiYellow#a7c7d7
  • terminal.background#334155
  • terminal.foreground#f6f8f7
  • titleBar.activeBackground#334155
  • titleBar.activeForeground#f6f8f7
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#334155
  • titleBar.inactiveForeground#f6f8f760
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#9aa3abitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#667280bold
storage.type, storage.modifier#667280italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#0a4f6e
string, punctuation.definition.string, string.template, meta.template.expression#a7c7d7
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#137b88
variable, variable.other.readwrite, variable.other.object#f6f8f7
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#f6f8f7
variable.parameter, meta.parameter#f6f8f7dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#f6f8f780
keyword.operator#f6f8f7
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#a7c7d7bold
entity.other.inherited-class#0a4f6e
entity.name.tag, punctuation.definition.tag#667280
entity.other.attribute-name#0a4f6e
meta.diff, meta.diff.header#9aa3ab
markup.deleted#137b88
markup.inserted#0a4f6e
markup.changed#a7c7d7
markup.heading, markup.heading.setext, punctuation.definition.heading#0a4f6ebold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#a7c7d7
string.other.link.title, string.other.link.description#0a4f6e
markup.underline.link#9aa3abunderline
punctuation.definition.list#667280
markup.quote, punctuation.definition.quote#9aa3abitalic
Morphous Theme by Ameyanagi - VS Code Theme