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#F9F7F1
  • activityBar.border#00000015
  • activityBar.foreground#935425
  • activityBar.inactiveForeground#2e2b1f60
  • activityBarBadge.background#935425
  • activityBarBadge.foreground#F9F7F1
  • button.background#935425
  • button.foreground#F9F7F1
  • button.hoverBackground#935425dd
  • editor.background#F9F7F1
  • editor.foreground#2e2b1f
  • editor.inactiveSelectionBackground#6F83212580
  • editor.lineHighlightBackground#FCF9F350
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#6F832125
  • editorCursor.foreground#935425
  • editorGroupHeader.tabsBackground#FCF9F3aa
  • editorLineNumber.activeForeground#935425
  • editorLineNumber.foreground#d1b08880
  • focusBorder#935425
  • foreground#2e2b1f
  • input.background#FCF9F3
  • input.border#00000015
  • input.foreground#2e2b1f
  • input.placeholderForeground#2e2b1f60
  • list.activeSelectionBackground#93542530
  • list.activeSelectionForeground#2e2b1f
  • list.highlightForeground#935425
  • list.hoverBackground#FCF9F340
  • list.hoverForeground#2e2b1f
  • list.inactiveSelectionBackground#93542515
  • list.inactiveSelectionForeground#2e2b1f
  • selection.background#6F832125
  • sideBar.background#FCF9F3
  • sideBar.border#00000015
  • sideBar.foreground#2e2b1f
  • sideBarSectionHeader.background#FCF9F380
  • sideBarSectionHeader.foreground#2e2b1f
  • sideBarTitle.foreground#935425
  • statusBar.background#F9F7F1
  • statusBar.border#00000015
  • statusBar.foreground#2e2b1f
  • statusBar.noFolderBackground#F9F7F1
  • tab.activeBackground#F9F7F1
  • tab.activeBorderTop#935425
  • tab.activeForeground#2e2b1f
  • tab.border#00000015
  • tab.inactiveBackground#F9F7F160
  • tab.inactiveForeground#2e2b1f80
  • terminal.ansiBlack#2e2b1f
  • terminal.ansiBlue#6F8321
  • terminal.ansiCyan#299DA3
  • terminal.ansiGreen#935425
  • terminal.ansiMagenta#764E19
  • terminal.ansiRed#764E19
  • terminal.ansiWhite#2e2b1f
  • terminal.ansiYellow#299DA3
  • terminal.background#F9F7F1
  • terminal.foreground#2e2b1f
  • titleBar.activeBackground#F9F7F1
  • titleBar.activeForeground#2e2b1f
  • titleBar.border#00000015
  • titleBar.inactiveBackground#F9F7F1
  • titleBar.inactiveForeground#2e2b1f60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#d1b088italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#6F8321bold
storage.type, storage.modifier#6F8321italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#935425
string, punctuation.definition.string, string.template, meta.template.expression#299DA3
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#764E19
variable, variable.other.readwrite, variable.other.object#2e2b1f
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#2e2b1f
variable.parameter, meta.parameter#2e2b1fdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#2e2b1f80
keyword.operator#2e2b1f
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#299DA3bold
entity.other.inherited-class#935425
entity.name.tag, punctuation.definition.tag#6F8321
entity.other.attribute-name#935425
meta.diff, meta.diff.header#d1b088
markup.deleted#764E19
markup.inserted#935425
markup.changed#299DA3
markup.heading, markup.heading.setext, punctuation.definition.heading#935425bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#299DA3
string.other.link.title, string.other.link.description#935425
markup.underline.link#d1b088underline
punctuation.definition.list#6F8321
markup.quote, punctuation.definition.quote#d1b088italic