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#FBFDFE
  • activityBar.border#00000015
  • activityBar.foreground#255893
  • activityBar.inactiveForeground#24303F60
  • activityBarBadge.background#255893
  • activityBarBadge.foreground#FBFDFE
  • button.background#255893
  • button.foreground#FBFDFE
  • button.hoverBackground#255893dd
  • editor.background#FBFDFE
  • editor.foreground#24303F
  • editor.inactiveSelectionBackground#2156832580
  • editor.lineHighlightBackground#B8C4D150
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#21568325
  • editorCursor.foreground#255893
  • editorGroupHeader.tabsBackground#B8C4D1aa
  • editorLineNumber.activeForeground#255893
  • editorLineNumber.foreground#5F6C7E80
  • focusBorder#255893
  • foreground#24303F
  • input.background#B8C4D1
  • input.border#00000015
  • input.foreground#24303F
  • input.placeholderForeground#24303F60
  • list.activeSelectionBackground#25589330
  • list.activeSelectionForeground#24303F
  • list.highlightForeground#255893
  • list.hoverBackground#B8C4D140
  • list.hoverForeground#24303F
  • list.inactiveSelectionBackground#25589315
  • list.inactiveSelectionForeground#24303F
  • selection.background#21568325
  • sideBar.background#B8C4D1
  • sideBar.border#00000015
  • sideBar.foreground#24303F
  • sideBarSectionHeader.background#B8C4D180
  • sideBarSectionHeader.foreground#24303F
  • sideBarTitle.foreground#255893
  • statusBar.background#FBFDFE
  • statusBar.border#00000015
  • statusBar.foreground#24303F
  • statusBar.noFolderBackground#FBFDFE
  • tab.activeBackground#FBFDFE
  • tab.activeBorderTop#255893
  • tab.activeForeground#24303F
  • tab.border#00000015
  • tab.inactiveBackground#FBFDFE60
  • tab.inactiveForeground#24303F80
  • terminal.ansiBlack#24303F
  • terminal.ansiBlue#215683
  • terminal.ansiCyan#297CA3
  • terminal.ansiGreen#255893
  • terminal.ansiMagenta#762119
  • terminal.ansiRed#762119
  • terminal.ansiWhite#24303F
  • terminal.ansiYellow#297CA3
  • terminal.background#FBFDFE
  • terminal.foreground#24303F
  • titleBar.activeBackground#FBFDFE
  • titleBar.activeForeground#24303F
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FBFDFE
  • titleBar.inactiveForeground#24303F60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#5F6C7Eitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#215683bold
storage.type, storage.modifier#215683italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#255893
string, punctuation.definition.string, string.template, meta.template.expression#297CA3
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#762119
variable, variable.other.readwrite, variable.other.object#24303F
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#24303F
variable.parameter, meta.parameter#24303Fdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#24303F80
keyword.operator#24303F
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#297CA3bold
entity.other.inherited-class#255893
entity.name.tag, punctuation.definition.tag#215683
entity.other.attribute-name#255893
meta.diff, meta.diff.header#5F6C7E
markup.deleted#762119
markup.inserted#255893
markup.changed#297CA3
markup.heading, markup.heading.setext, punctuation.definition.heading#255893bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#297CA3
string.other.link.title, string.other.link.description#255893
markup.underline.link#5F6C7Eunderline
punctuation.definition.list#215683
markup.quote, punctuation.definition.quote#5F6C7Eitalic