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#222632
  • activityBar.border#ffffff15
  • activityBar.foreground#5f5a7d
  • activityBar.inactiveForeground#f4f1f160
  • activityBarBadge.background#5f5a7d
  • activityBarBadge.foreground#222632
  • button.background#5f5a7d
  • button.foreground#222632
  • button.hoverBackground#5f5a7ddd
  • editor.background#222632
  • editor.foreground#f4f1f1
  • editor.inactiveSelectionBackground#8a829e3580
  • editor.lineHighlightBackground#15192240
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#8a829e35
  • editorCursor.foreground#5f5a7d
  • editorGroupHeader.tabsBackground#222632dd
  • editorLineNumber.activeForeground#5f5a7d
  • editorLineNumber.foreground#8a829e80
  • focusBorder#5f5a7d
  • foreground#f4f1f1
  • input.background#151922
  • input.border#ffffff15
  • input.foreground#f4f1f1
  • input.placeholderForeground#f4f1f160
  • list.activeSelectionBackground#5f5a7d30
  • list.activeSelectionForeground#f4f1f1
  • list.highlightForeground#5f5a7d
  • list.hoverBackground#15192240
  • list.hoverForeground#f4f1f1
  • list.inactiveSelectionBackground#5f5a7d15
  • list.inactiveSelectionForeground#f4f1f1
  • selection.background#8a829e35
  • sideBar.background#151922
  • sideBar.border#ffffff15
  • sideBar.foreground#f4f1f1
  • sideBarSectionHeader.background#22263280
  • sideBarSectionHeader.foreground#f4f1f1
  • sideBarTitle.foreground#5f5a7d
  • statusBar.background#222632
  • statusBar.border#ffffff15
  • statusBar.foreground#f4f1f1
  • statusBar.noFolderBackground#222632
  • tab.activeBackground#222632
  • tab.activeBorderTop#5f5a7d
  • tab.activeForeground#f4f1f1
  • tab.border#ffffff15
  • tab.inactiveBackground#15192260
  • tab.inactiveForeground#f4f1f180
  • terminal.ansiBlack#222632
  • terminal.ansiBlue#8a829e
  • terminal.ansiCyan#f5a980
  • terminal.ansiGreen#5f5a7d
  • terminal.ansiMagenta#ff8068
  • terminal.ansiRed#ff8068
  • terminal.ansiWhite#f4f1f1
  • terminal.ansiYellow#f5a980
  • terminal.background#222632
  • terminal.foreground#f4f1f1
  • titleBar.activeBackground#222632
  • titleBar.activeForeground#f4f1f1
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#222632
  • titleBar.inactiveForeground#f4f1f160
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#8a829eitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#8a829ebold
storage.type, storage.modifier#8a829eitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#5f5a7d
string, punctuation.definition.string, string.template, meta.template.expression#f5a980
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#ff8068
variable, variable.other.readwrite, variable.other.object#f4f1f1
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#f4f1f1
variable.parameter, meta.parameter#f4f1f1dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#f4f1f180
keyword.operator#f4f1f1
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#f5a980bold
entity.other.inherited-class#5f5a7d
entity.name.tag, punctuation.definition.tag#8a829e
entity.other.attribute-name#5f5a7d
meta.diff, meta.diff.header#8a829e
markup.deleted#ff8068
markup.inserted#5f5a7d
markup.changed#f5a980
markup.heading, markup.heading.setext, punctuation.definition.heading#5f5a7dbold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#f5a980
string.other.link.title, string.other.link.description#5f5a7d
markup.underline.link#8a829eunderline
punctuation.definition.list#8a829e
markup.quote, punctuation.definition.quote#8a829eitalic