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#255493
  • activityBar.inactiveForeground#0c162460
  • activityBarBadge.background#255493
  • activityBarBadge.foreground#FBFDFE
  • button.background#255493
  • button.foreground#FBFDFE
  • button.hoverBackground#255493dd
  • editor.background#FBFDFE
  • editor.foreground#0c1624
  • editor.inactiveSelectionBackground#2156832580
  • editor.lineHighlightBackground#F0F7FF50
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#21568325
  • editorCursor.foreground#255493
  • editorGroupHeader.tabsBackground#F0F7FFaa
  • editorLineNumber.activeForeground#255493
  • editorLineNumber.foreground#9aa8aa80
  • focusBorder#255493
  • foreground#0c1624
  • input.background#F0F7FF
  • input.border#00000015
  • input.foreground#0c1624
  • input.placeholderForeground#0c162460
  • list.activeSelectionBackground#25549330
  • list.activeSelectionForeground#0c1624
  • list.highlightForeground#255493
  • list.hoverBackground#F0F7FF40
  • list.hoverForeground#0c1624
  • list.inactiveSelectionBackground#25549315
  • list.inactiveSelectionForeground#0c1624
  • selection.background#21568325
  • sideBar.background#F0F7FF
  • sideBar.border#00000015
  • sideBar.foreground#0c1624
  • sideBarSectionHeader.background#F0F7FF80
  • sideBarSectionHeader.foreground#0c1624
  • sideBarTitle.foreground#255493
  • statusBar.background#FBFDFE
  • statusBar.border#00000015
  • statusBar.foreground#0c1624
  • statusBar.noFolderBackground#FBFDFE
  • tab.activeBackground#FBFDFE
  • tab.activeBorderTop#255493
  • tab.activeForeground#0c1624
  • tab.border#00000015
  • tab.inactiveBackground#FBFDFE60
  • tab.inactiveForeground#0c162480
  • terminal.ansiBlack#0c1624
  • terminal.ansiBlue#215683
  • terminal.ansiCyan#A35029
  • terminal.ansiGreen#255493
  • terminal.ansiMagenta#765F19
  • terminal.ansiRed#765F19
  • terminal.ansiWhite#0c1624
  • terminal.ansiYellow#A35029
  • terminal.background#FBFDFE
  • terminal.foreground#0c1624
  • titleBar.activeBackground#FBFDFE
  • titleBar.activeForeground#0c1624
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FBFDFE
  • titleBar.inactiveForeground#0c162460
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#9aa8aaitalic
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#255493
string, punctuation.definition.string, string.template, meta.template.expression#A35029
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#765F19
variable, variable.other.readwrite, variable.other.object#0c1624
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#0c1624
variable.parameter, meta.parameter#0c1624dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#0c162480
keyword.operator#0c1624
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#A35029bold
entity.other.inherited-class#255493
entity.name.tag, punctuation.definition.tag#215683
entity.other.attribute-name#255493
meta.diff, meta.diff.header#9aa8aa
markup.deleted#765F19
markup.inserted#255493
markup.changed#A35029
markup.heading, markup.heading.setext, punctuation.definition.heading#255493bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#A35029
string.other.link.title, string.other.link.description#255493
markup.underline.link#9aa8aaunderline
punctuation.definition.list#215683
markup.quote, punctuation.definition.quote#9aa8aaitalic