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#FCFBF8
  • activityBar.border#00000015
  • activityBar.foreground#932525
  • activityBar.inactiveForeground#1F1F1F60
  • activityBarBadge.background#932525
  • activityBarBadge.foreground#FCFBF8
  • button.background#932525
  • button.foreground#FCFBF8
  • button.hoverBackground#932525dd
  • editor.background#FCFBF8
  • editor.foreground#1F1F1F
  • editor.inactiveSelectionBackground#6583212580
  • editor.lineHighlightBackground#F2ECE350
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#65832125
  • editorCursor.foreground#932525
  • editorGroupHeader.tabsBackground#F2ECE3aa
  • editorLineNumber.activeForeground#932525
  • editorLineNumber.foreground#B7845B80
  • focusBorder#932525
  • foreground#1F1F1F
  • input.background#F2ECE3
  • input.border#00000015
  • input.foreground#1F1F1F
  • input.placeholderForeground#1F1F1F60
  • list.activeSelectionBackground#93252530
  • list.activeSelectionForeground#1F1F1F
  • list.highlightForeground#932525
  • list.hoverBackground#F2ECE340
  • list.hoverForeground#1F1F1F
  • list.inactiveSelectionBackground#93252515
  • list.inactiveSelectionForeground#1F1F1F
  • selection.background#65832125
  • sideBar.background#F2ECE3
  • sideBar.border#00000015
  • sideBar.foreground#1F1F1F
  • sideBarSectionHeader.background#F2ECE380
  • sideBarSectionHeader.foreground#1F1F1F
  • sideBarTitle.foreground#932525
  • statusBar.background#FCFBF8
  • statusBar.border#00000015
  • statusBar.foreground#1F1F1F
  • statusBar.noFolderBackground#FCFBF8
  • tab.activeBackground#FCFBF8
  • tab.activeBorderTop#932525
  • tab.activeForeground#1F1F1F
  • tab.border#00000015
  • tab.inactiveBackground#FCFBF860
  • tab.inactiveForeground#1F1F1F80
  • terminal.ansiBlack#1F1F1F
  • terminal.ansiBlue#658321
  • terminal.ansiCyan#91A329
  • terminal.ansiGreen#932525
  • terminal.ansiMagenta#6B7619
  • terminal.ansiRed#6B7619
  • terminal.ansiWhite#1F1F1F
  • terminal.ansiYellow#91A329
  • terminal.background#FCFBF8
  • terminal.foreground#1F1F1F
  • titleBar.activeBackground#FCFBF8
  • titleBar.activeForeground#1F1F1F
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FCFBF8
  • titleBar.inactiveForeground#1F1F1F60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#B7845Bitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#658321bold
storage.type, storage.modifier#658321italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#932525—
string, punctuation.definition.string, string.template, meta.template.expression#91A329—
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#6B7619—
variable, variable.other.readwrite, variable.other.object#1F1F1F—
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#1F1F1F—
variable.parameter, meta.parameter#1F1F1Fdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#1F1F1F80—
keyword.operator#1F1F1F—
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#91A329bold
entity.other.inherited-class#932525—
entity.name.tag, punctuation.definition.tag#658321—
entity.other.attribute-name#932525—
meta.diff, meta.diff.header#B7845B—
markup.deleted#6B7619—
markup.inserted#932525—
markup.changed#91A329—
markup.heading, markup.heading.setext, punctuation.definition.heading#932525bold
markup.bold—bold
markup.italic—italic
markup.inline.raw, markup.raw.block#91A329—
string.other.link.title, string.other.link.description#932525—
markup.underline.link#B7845Bunderline
punctuation.definition.list#658321—
markup.quote, punctuation.definition.quote#B7845Bitalic