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#4C3924
  • activityBar.border#ffffff15
  • activityBar.foreground#E9BE67
  • activityBar.inactiveForeground#FBFAF660
  • activityBarBadge.background#E9BE67
  • activityBarBadge.foreground#4C3924
  • button.background#E9BE67
  • button.foreground#4C3924
  • button.hoverBackground#E9BE67dd
  • editor.background#4C3924
  • editor.foreground#FBFAF6
  • editor.inactiveSelectionBackground#ECC9793580
  • editor.lineHighlightBackground#110D0840
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#ECC97935
  • editorCursor.foreground#E9BE67
  • editorGroupHeader.tabsBackground#4C3924dd
  • editorLineNumber.activeForeground#E9BE67
  • editorLineNumber.foreground#D9C8A980
  • focusBorder#E9BE67
  • foreground#FBFAF6
  • input.background#110D08
  • input.border#ffffff15
  • input.foreground#FBFAF6
  • input.placeholderForeground#FBFAF660
  • list.activeSelectionBackground#E9BE6730
  • list.activeSelectionForeground#FBFAF6
  • list.highlightForeground#E9BE67
  • list.hoverBackground#110D0840
  • list.hoverForeground#FBFAF6
  • list.inactiveSelectionBackground#E9BE6715
  • list.inactiveSelectionForeground#FBFAF6
  • selection.background#ECC97935
  • sideBar.background#110D08
  • sideBar.border#ffffff15
  • sideBar.foreground#FBFAF6
  • sideBarSectionHeader.background#4C392480
  • sideBarSectionHeader.foreground#FBFAF6
  • sideBarTitle.foreground#E9BE67
  • statusBar.background#4C3924
  • statusBar.border#ffffff15
  • statusBar.foreground#FBFAF6
  • statusBar.noFolderBackground#4C3924
  • tab.activeBackground#4C3924
  • tab.activeBorderTop#E9BE67
  • tab.activeForeground#FBFAF6
  • tab.border#ffffff15
  • tab.inactiveBackground#110D0860
  • tab.inactiveForeground#FBFAF680
  • terminal.ansiBlack#4C3924
  • terminal.ansiBlue#ECC979
  • terminal.ansiCyan#E7B955
  • terminal.ansiGreen#E9BE67
  • terminal.ansiMagenta#F1BC83
  • terminal.ansiRed#F1BC83
  • terminal.ansiWhite#FBFAF6
  • terminal.ansiYellow#E7B955
  • terminal.background#4C3924
  • terminal.foreground#FBFAF6
  • titleBar.activeBackground#4C3924
  • titleBar.activeForeground#FBFAF6
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#4C3924
  • titleBar.inactiveForeground#FBFAF660
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#D9C8A9italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#ECC979bold
storage.type, storage.modifier#ECC979italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#E9BE67
string, punctuation.definition.string, string.template, meta.template.expression#E7B955
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#F1BC83
variable, variable.other.readwrite, variable.other.object#FBFAF6
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#FBFAF6
variable.parameter, meta.parameter#FBFAF6dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#FBFAF680
keyword.operator#FBFAF6
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#E7B955bold
entity.other.inherited-class#E9BE67
entity.name.tag, punctuation.definition.tag#ECC979
entity.other.attribute-name#E9BE67
meta.diff, meta.diff.header#D9C8A9
markup.deleted#F1BC83
markup.inserted#E9BE67
markup.changed#E7B955
markup.heading, markup.heading.setext, punctuation.definition.heading#E9BE67bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#E7B955
string.other.link.title, string.other.link.description#E9BE67
markup.underline.link#D9C8A9underline
punctuation.definition.list#ECC979
markup.quote, punctuation.definition.quote#D9C8A9italic