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#2D231A
  • activityBar.border#ffffff15
  • activityBar.foreground#E9AF67
  • activityBar.inactiveForeground#F6F2E860
  • activityBarBadge.background#E9AF67
  • activityBarBadge.foreground#2D231A
  • button.background#E9AF67
  • button.foreground#2D231A
  • button.hoverBackground#E9AF67dd
  • editor.background#2D231A
  • editor.foreground#F6F2E8
  • editor.inactiveSelectionBackground#C0EC793580
  • editor.lineHighlightBackground#110C0840
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#C0EC7935
  • editorCursor.foreground#E9AF67
  • editorGroupHeader.tabsBackground#2D231Add
  • editorLineNumber.activeForeground#E9AF67
  • editorLineNumber.foreground#7A685280
  • focusBorder#E9AF67
  • foreground#F6F2E8
  • input.background#110C08
  • input.border#ffffff15
  • input.foreground#F6F2E8
  • input.placeholderForeground#F6F2E860
  • list.activeSelectionBackground#E9AF6730
  • list.activeSelectionForeground#F6F2E8
  • list.highlightForeground#E9AF67
  • list.hoverBackground#110C0840
  • list.hoverForeground#F6F2E8
  • list.inactiveSelectionBackground#E9AF6715
  • list.inactiveSelectionForeground#F6F2E8
  • selection.background#C0EC7935
  • sideBar.background#110C08
  • sideBar.border#ffffff15
  • sideBar.foreground#F6F2E8
  • sideBarSectionHeader.background#2D231A80
  • sideBarSectionHeader.foreground#F6F2E8
  • sideBarTitle.foreground#E9AF67
  • statusBar.background#2D231A
  • statusBar.border#ffffff15
  • statusBar.foreground#F6F2E8
  • statusBar.noFolderBackground#2D231A
  • tab.activeBackground#2D231A
  • tab.activeBorderTop#E9AF67
  • tab.activeForeground#F6F2E8
  • tab.border#ffffff15
  • tab.inactiveBackground#110C0860
  • tab.inactiveForeground#F6F2E880
  • terminal.ansiBlack#2D231A
  • terminal.ansiBlue#C0EC79
  • terminal.ansiCyan#E7B155
  • terminal.ansiGreen#E9AF67
  • terminal.ansiMagenta#F1CE83
  • terminal.ansiRed#F1CE83
  • terminal.ansiWhite#F6F2E8
  • terminal.ansiYellow#E7B155
  • terminal.background#2D231A
  • terminal.foreground#F6F2E8
  • titleBar.activeBackground#2D231A
  • titleBar.activeForeground#F6F2E8
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#2D231A
  • titleBar.inactiveForeground#F6F2E860
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#7A6852italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#C0EC79bold
storage.type, storage.modifier#C0EC79italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#E9AF67
string, punctuation.definition.string, string.template, meta.template.expression#E7B155
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#F1CE83
variable, variable.other.readwrite, variable.other.object#F6F2E8
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#F6F2E8
variable.parameter, meta.parameter#F6F2E8dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#F6F2E880
keyword.operator#F6F2E8
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#E7B155bold
entity.other.inherited-class#E9AF67
entity.name.tag, punctuation.definition.tag#C0EC79
entity.other.attribute-name#E9AF67
meta.diff, meta.diff.header#7A6852
markup.deleted#F1CE83
markup.inserted#E9AF67
markup.changed#E7B155
markup.heading, markup.heading.setext, punctuation.definition.heading#E9AF67bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#E7B155
string.other.link.title, string.other.link.description#E9AF67
markup.underline.link#7A6852underline
punctuation.definition.list#C0EC79
markup.quote, punctuation.definition.quote#7A6852italic