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

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#0e0e0e
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#0e0e0e
variable.parameter, meta.parameter#0e0e0edditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#0e0e0e80
keyword.operator#0e0e0e
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