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#25342B
  • activityBar.border#ffffff15
  • activityBar.foreground#7D9F76
  • activityBar.inactiveForeground#F4F6F360
  • activityBarBadge.background#7D9F76
  • activityBarBadge.foreground#25342B
  • button.background#7D9F76
  • button.foreground#25342B
  • button.hoverBackground#7D9F76dd
  • editor.background#25342B
  • editor.foreground#F4F6F3
  • editor.inactiveSelectionBackground#C7D0C83580
  • editor.lineHighlightBackground#1E232040
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#C7D0C835
  • editorCursor.foreground#7D9F76
  • editorGroupHeader.tabsBackground#25342Bdd
  • editorLineNumber.activeForeground#7D9F76
  • editorLineNumber.foreground#E6ECE880
  • focusBorder#7D9F76
  • foreground#F4F6F3
  • input.background#1E2320
  • input.border#ffffff15
  • input.foreground#F4F6F3
  • input.placeholderForeground#F4F6F360
  • list.activeSelectionBackground#7D9F7630
  • list.activeSelectionForeground#F4F6F3
  • list.highlightForeground#7D9F76
  • list.hoverBackground#1E232040
  • list.hoverForeground#F4F6F3
  • list.inactiveSelectionBackground#7D9F7615
  • list.inactiveSelectionForeground#F4F6F3
  • selection.background#C7D0C835
  • sideBar.background#1E2320
  • sideBar.border#ffffff15
  • sideBar.foreground#F4F6F3
  • sideBarSectionHeader.background#25342B80
  • sideBarSectionHeader.foreground#F4F6F3
  • sideBarTitle.foreground#7D9F76
  • statusBar.background#25342B
  • statusBar.border#ffffff15
  • statusBar.foreground#F4F6F3
  • statusBar.noFolderBackground#25342B
  • tab.activeBackground#25342B
  • tab.activeBorderTop#7D9F76
  • tab.activeForeground#F4F6F3
  • tab.border#ffffff15
  • tab.inactiveBackground#1E232060
  • tab.inactiveForeground#F4F6F380
  • terminal.ansiBlack#25342B
  • terminal.ansiBlue#C7D0C8
  • terminal.ansiCyan#D9C6DF
  • terminal.ansiGreen#7D9F76
  • terminal.ansiMagenta#8A6E5A
  • terminal.ansiRed#8A6E5A
  • terminal.ansiWhite#F4F6F3
  • terminal.ansiYellow#D9C6DF
  • terminal.background#25342B
  • terminal.foreground#F4F6F3
  • titleBar.activeBackground#25342B
  • titleBar.activeForeground#F4F6F3
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#25342B
  • titleBar.inactiveForeground#F4F6F360
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#E6ECE8italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#C7D0C8bold
storage.type, storage.modifier#C7D0C8italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#7D9F76
string, punctuation.definition.string, string.template, meta.template.expression#D9C6DF
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#8A6E5A
variable, variable.other.readwrite, variable.other.object#F4F6F3
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#F4F6F3
variable.parameter, meta.parameter#F4F6F3dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#F4F6F380
keyword.operator#F4F6F3
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#D9C6DFbold
entity.other.inherited-class#7D9F76
entity.name.tag, punctuation.definition.tag#C7D0C8
entity.other.attribute-name#7D9F76
meta.diff, meta.diff.header#E6ECE8
markup.deleted#8A6E5A
markup.inserted#7D9F76
markup.changed#D9C6DF
markup.heading, markup.heading.setext, punctuation.definition.heading#7D9F76bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#D9C6DF
string.other.link.title, string.other.link.description#7D9F76
markup.underline.link#E6ECE8underline
punctuation.definition.list#C7D0C8
markup.quote, punctuation.definition.quote#E6ECE8italic
Morphous Theme by Ameyanagi - VS Code Theme