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#5a4632
  • activityBar.border#ffffff15
  • activityBar.foreground#0e5cc6
  • activityBar.inactiveForeground#f6f8fa60
  • activityBarBadge.background#0e5cc6
  • activityBarBadge.foreground#5a4632
  • button.background#0e5cc6
  • button.foreground#5a4632
  • button.hoverBackground#0e5cc6dd
  • editor.background#5a4632
  • editor.foreground#f6f8fa
  • editor.inactiveSelectionBackground#1d7cf23580
  • editor.lineHighlightBackground#0b0e1240
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#1d7cf235
  • editorCursor.foreground#0e5cc6
  • editorGroupHeader.tabsBackground#5a4632dd
  • editorLineNumber.activeForeground#0e5cc6
  • editorLineNumber.foreground#aab2bd80
  • focusBorder#0e5cc6
  • foreground#f6f8fa
  • input.background#0b0e12
  • input.border#ffffff15
  • input.foreground#f6f8fa
  • input.placeholderForeground#f6f8fa60
  • list.activeSelectionBackground#0e5cc630
  • list.activeSelectionForeground#f6f8fa
  • list.highlightForeground#0e5cc6
  • list.hoverBackground#0b0e1240
  • list.hoverForeground#f6f8fa
  • list.inactiveSelectionBackground#0e5cc615
  • list.inactiveSelectionForeground#f6f8fa
  • selection.background#1d7cf235
  • sideBar.background#0b0e12
  • sideBar.border#ffffff15
  • sideBar.foreground#f6f8fa
  • sideBarSectionHeader.background#5a463280
  • sideBarSectionHeader.foreground#f6f8fa
  • sideBarTitle.foreground#0e5cc6
  • statusBar.background#5a4632
  • statusBar.border#ffffff15
  • statusBar.foreground#f6f8fa
  • statusBar.noFolderBackground#5a4632
  • tab.activeBackground#5a4632
  • tab.activeBorderTop#0e5cc6
  • tab.activeForeground#f6f8fa
  • tab.border#ffffff15
  • tab.inactiveBackground#0b0e1260
  • tab.inactiveForeground#f6f8fa80
  • terminal.ansiBlack#5a4632
  • terminal.ansiBlue#1d7cf2
  • terminal.ansiCyan#7ec1ff
  • terminal.ansiGreen#0e5cc6
  • terminal.ansiMagenta#f2f5fa
  • terminal.ansiRed#f2f5fa
  • terminal.ansiWhite#f6f8fa
  • terminal.ansiYellow#7ec1ff
  • terminal.background#5a4632
  • terminal.foreground#f6f8fa
  • titleBar.activeBackground#5a4632
  • titleBar.activeForeground#f6f8fa
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#5a4632
  • titleBar.inactiveForeground#f6f8fa60
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#aab2bditalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#1d7cf2bold
storage.type, storage.modifier#1d7cf2italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#0e5cc6
string, punctuation.definition.string, string.template, meta.template.expression#7ec1ff
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#f2f5fa
variable, variable.other.readwrite, variable.other.object#f6f8fa
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#f6f8fa
variable.parameter, meta.parameter#f6f8fadditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#f6f8fa80
keyword.operator#f6f8fa
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#7ec1ffbold
entity.other.inherited-class#0e5cc6
entity.name.tag, punctuation.definition.tag#1d7cf2
entity.other.attribute-name#0e5cc6
meta.diff, meta.diff.header#aab2bd
markup.deleted#f2f5fa
markup.inserted#0e5cc6
markup.changed#7ec1ff
markup.heading, markup.heading.setext, punctuation.definition.heading#0e5cc6bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#7ec1ff
string.other.link.title, string.other.link.description#0e5cc6
markup.underline.link#aab2bdunderline
punctuation.definition.list#1d7cf2
markup.quote, punctuation.definition.quote#aab2bditalic
Morphous Theme by Ameyanagi - VS Code Theme