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#FAFCFF
  • activityBar.border#00000015
  • activityBar.foreground#255193
  • activityBar.inactiveForeground#11161d60
  • activityBarBadge.background#255193
  • activityBarBadge.foreground#FAFCFF
  • button.background#255193
  • button.foreground#FAFCFF
  • button.hoverBackground#255193dd
  • editor.background#FAFCFF
  • editor.foreground#11161d
  • editor.inactiveSelectionBackground#2148832580
  • editor.lineHighlightBackground#F5F7FA50
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#21488325
  • editorCursor.foreground#255193
  • editorGroupHeader.tabsBackground#F5F7FAaa
  • editorLineNumber.activeForeground#255193
  • editorLineNumber.foreground#d7dde580
  • focusBorder#255193
  • foreground#11161d
  • input.background#F5F7FA
  • input.border#00000015
  • input.foreground#11161d
  • input.placeholderForeground#11161d60
  • list.activeSelectionBackground#25519330
  • list.activeSelectionForeground#11161d
  • list.highlightForeground#255193
  • list.hoverBackground#F5F7FA40
  • list.hoverForeground#11161d
  • list.inactiveSelectionBackground#25519315
  • list.inactiveSelectionForeground#11161d
  • selection.background#21488325
  • sideBar.background#F5F7FA
  • sideBar.border#00000015
  • sideBar.foreground#11161d
  • sideBarSectionHeader.background#F5F7FA80
  • sideBarSectionHeader.foreground#11161d
  • sideBarTitle.foreground#255193
  • statusBar.background#FAFCFF
  • statusBar.border#00000015
  • statusBar.foreground#11161d
  • statusBar.noFolderBackground#FAFCFF
  • tab.activeBackground#FAFCFF
  • tab.activeBorderTop#255193
  • tab.activeForeground#11161d
  • tab.border#00000015
  • tab.inactiveBackground#FAFCFF60
  • tab.inactiveForeground#11161d80
  • terminal.ansiBlack#11161d
  • terminal.ansiBlue#214883
  • terminal.ansiCyan#298FA3
  • terminal.ansiGreen#255193
  • terminal.ansiMagenta#194176
  • terminal.ansiRed#194176
  • terminal.ansiWhite#11161d
  • terminal.ansiYellow#298FA3
  • terminal.background#FAFCFF
  • terminal.foreground#11161d
  • titleBar.activeBackground#FAFCFF
  • titleBar.activeForeground#11161d
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FAFCFF
  • titleBar.inactiveForeground#11161d60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#d7dde5italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#214883bold
storage.type, storage.modifier#214883italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#255193
string, punctuation.definition.string, string.template, meta.template.expression#298FA3
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#194176
variable, variable.other.readwrite, variable.other.object#11161d
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#11161d
variable.parameter, meta.parameter#11161ddditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#11161d80
keyword.operator#11161d
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#298FA3bold
entity.other.inherited-class#255193
entity.name.tag, punctuation.definition.tag#214883
entity.other.attribute-name#255193
meta.diff, meta.diff.header#d7dde5
markup.deleted#194176
markup.inserted#255193
markup.changed#298FA3
markup.heading, markup.heading.setext, punctuation.definition.heading#255193bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#298FA3
string.other.link.title, string.other.link.description#255193
markup.underline.link#d7dde5underline
punctuation.definition.list#214883
markup.quote, punctuation.definition.quote#d7dde5italic