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#FCFBF8
  • activityBar.border#00000015
  • activityBar.foreground#259377
  • activityBar.inactiveForeground#18171560
  • activityBarBadge.background#259377
  • activityBarBadge.foreground#FCFBF8
  • button.background#259377
  • button.foreground#FCFBF8
  • button.hoverBackground#259377dd
  • editor.background#FCFBF8
  • editor.foreground#181715
  • editor.inactiveSelectionBackground#5F83212580
  • editor.lineHighlightBackground#E7EEEC50
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#5F832125
  • editorCursor.foreground#259377
  • editorGroupHeader.tabsBackground#E7EEECaa
  • editorLineNumber.activeForeground#259377
  • editorLineNumber.foreground#25282780
  • focusBorder#259377
  • foreground#181715
  • input.background#E7EEEC
  • input.border#00000015
  • input.foreground#181715
  • input.placeholderForeground#18171560
  • list.activeSelectionBackground#25937730
  • list.activeSelectionForeground#181715
  • list.highlightForeground#259377
  • list.hoverBackground#E7EEEC40
  • list.hoverForeground#181715
  • list.inactiveSelectionBackground#25937715
  • list.inactiveSelectionForeground#181715
  • selection.background#5F832125
  • sideBar.background#E7EEEC
  • sideBar.border#00000015
  • sideBar.foreground#181715
  • sideBarSectionHeader.background#E7EEEC80
  • sideBarSectionHeader.foreground#181715
  • sideBarTitle.foreground#259377
  • statusBar.background#FCFBF8
  • statusBar.border#00000015
  • statusBar.foreground#181715
  • statusBar.noFolderBackground#FCFBF8
  • tab.activeBackground#FCFBF8
  • tab.activeBorderTop#259377
  • tab.activeForeground#181715
  • tab.border#00000015
  • tab.inactiveBackground#FCFBF860
  • tab.inactiveForeground#18171580
  • terminal.ansiBlack#181715
  • terminal.ansiBlue#5F8321
  • terminal.ansiCyan#298FA3
  • terminal.ansiGreen#259377
  • terminal.ansiMagenta#765519
  • terminal.ansiRed#765519
  • terminal.ansiWhite#181715
  • terminal.ansiYellow#298FA3
  • terminal.background#FCFBF8
  • terminal.foreground#181715
  • titleBar.activeBackground#FCFBF8
  • titleBar.activeForeground#181715
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FCFBF8
  • titleBar.inactiveForeground#18171560
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#252827italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#5F8321bold
storage.type, storage.modifier#5F8321italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#259377
string, punctuation.definition.string, string.template, meta.template.expression#298FA3
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#765519
variable, variable.other.readwrite, variable.other.object#181715
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#181715
variable.parameter, meta.parameter#181715dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#18171580
keyword.operator#181715
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#259377
entity.name.tag, punctuation.definition.tag#5F8321
entity.other.attribute-name#259377
meta.diff, meta.diff.header#252827
markup.deleted#765519
markup.inserted#259377
markup.changed#298FA3
markup.heading, markup.heading.setext, punctuation.definition.heading#259377bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#298FA3
string.other.link.title, string.other.link.description#259377
markup.underline.link#252827underline
punctuation.definition.list#5F8321
markup.quote, punctuation.definition.quote#252827italic