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#3E3123
  • activityBar.border#ffffff15
  • activityBar.foreground#E9B167
  • activityBar.inactiveForeground#FAF9F760
  • activityBarBadge.background#E9B167
  • activityBarBadge.foreground#3E3123
  • button.background#E9B167
  • button.foreground#3E3123
  • button.hoverBackground#E9B167dd
  • editor.background#3E3123
  • editor.foreground#FAF9F7
  • editor.inactiveSelectionBackground#EC79793580
  • editor.lineHighlightBackground#211A1240
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#EC797935
  • editorCursor.foreground#E9B167
  • editorGroupHeader.tabsBackground#3E3123dd
  • editorLineNumber.activeForeground#E9B167
  • editorLineNumber.foreground#D8D3C180
  • focusBorder#E9B167
  • foreground#FAF9F7
  • input.background#211A12
  • input.border#ffffff15
  • input.foreground#FAF9F7
  • input.placeholderForeground#FAF9F760
  • list.activeSelectionBackground#E9B16730
  • list.activeSelectionForeground#FAF9F7
  • list.highlightForeground#E9B167
  • list.hoverBackground#211A1240
  • list.hoverForeground#FAF9F7
  • list.inactiveSelectionBackground#E9B16715
  • list.inactiveSelectionForeground#FAF9F7
  • selection.background#EC797935
  • sideBar.background#211A12
  • sideBar.border#ffffff15
  • sideBar.foreground#FAF9F7
  • sideBarSectionHeader.background#3E312380
  • sideBarSectionHeader.foreground#FAF9F7
  • sideBarTitle.foreground#E9B167
  • statusBar.background#3E3123
  • statusBar.border#ffffff15
  • statusBar.foreground#FAF9F7
  • statusBar.noFolderBackground#3E3123
  • tab.activeBackground#3E3123
  • tab.activeBorderTop#E9B167
  • tab.activeForeground#FAF9F7
  • tab.border#ffffff15
  • tab.inactiveBackground#211A1260
  • tab.inactiveForeground#FAF9F780
  • terminal.ansiBlack#3E3123
  • terminal.ansiBlue#EC7979
  • terminal.ansiCyan#E79955
  • terminal.ansiGreen#E9B167
  • terminal.ansiMagenta#F1CD83
  • terminal.ansiRed#F1CD83
  • terminal.ansiWhite#FAF9F7
  • terminal.ansiYellow#E79955
  • terminal.background#3E3123
  • terminal.foreground#FAF9F7
  • titleBar.activeBackground#3E3123
  • titleBar.activeForeground#FAF9F7
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#3E3123
  • titleBar.inactiveForeground#FAF9F760
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#D8D3C1italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#EC7979bold
storage.type, storage.modifier#EC7979italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#E9B167
string, punctuation.definition.string, string.template, meta.template.expression#E79955
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#F1CD83
variable, variable.other.readwrite, variable.other.object#FAF9F7
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#FAF9F7
variable.parameter, meta.parameter#FAF9F7dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#FAF9F780
keyword.operator#FAF9F7
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#E79955bold
entity.other.inherited-class#E9B167
entity.name.tag, punctuation.definition.tag#EC7979
entity.other.attribute-name#E9B167
meta.diff, meta.diff.header#D8D3C1
markup.deleted#F1CD83
markup.inserted#E9B167
markup.changed#E79955
markup.heading, markup.heading.setext, punctuation.definition.heading#E9B167bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#E79955
string.other.link.title, string.other.link.description#E9B167
markup.underline.link#D8D3C1underline
punctuation.definition.list#EC7979
markup.quote, punctuation.definition.quote#D8D3C1italic
Morphous Theme by Ameyanagi - VS Code Theme