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#93253E
  • activityBar.inactiveForeground#2C2A2660
  • activityBarBadge.background#93253E
  • activityBarBadge.foreground#F9F7F1
  • button.background#93253E
  • button.foreground#F9F7F1
  • button.hoverBackground#93253Edd
  • editor.background#F9F7F1
  • editor.foreground#2C2A26
  • editor.inactiveSelectionBackground#8321332580
  • editor.lineHighlightBackground#F9F7F150
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#83213325
  • editorCursor.foreground#93253E
  • editorGroupHeader.tabsBackground#F9F7F1aa
  • editorLineNumber.activeForeground#93253E
  • editorLineNumber.foreground#6f8a5880
  • focusBorder#93253E
  • foreground#2C2A26
  • input.background#F9F7F1
  • input.border#00000015
  • input.foreground#2C2A26
  • input.placeholderForeground#2C2A2660
  • list.activeSelectionBackground#93253E30
  • list.activeSelectionForeground#2C2A26
  • list.highlightForeground#93253E
  • list.hoverBackground#F9F7F140
  • list.hoverForeground#2C2A26
  • list.inactiveSelectionBackground#93253E15
  • list.inactiveSelectionForeground#2C2A26
  • selection.background#83213325
  • sideBar.background#F9F7F1
  • sideBar.border#00000015
  • sideBar.foreground#2C2A26
  • sideBarSectionHeader.background#F9F7F180
  • sideBarSectionHeader.foreground#2C2A26
  • sideBarTitle.foreground#93253E
  • statusBar.background#F9F7F1
  • statusBar.border#00000015
  • statusBar.foreground#2C2A26
  • statusBar.noFolderBackground#F9F7F1
  • tab.activeBackground#F9F7F1
  • tab.activeBorderTop#93253E
  • tab.activeForeground#2C2A26
  • tab.border#00000015
  • tab.inactiveBackground#F9F7F160
  • tab.inactiveForeground#2C2A2680
  • terminal.ansiBlack#2C2A26
  • terminal.ansiBlue#832133
  • terminal.ansiCyan#A34729
  • terminal.ansiGreen#93253E
  • terminal.ansiMagenta#277619
  • terminal.ansiRed#277619
  • terminal.ansiWhite#2C2A26
  • terminal.ansiYellow#A34729
  • terminal.background#F9F7F1
  • terminal.foreground#2C2A26
  • titleBar.activeBackground#F9F7F1
  • titleBar.activeForeground#2C2A26
  • titleBar.border#00000015
  • titleBar.inactiveBackground#F9F7F1
  • titleBar.inactiveForeground#2C2A2660
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#6f8a58italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#832133bold
storage.type, storage.modifier#832133italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#93253E
string, punctuation.definition.string, string.template, meta.template.expression#A34729
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#277619
variable, variable.other.readwrite, variable.other.object#2C2A26
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#2C2A26
variable.parameter, meta.parameter#2C2A26dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#2C2A2680
keyword.operator#2C2A26
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#A34729bold
entity.other.inherited-class#93253E
entity.name.tag, punctuation.definition.tag#832133
entity.other.attribute-name#93253E
meta.diff, meta.diff.header#6f8a58
markup.deleted#277619
markup.inserted#93253E
markup.changed#A34729
markup.heading, markup.heading.setext, punctuation.definition.heading#93253Ebold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#A34729
string.other.link.title, string.other.link.description#93253E
markup.underline.link#6f8a58underline
punctuation.definition.list#832133
markup.quote, punctuation.definition.quote#6f8a58italic