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#F5F6F3
  • activityBar.border#00000015
  • activityBar.foreground#934225
  • activityBar.inactiveForeground#211c1860
  • activityBarBadge.background#934225
  • activityBarBadge.foreground#F5F6F3
  • button.background#934225
  • button.foreground#F5F6F3
  • button.hoverBackground#934225dd
  • editor.background#F5F6F3
  • editor.foreground#211c18
  • editor.inactiveSelectionBackground#8343212580
  • editor.lineHighlightBackground#EEEEEC50
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#83432125
  • editorCursor.foreground#934225
  • editorGroupHeader.tabsBackground#EEEEECaa
  • editorLineNumber.activeForeground#934225
  • editorLineNumber.foreground#8d7b7080
  • focusBorder#934225
  • foreground#211c18
  • input.background#EEEEEC
  • input.border#00000015
  • input.foreground#211c18
  • input.placeholderForeground#211c1860
  • list.activeSelectionBackground#93422530
  • list.activeSelectionForeground#211c18
  • list.highlightForeground#934225
  • list.hoverBackground#EEEEEC40
  • list.hoverForeground#211c18
  • list.inactiveSelectionBackground#93422515
  • list.inactiveSelectionForeground#211c18
  • selection.background#83432125
  • sideBar.background#EEEEEC
  • sideBar.border#00000015
  • sideBar.foreground#211c18
  • sideBarSectionHeader.background#EEEEEC80
  • sideBarSectionHeader.foreground#211c18
  • sideBarTitle.foreground#934225
  • statusBar.background#F5F6F3
  • statusBar.border#00000015
  • statusBar.foreground#211c18
  • statusBar.noFolderBackground#F5F6F3
  • tab.activeBackground#F5F6F3
  • tab.activeBorderTop#934225
  • tab.activeForeground#211c18
  • tab.border#00000015
  • tab.inactiveBackground#F5F6F360
  • tab.inactiveForeground#211c1880
  • terminal.ansiBlack#211c18
  • terminal.ansiBlue#834321
  • terminal.ansiCyan#A35029
  • terminal.ansiGreen#934225
  • terminal.ansiMagenta#247619
  • terminal.ansiRed#247619
  • terminal.ansiWhite#211c18
  • terminal.ansiYellow#A35029
  • terminal.background#F5F6F3
  • terminal.foreground#211c18
  • titleBar.activeBackground#F5F6F3
  • titleBar.activeForeground#211c18
  • titleBar.border#00000015
  • titleBar.inactiveBackground#F5F6F3
  • titleBar.inactiveForeground#211c1860
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#8d7b70italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#834321bold
storage.type, storage.modifier#834321italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#934225
string, punctuation.definition.string, string.template, meta.template.expression#A35029
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#247619
variable, variable.other.readwrite, variable.other.object#211c18
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#211c18
variable.parameter, meta.parameter#211c18dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#211c1880
keyword.operator#211c18
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#A35029bold
entity.other.inherited-class#934225
entity.name.tag, punctuation.definition.tag#834321
entity.other.attribute-name#934225
meta.diff, meta.diff.header#8d7b70
markup.deleted#247619
markup.inserted#934225
markup.changed#A35029
markup.heading, markup.heading.setext, punctuation.definition.heading#934225bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#A35029
string.other.link.title, string.other.link.description#934225
markup.underline.link#8d7b70underline
punctuation.definition.list#834321
markup.quote, punctuation.definition.quote#8d7b70italic