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

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#151922—
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#151922—
variable.parameter, meta.parameter#151922dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#15192280—
keyword.operator#151922—
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.bold—bold
markup.italic—italic
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