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#F9EBD2
  • activityBar.border#00000015
  • activityBar.foreground#934425
  • activityBar.inactiveForeground#21191660
  • activityBarBadge.background#934425
  • activityBarBadge.foreground#F9EBD2
  • button.background#934425
  • button.foreground#F9EBD2
  • button.hoverBackground#934425dd
  • editor.background#F9EBD2
  • editor.foreground#211916
  • editor.inactiveSelectionBackground#835B212580
  • editor.lineHighlightBackground#F1D9B650
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#835B2125
  • editorCursor.foreground#934425
  • editorGroupHeader.tabsBackground#F1D9B6aa
  • editorLineNumber.activeForeground#934425
  • editorLineNumber.foreground#a9786180
  • focusBorder#934425
  • foreground#211916
  • input.background#F1D9B6
  • input.border#00000015
  • input.foreground#211916
  • input.placeholderForeground#21191660
  • list.activeSelectionBackground#93442530
  • list.activeSelectionForeground#211916
  • list.highlightForeground#934425
  • list.hoverBackground#F1D9B640
  • list.hoverForeground#211916
  • list.inactiveSelectionBackground#93442515
  • list.inactiveSelectionForeground#211916
  • selection.background#835B2125
  • sideBar.background#F1D9B6
  • sideBar.border#00000015
  • sideBar.foreground#211916
  • sideBarSectionHeader.background#F1D9B680
  • sideBarSectionHeader.foreground#211916
  • sideBarTitle.foreground#934425
  • statusBar.background#F9EBD2
  • statusBar.border#00000015
  • statusBar.foreground#211916
  • statusBar.noFolderBackground#F9EBD2
  • tab.activeBackground#F9EBD2
  • tab.activeBorderTop#934425
  • tab.activeForeground#211916
  • tab.border#00000015
  • tab.inactiveBackground#F9EBD260
  • tab.inactiveForeground#21191680
  • terminal.ansiBlack#211916
  • terminal.ansiBlue#835B21
  • terminal.ansiCyan#2978A3
  • terminal.ansiGreen#934425
  • terminal.ansiMagenta#765419
  • terminal.ansiRed#765419
  • terminal.ansiWhite#211916
  • terminal.ansiYellow#2978A3
  • terminal.background#F9EBD2
  • terminal.foreground#211916
  • titleBar.activeBackground#F9EBD2
  • titleBar.activeForeground#211916
  • titleBar.border#00000015
  • titleBar.inactiveBackground#F9EBD2
  • titleBar.inactiveForeground#21191660
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#a97861italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#835B21bold
storage.type, storage.modifier#835B21italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#934425
string, punctuation.definition.string, string.template, meta.template.expression#2978A3
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#765419
variable, variable.other.readwrite, variable.other.object#211916
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#211916
variable.parameter, meta.parameter#211916dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#21191680
keyword.operator#211916
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#2978A3bold
entity.other.inherited-class#934425
entity.name.tag, punctuation.definition.tag#835B21
entity.other.attribute-name#934425
meta.diff, meta.diff.header#a97861
markup.deleted#765419
markup.inserted#934425
markup.changed#2978A3
markup.heading, markup.heading.setext, punctuation.definition.heading#934425bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#2978A3
string.other.link.title, string.other.link.description#934425
markup.underline.link#a97861underline
punctuation.definition.list#835B21
markup.quote, punctuation.definition.quote#a97861italic