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#231E1B
  • activityBar.border#ffffff15
  • activityBar.foreground#E9BA67
  • activityBar.inactiveForeground#fbf7ea60
  • activityBarBadge.background#E9BA67
  • activityBarBadge.foreground#231E1B
  • button.background#E9BA67
  • button.foreground#231E1B
  • button.hoverBackground#E9BA67dd
  • editor.background#231E1B
  • editor.foreground#fbf7ea
  • editor.inactiveSelectionBackground#ECD1793580
  • editor.lineHighlightBackground#0B0A0940
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#ECD17935
  • editorCursor.foreground#E9BA67
  • editorGroupHeader.tabsBackground#231E1Bdd
  • editorLineNumber.activeForeground#E9BA67
  • editorLineNumber.foreground#7b756680
  • focusBorder#E9BA67
  • foreground#fbf7ea
  • input.background#0B0A09
  • input.border#ffffff15
  • input.foreground#fbf7ea
  • input.placeholderForeground#fbf7ea60
  • list.activeSelectionBackground#E9BA6730
  • list.activeSelectionForeground#fbf7ea
  • list.highlightForeground#E9BA67
  • list.hoverBackground#0B0A0940
  • list.hoverForeground#fbf7ea
  • list.inactiveSelectionBackground#E9BA6715
  • list.inactiveSelectionForeground#fbf7ea
  • selection.background#ECD17935
  • sideBar.background#0B0A09
  • sideBar.border#ffffff15
  • sideBar.foreground#fbf7ea
  • sideBarSectionHeader.background#231E1B80
  • sideBarSectionHeader.foreground#fbf7ea
  • sideBarTitle.foreground#E9BA67
  • statusBar.background#231E1B
  • statusBar.border#ffffff15
  • statusBar.foreground#fbf7ea
  • statusBar.noFolderBackground#231E1B
  • tab.activeBackground#231E1B
  • tab.activeBorderTop#E9BA67
  • tab.activeForeground#fbf7ea
  • tab.border#ffffff15
  • tab.inactiveBackground#0B0A0960
  • tab.inactiveForeground#fbf7ea80
  • terminal.ansiBlack#231E1B
  • terminal.ansiBlue#ECD179
  • terminal.ansiCyan#E7A555
  • terminal.ansiGreen#E9BA67
  • terminal.ansiMagenta#CEF183
  • terminal.ansiRed#CEF183
  • terminal.ansiWhite#fbf7ea
  • terminal.ansiYellow#E7A555
  • terminal.background#231E1B
  • terminal.foreground#fbf7ea
  • titleBar.activeBackground#231E1B
  • titleBar.activeForeground#fbf7ea
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#231E1B
  • titleBar.inactiveForeground#fbf7ea60
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#7b7566italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#ECD179bold
storage.type, storage.modifier#ECD179italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#E9BA67
string, punctuation.definition.string, string.template, meta.template.expression#E7A555
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#CEF183
variable, variable.other.readwrite, variable.other.object#fbf7ea
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#fbf7ea
variable.parameter, meta.parameter#fbf7eadditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#fbf7ea80
keyword.operator#fbf7ea
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#E7A555bold
entity.other.inherited-class#E9BA67
entity.name.tag, punctuation.definition.tag#ECD179
entity.other.attribute-name#E9BA67
meta.diff, meta.diff.header#7b7566
markup.deleted#CEF183
markup.inserted#E9BA67
markup.changed#E7A555
markup.heading, markup.heading.setext, punctuation.definition.heading#E9BA67bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#E7A555
string.other.link.title, string.other.link.description#E9BA67
markup.underline.link#7b7566underline
punctuation.definition.list#ECD179
markup.quote, punctuation.definition.quote#7b7566italic
Morphous Theme by Ameyanagi - VS Code Theme