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#F5EEE1
  • activityBar.border#00000015
  • activityBar.foreground#935425
  • activityBar.inactiveForeground#1f1a1660
  • activityBarBadge.background#935425
  • activityBarBadge.foreground#F5EEE1
  • button.background#935425
  • button.foreground#F5EEE1
  • button.hoverBackground#935425dd
  • editor.background#F5EEE1
  • editor.foreground#1f1a16
  • editor.inactiveSelectionBackground#6483212580
  • editor.lineHighlightBackground#D9AE7D50
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#64832125
  • editorCursor.foreground#935425
  • editorGroupHeader.tabsBackground#D9AE7Daa
  • editorLineNumber.activeForeground#935425
  • editorLineNumber.foreground#878b8280
  • focusBorder#935425
  • foreground#1f1a16
  • input.background#D9AE7D
  • input.border#00000015
  • input.foreground#1f1a16
  • input.placeholderForeground#1f1a1660
  • list.activeSelectionBackground#93542530
  • list.activeSelectionForeground#1f1a16
  • list.highlightForeground#935425
  • list.hoverBackground#D9AE7D40
  • list.hoverForeground#1f1a16
  • list.inactiveSelectionBackground#93542515
  • list.inactiveSelectionForeground#1f1a16
  • selection.background#64832125
  • sideBar.background#D9AE7D
  • sideBar.border#00000015
  • sideBar.foreground#1f1a16
  • sideBarSectionHeader.background#D9AE7D80
  • sideBarSectionHeader.foreground#1f1a16
  • sideBarTitle.foreground#935425
  • statusBar.background#F5EEE1
  • statusBar.border#00000015
  • statusBar.foreground#1f1a16
  • statusBar.noFolderBackground#F5EEE1
  • tab.activeBackground#F5EEE1
  • tab.activeBorderTop#935425
  • tab.activeForeground#1f1a16
  • tab.border#00000015
  • tab.inactiveBackground#F5EEE160
  • tab.inactiveForeground#1f1a1680
  • terminal.ansiBlack#1f1a16
  • terminal.ansiBlue#648321
  • terminal.ansiCyan#A37E29
  • terminal.ansiGreen#935425
  • terminal.ansiMagenta#764A19
  • terminal.ansiRed#764A19
  • terminal.ansiWhite#1f1a16
  • terminal.ansiYellow#A37E29
  • terminal.background#F5EEE1
  • terminal.foreground#1f1a16
  • titleBar.activeBackground#F5EEE1
  • titleBar.activeForeground#1f1a16
  • titleBar.border#00000015
  • titleBar.inactiveBackground#F5EEE1
  • titleBar.inactiveForeground#1f1a1660
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#878b82italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#648321bold
storage.type, storage.modifier#648321italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#935425
string, punctuation.definition.string, string.template, meta.template.expression#A37E29
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#764A19
variable, variable.other.readwrite, variable.other.object#1f1a16
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#1f1a16
variable.parameter, meta.parameter#1f1a16dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#1f1a1680
keyword.operator#1f1a16
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#A37E29bold
entity.other.inherited-class#935425
entity.name.tag, punctuation.definition.tag#648321
entity.other.attribute-name#935425
meta.diff, meta.diff.header#878b82
markup.deleted#764A19
markup.inserted#935425
markup.changed#A37E29
markup.heading, markup.heading.setext, punctuation.definition.heading#935425bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#A37E29
string.other.link.title, string.other.link.description#935425
markup.underline.link#878b82underline
punctuation.definition.list#648321
markup.quote, punctuation.definition.quote#878b82italic