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#f4f5f6
  • activityBar.border#00000015
  • activityBar.foreground#3a2e24
  • activityBar.inactiveForeground#1b1d1f60
  • activityBarBadge.background#3a2e24
  • activityBarBadge.foreground#f4f5f6
  • button.background#3a2e24
  • button.foreground#f4f5f6
  • button.hoverBackground#3a2e24dd
  • editor.background#f4f5f6
  • editor.foreground#1b1d1f
  • editor.inactiveSelectionBackground#6a7a3f2580
  • editor.lineHighlightBackground#fffaf050
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#6a7a3f25
  • editorCursor.foreground#3a2e24
  • editorGroupHeader.tabsBackground#fffaf0aa
  • editorLineNumber.activeForeground#3a2e24
  • editorLineNumber.foreground#a7acb280
  • focusBorder#3a2e24
  • foreground#1b1d1f
  • input.background#fffaf0
  • input.border#00000015
  • input.foreground#1b1d1f
  • input.placeholderForeground#1b1d1f60
  • list.activeSelectionBackground#3a2e2430
  • list.activeSelectionForeground#1b1d1f
  • list.highlightForeground#3a2e24
  • list.hoverBackground#fffaf040
  • list.hoverForeground#1b1d1f
  • list.inactiveSelectionBackground#3a2e2415
  • list.inactiveSelectionForeground#1b1d1f
  • selection.background#6a7a3f25
  • sideBar.background#fffaf0
  • sideBar.border#00000015
  • sideBar.foreground#1b1d1f
  • sideBarSectionHeader.background#fffaf080
  • sideBarSectionHeader.foreground#1b1d1f
  • sideBarTitle.foreground#3a2e24
  • statusBar.background#f4f5f6
  • statusBar.border#00000015
  • statusBar.foreground#1b1d1f
  • statusBar.noFolderBackground#f4f5f6
  • tab.activeBackground#f4f5f6
  • tab.activeBorderTop#3a2e24
  • tab.activeForeground#1b1d1f
  • tab.border#00000015
  • tab.inactiveBackground#f4f5f660
  • tab.inactiveForeground#1b1d1f80
  • terminal.ansiBlack#1b1d1f
  • terminal.ansiBlue#6a7a3f
  • terminal.ansiCyan#b89b4a
  • terminal.ansiGreen#3a2e24
  • terminal.ansiMagenta#889561
  • terminal.ansiRed#889561
  • terminal.ansiWhite#1b1d1f
  • terminal.ansiYellow#b89b4a
  • terminal.background#f4f5f6
  • terminal.foreground#1b1d1f
  • titleBar.activeBackground#f4f5f6
  • titleBar.activeForeground#1b1d1f
  • titleBar.border#00000015
  • titleBar.inactiveBackground#f4f5f6
  • titleBar.inactiveForeground#1b1d1f60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#a7acb2italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#6a7a3fbold
storage.type, storage.modifier#6a7a3fitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#3a2e24
string, punctuation.definition.string, string.template, meta.template.expression#b89b4a
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#889561
variable, variable.other.readwrite, variable.other.object#1b1d1f
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#1b1d1f
variable.parameter, meta.parameter#1b1d1fdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#1b1d1f80
keyword.operator#1b1d1f
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#b89b4abold
entity.other.inherited-class#3a2e24
entity.name.tag, punctuation.definition.tag#6a7a3f
entity.other.attribute-name#3a2e24
meta.diff, meta.diff.header#a7acb2
markup.deleted#889561
markup.inserted#3a2e24
markup.changed#b89b4a
markup.heading, markup.heading.setext, punctuation.definition.heading#3a2e24bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#b89b4a
string.other.link.title, string.other.link.description#3a2e24
markup.underline.link#a7acb2underline
punctuation.definition.list#6a7a3f
markup.quote, punctuation.definition.quote#a7acb2italic