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#12110b
  • activityBar.border#ffffff15
  • activityBar.foreground#d4a017
  • activityBar.inactiveForeground#faf7f060
  • activityBarBadge.background#d4a017
  • activityBarBadge.foreground#12110b
  • button.background#d4a017
  • button.foreground#12110b
  • button.hoverBackground#d4a017dd
  • editor.background#12110b
  • editor.foreground#faf7f0
  • editor.inactiveSelectionBackground#e7c15e3580
  • editor.lineHighlightBackground#0e0e0e40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#e7c15e35
  • editorCursor.foreground#d4a017
  • editorGroupHeader.tabsBackground#12110bdd
  • editorLineNumber.activeForeground#d4a017
  • editorLineNumber.foreground#b99a6380
  • focusBorder#d4a017
  • foreground#faf7f0
  • input.background#0e0e0e
  • input.border#ffffff15
  • input.foreground#faf7f0
  • input.placeholderForeground#faf7f060
  • list.activeSelectionBackground#d4a01730
  • list.activeSelectionForeground#faf7f0
  • list.highlightForeground#d4a017
  • list.hoverBackground#0e0e0e40
  • list.hoverForeground#faf7f0
  • list.inactiveSelectionBackground#d4a01715
  • list.inactiveSelectionForeground#faf7f0
  • selection.background#e7c15e35
  • sideBar.background#0e0e0e
  • sideBar.border#ffffff15
  • sideBar.foreground#faf7f0
  • sideBarSectionHeader.background#12110b80
  • sideBarSectionHeader.foreground#faf7f0
  • sideBarTitle.foreground#d4a017
  • statusBar.background#12110b
  • statusBar.border#ffffff15
  • statusBar.foreground#faf7f0
  • statusBar.noFolderBackground#12110b
  • tab.activeBackground#12110b
  • tab.activeBorderTop#d4a017
  • tab.activeForeground#faf7f0
  • tab.border#ffffff15
  • tab.inactiveBackground#0e0e0e60
  • tab.inactiveForeground#faf7f080
  • terminal.ansiBlack#12110b
  • terminal.ansiBlue#e7c15e
  • terminal.ansiCyan#2e7032
  • terminal.ansiGreen#d4a017
  • terminal.ansiMagenta#7b4f20
  • terminal.ansiRed#7b4f20
  • terminal.ansiWhite#faf7f0
  • terminal.ansiYellow#2e7032
  • terminal.background#12110b
  • terminal.foreground#faf7f0
  • titleBar.activeBackground#12110b
  • titleBar.activeForeground#faf7f0
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#12110b
  • titleBar.inactiveForeground#faf7f060
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#b99a63italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#e7c15ebold
storage.type, storage.modifier#e7c15eitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#d4a017
string, punctuation.definition.string, string.template, meta.template.expression#2e7032
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#7b4f20
variable, variable.other.readwrite, variable.other.object#faf7f0
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#faf7f0
variable.parameter, meta.parameter#faf7f0dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#faf7f080
keyword.operator#faf7f0
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#2e7032bold
entity.other.inherited-class#d4a017
entity.name.tag, punctuation.definition.tag#e7c15e
entity.other.attribute-name#d4a017
meta.diff, meta.diff.header#b99a63
markup.deleted#7b4f20
markup.inserted#d4a017
markup.changed#2e7032
markup.heading, markup.heading.setext, punctuation.definition.heading#d4a017bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#2e7032
string.other.link.title, string.other.link.description#d4a017
markup.underline.link#b99a63underline
punctuation.definition.list#e7c15e
markup.quote, punctuation.definition.quote#b99a63italic