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#FCFDFC
  • activityBar.border#00000015
  • activityBar.foreground#257493
  • activityBar.inactiveForeground#1f242860
  • activityBarBadge.background#257493
  • activityBarBadge.foreground#FCFDFC
  • button.background#257493
  • button.foreground#FCFDFC
  • button.hoverBackground#257493dd
  • editor.background#FCFDFC
  • editor.foreground#1f2428
  • editor.inactiveSelectionBackground#215F832580
  • editor.lineHighlightBackground#F6F9F850
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#215F8325
  • editorCursor.foreground#257493
  • editorGroupHeader.tabsBackground#F6F9F8aa
  • editorLineNumber.activeForeground#257493
  • editorLineNumber.foreground#b9c4ca80
  • focusBorder#257493
  • foreground#1f2428
  • input.background#F6F9F8
  • input.border#00000015
  • input.foreground#1f2428
  • input.placeholderForeground#1f242860
  • list.activeSelectionBackground#25749330
  • list.activeSelectionForeground#1f2428
  • list.highlightForeground#257493
  • list.hoverBackground#F6F9F840
  • list.hoverForeground#1f2428
  • list.inactiveSelectionBackground#25749315
  • list.inactiveSelectionForeground#1f2428
  • selection.background#215F8325
  • sideBar.background#F6F9F8
  • sideBar.border#00000015
  • sideBar.foreground#1f2428
  • sideBarSectionHeader.background#F6F9F880
  • sideBarSectionHeader.foreground#1f2428
  • sideBarTitle.foreground#257493
  • statusBar.background#FCFDFC
  • statusBar.border#00000015
  • statusBar.foreground#1f2428
  • statusBar.noFolderBackground#FCFDFC
  • tab.activeBackground#FCFDFC
  • tab.activeBorderTop#257493
  • tab.activeForeground#1f2428
  • tab.border#00000015
  • tab.inactiveBackground#FCFDFC60
  • tab.inactiveForeground#1f242880
  • terminal.ansiBlack#1f2428
  • terminal.ansiBlue#215F83
  • terminal.ansiCyan#298BA3
  • terminal.ansiGreen#257493
  • terminal.ansiMagenta#194A76
  • terminal.ansiRed#194A76
  • terminal.ansiWhite#1f2428
  • terminal.ansiYellow#298BA3
  • terminal.background#FCFDFC
  • terminal.foreground#1f2428
  • titleBar.activeBackground#FCFDFC
  • titleBar.activeForeground#1f2428
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FCFDFC
  • titleBar.inactiveForeground#1f242860
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#b9c4caitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#215F83bold
storage.type, storage.modifier#215F83italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#257493
string, punctuation.definition.string, string.template, meta.template.expression#298BA3
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#194A76
variable, variable.other.readwrite, variable.other.object#1f2428
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#1f2428
variable.parameter, meta.parameter#1f2428dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#1f242880
keyword.operator#1f2428
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#298BA3bold
entity.other.inherited-class#257493
entity.name.tag, punctuation.definition.tag#215F83
entity.other.attribute-name#257493
meta.diff, meta.diff.header#b9c4ca
markup.deleted#194A76
markup.inserted#257493
markup.changed#298BA3
markup.heading, markup.heading.setext, punctuation.definition.heading#257493bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#298BA3
string.other.link.title, string.other.link.description#257493
markup.underline.link#b9c4caunderline
punctuation.definition.list#215F83
markup.quote, punctuation.definition.quote#b9c4caitalic