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#2E2418
  • activityBar.border#ffffff15
  • activityBar.foreground#D68773
  • activityBar.inactiveForeground#DDE7F160
  • activityBarBadge.background#D68773
  • activityBarBadge.foreground#2E2418
  • button.background#D68773
  • button.foreground#2E2418
  • button.hoverBackground#D68773dd
  • editor.background#2E2418
  • editor.foreground#DDE7F1
  • editor.inactiveSelectionBackground#6A4E363580
  • editor.lineHighlightBackground#2f241940
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#6A4E3635
  • editorCursor.foreground#D68773
  • editorGroupHeader.tabsBackground#2E2418dd
  • editorLineNumber.activeForeground#D68773
  • editorLineNumber.foreground#EFE6D680
  • focusBorder#D68773
  • foreground#DDE7F1
  • input.background#2f2419
  • input.border#ffffff15
  • input.foreground#DDE7F1
  • input.placeholderForeground#DDE7F160
  • list.activeSelectionBackground#D6877330
  • list.activeSelectionForeground#DDE7F1
  • list.highlightForeground#D68773
  • list.hoverBackground#2f241940
  • list.hoverForeground#DDE7F1
  • list.inactiveSelectionBackground#D6877315
  • list.inactiveSelectionForeground#DDE7F1
  • selection.background#6A4E3635
  • sideBar.background#2f2419
  • sideBar.border#ffffff15
  • sideBar.foreground#DDE7F1
  • sideBarSectionHeader.background#2E241880
  • sideBarSectionHeader.foreground#DDE7F1
  • sideBarTitle.foreground#D68773
  • statusBar.background#2E2418
  • statusBar.border#ffffff15
  • statusBar.foreground#DDE7F1
  • statusBar.noFolderBackground#2E2418
  • tab.activeBackground#2E2418
  • tab.activeBorderTop#D68773
  • tab.activeForeground#DDE7F1
  • tab.border#ffffff15
  • tab.inactiveBackground#2f241960
  • tab.inactiveForeground#DDE7F180
  • terminal.ansiBlack#2E2418
  • terminal.ansiBlue#6A4E36
  • terminal.ansiCyan#F2D699
  • terminal.ansiGreen#D68773
  • terminal.ansiMagenta#8FA083
  • terminal.ansiRed#8FA083
  • terminal.ansiWhite#DDE7F1
  • terminal.ansiYellow#F2D699
  • terminal.background#2E2418
  • terminal.foreground#DDE7F1
  • titleBar.activeBackground#2E2418
  • titleBar.activeForeground#DDE7F1
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#2E2418
  • titleBar.inactiveForeground#DDE7F160
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#EFE6D6italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#6A4E36bold
storage.type, storage.modifier#6A4E36italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#D68773
string, punctuation.definition.string, string.template, meta.template.expression#F2D699
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#8FA083
variable, variable.other.readwrite, variable.other.object#DDE7F1
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#DDE7F1
variable.parameter, meta.parameter#DDE7F1dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#DDE7F180
keyword.operator#DDE7F1
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#F2D699bold
entity.other.inherited-class#D68773
entity.name.tag, punctuation.definition.tag#6A4E36
entity.other.attribute-name#D68773
meta.diff, meta.diff.header#EFE6D6
markup.deleted#8FA083
markup.inserted#D68773
markup.changed#F2D699
markup.heading, markup.heading.setext, punctuation.definition.heading#D68773bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#F2D699
string.other.link.title, string.other.link.description#D68773
markup.underline.link#EFE6D6underline
punctuation.definition.list#6A4E36
markup.quote, punctuation.definition.quote#EFE6D6italic
Morphous Theme by Ameyanagi - VS Code Theme