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#FAFAF8
  • activityBar.border#00000015
  • activityBar.foreground#6B7E5A
  • activityBar.inactiveForeground#23241F60
  • activityBarBadge.background#6B7E5A
  • activityBarBadge.foreground#FAFAF8
  • button.background#6B7E5A
  • button.foreground#FAFAF8
  • button.hoverBackground#6B7E5Add
  • editor.background#FAFAF8
  • editor.foreground#23241F
  • editor.inactiveSelectionBackground#546B462580
  • editor.lineHighlightBackground#E7E3D850
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#546B4625
  • editorCursor.foreground#6B7E5A
  • editorGroupHeader.tabsBackground#E7E3D8aa
  • editorLineNumber.activeForeground#6B7E5A
  • editorLineNumber.foreground#D6D7DA80
  • focusBorder#6B7E5A
  • foreground#23241F
  • input.background#E7E3D8
  • input.border#00000015
  • input.foreground#23241F
  • input.placeholderForeground#23241F60
  • list.activeSelectionBackground#6B7E5A30
  • list.activeSelectionForeground#23241F
  • list.highlightForeground#6B7E5A
  • list.hoverBackground#E7E3D840
  • list.hoverForeground#23241F
  • list.inactiveSelectionBackground#6B7E5A15
  • list.inactiveSelectionForeground#23241F
  • selection.background#546B4625
  • sideBar.background#E7E3D8
  • sideBar.border#00000015
  • sideBar.foreground#23241F
  • sideBarSectionHeader.background#E7E3D880
  • sideBarSectionHeader.foreground#23241F
  • sideBarTitle.foreground#6B7E5A
  • statusBar.background#FAFAF8
  • statusBar.border#00000015
  • statusBar.foreground#23241F
  • statusBar.noFolderBackground#FAFAF8
  • tab.activeBackground#FAFAF8
  • tab.activeBorderTop#6B7E5A
  • tab.activeForeground#23241F
  • tab.border#00000015
  • tab.inactiveBackground#FAFAF860
  • tab.inactiveForeground#23241F80
  • terminal.ansiBlack#23241F
  • terminal.ansiBlue#546B46
  • terminal.ansiCyan#DCCDE6
  • terminal.ansiGreen#6B7E5A
  • terminal.ansiMagenta#886F4A
  • terminal.ansiRed#886F4A
  • terminal.ansiWhite#23241F
  • terminal.ansiYellow#DCCDE6
  • terminal.background#FAFAF8
  • terminal.foreground#23241F
  • titleBar.activeBackground#FAFAF8
  • titleBar.activeForeground#23241F
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FAFAF8
  • titleBar.inactiveForeground#23241F60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#D6D7DAitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#546B46bold
storage.type, storage.modifier#546B46italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#6B7E5A
string, punctuation.definition.string, string.template, meta.template.expression#DCCDE6
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#886F4A
variable, variable.other.readwrite, variable.other.object#23241F
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#23241F
variable.parameter, meta.parameter#23241Fdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#23241F80
keyword.operator#23241F
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#DCCDE6bold
entity.other.inherited-class#6B7E5A
entity.name.tag, punctuation.definition.tag#546B46
entity.other.attribute-name#6B7E5A
meta.diff, meta.diff.header#D6D7DA
markup.deleted#886F4A
markup.inserted#6B7E5A
markup.changed#DCCDE6
markup.heading, markup.heading.setext, punctuation.definition.heading#6B7E5Abold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#DCCDE6
string.other.link.title, string.other.link.description#6B7E5A
markup.underline.link#D6D7DAunderline
punctuation.definition.list#546B46
markup.quote, punctuation.definition.quote#D6D7DAitalic