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#372d42
  • activityBar.border#ffffff15
  • activityBar.foreground#61536f
  • activityBar.inactiveForeground#e2ddd260
  • activityBarBadge.background#61536f
  • activityBarBadge.foreground#372d42
  • button.background#61536f
  • button.foreground#372d42
  • button.hoverBackground#61536fdd
  • editor.background#372d42
  • editor.foreground#e2ddd2
  • editor.inactiveSelectionBackground#f4f1ea3580
  • editor.lineHighlightBackground#241f1d40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#f4f1ea35
  • editorCursor.foreground#61536f
  • editorGroupHeader.tabsBackground#372d42dd
  • editorLineNumber.activeForeground#61536f
  • editorLineNumber.foreground#f4f1ea80
  • focusBorder#61536f
  • foreground#e2ddd2
  • input.background#241f1d
  • input.border#ffffff15
  • input.foreground#e2ddd2
  • input.placeholderForeground#e2ddd260
  • list.activeSelectionBackground#61536f30
  • list.activeSelectionForeground#e2ddd2
  • list.highlightForeground#61536f
  • list.hoverBackground#241f1d40
  • list.hoverForeground#e2ddd2
  • list.inactiveSelectionBackground#61536f15
  • list.inactiveSelectionForeground#e2ddd2
  • selection.background#f4f1ea35
  • sideBar.background#241f1d
  • sideBar.border#ffffff15
  • sideBar.foreground#e2ddd2
  • sideBarSectionHeader.background#372d4280
  • sideBarSectionHeader.foreground#e2ddd2
  • sideBarTitle.foreground#61536f
  • statusBar.background#372d42
  • statusBar.border#ffffff15
  • statusBar.foreground#e2ddd2
  • statusBar.noFolderBackground#372d42
  • tab.activeBackground#372d42
  • tab.activeBorderTop#61536f
  • tab.activeForeground#e2ddd2
  • tab.border#ffffff15
  • tab.inactiveBackground#241f1d60
  • tab.inactiveForeground#e2ddd280
  • terminal.ansiBlack#372d42
  • terminal.ansiBlue#f4f1ea
  • terminal.ansiCyan#5a4638
  • terminal.ansiGreen#61536f
  • terminal.ansiMagenta#b98258
  • terminal.ansiRed#b98258
  • terminal.ansiWhite#e2ddd2
  • terminal.ansiYellow#5a4638
  • terminal.background#372d42
  • terminal.foreground#e2ddd2
  • titleBar.activeBackground#372d42
  • titleBar.activeForeground#e2ddd2
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#372d42
  • titleBar.inactiveForeground#e2ddd260
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#f4f1eaitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#f4f1eabold
storage.type, storage.modifier#f4f1eaitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#61536f
string, punctuation.definition.string, string.template, meta.template.expression#5a4638
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#b98258
variable, variable.other.readwrite, variable.other.object#e2ddd2
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#e2ddd2
variable.parameter, meta.parameter#e2ddd2dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#e2ddd280
keyword.operator#e2ddd2
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#5a4638bold
entity.other.inherited-class#61536f
entity.name.tag, punctuation.definition.tag#f4f1ea
entity.other.attribute-name#61536f
meta.diff, meta.diff.header#f4f1ea
markup.deleted#b98258
markup.inserted#61536f
markup.changed#5a4638
markup.heading, markup.heading.setext, punctuation.definition.heading#61536fbold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#5a4638
string.other.link.title, string.other.link.description#61536f
markup.underline.link#f4f1eaunderline
punctuation.definition.list#f4f1ea
markup.quote, punctuation.definition.quote#f4f1eaitalic