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#4d312c
  • activityBar.border#ffffff15
  • activityBar.foreground#40204f
  • activityBar.inactiveForeground#f7f1f560
  • activityBarBadge.background#40204f
  • activityBarBadge.foreground#4d312c
  • button.background#40204f
  • button.foreground#4d312c
  • button.hoverBackground#40204fdd
  • editor.background#4d312c
  • editor.foreground#f7f1f5
  • editor.inactiveSelectionBackground#2116293580
  • editor.lineHighlightBackground#17101840
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#21162935
  • editorCursor.foreground#40204f
  • editorGroupHeader.tabsBackground#4d312cdd
  • editorLineNumber.activeForeground#40204f
  • editorLineNumber.foreground#73965a80
  • focusBorder#40204f
  • foreground#f7f1f5
  • input.background#171018
  • input.border#ffffff15
  • input.foreground#f7f1f5
  • input.placeholderForeground#f7f1f560
  • list.activeSelectionBackground#40204f30
  • list.activeSelectionForeground#f7f1f5
  • list.highlightForeground#40204f
  • list.hoverBackground#17101840
  • list.hoverForeground#f7f1f5
  • list.inactiveSelectionBackground#40204f15
  • list.inactiveSelectionForeground#f7f1f5
  • selection.background#21162935
  • sideBar.background#171018
  • sideBar.border#ffffff15
  • sideBar.foreground#f7f1f5
  • sideBarSectionHeader.background#4d312c80
  • sideBarSectionHeader.foreground#f7f1f5
  • sideBarTitle.foreground#40204f
  • statusBar.background#4d312c
  • statusBar.border#ffffff15
  • statusBar.foreground#f7f1f5
  • statusBar.noFolderBackground#4d312c
  • tab.activeBackground#4d312c
  • tab.activeBorderTop#40204f
  • tab.activeForeground#f7f1f5
  • tab.border#ffffff15
  • tab.inactiveBackground#17101860
  • tab.inactiveForeground#f7f1f580
  • terminal.ansiBlack#4d312c
  • terminal.ansiBlue#211629
  • terminal.ansiCyan#b33472
  • terminal.ansiGreen#40204f
  • terminal.ansiMagenta#557b45
  • terminal.ansiRed#557b45
  • terminal.ansiWhite#f7f1f5
  • terminal.ansiYellow#b33472
  • terminal.background#4d312c
  • terminal.foreground#f7f1f5
  • titleBar.activeBackground#4d312c
  • titleBar.activeForeground#f7f1f5
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#4d312c
  • titleBar.inactiveForeground#f7f1f560
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#73965aitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#211629bold
storage.type, storage.modifier#211629italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#40204f
string, punctuation.definition.string, string.template, meta.template.expression#b33472
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#557b45
variable, variable.other.readwrite, variable.other.object#f7f1f5
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#f7f1f5
variable.parameter, meta.parameter#f7f1f5dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#f7f1f580
keyword.operator#f7f1f5
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#b33472bold
entity.other.inherited-class#40204f
entity.name.tag, punctuation.definition.tag#211629
entity.other.attribute-name#40204f
meta.diff, meta.diff.header#73965a
markup.deleted#557b45
markup.inserted#40204f
markup.changed#b33472
markup.heading, markup.heading.setext, punctuation.definition.heading#40204fbold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#b33472
string.other.link.title, string.other.link.description#40204f
markup.underline.link#73965aunderline
punctuation.definition.list#211629
markup.quote, punctuation.definition.quote#73965aitalic
Morphous Theme by Ameyanagi - VS Code Theme