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#935325
  • activityBar.inactiveForeground#06122060
  • activityBarBadge.background#935325
  • activityBarBadge.foreground#FBFDFE
  • button.background#935325
  • button.foreground#FBFDFE
  • button.hoverBackground#935325dd
  • editor.background#FBFDFE
  • editor.foreground#061220
  • editor.inactiveSelectionBackground#2145832580
  • editor.lineHighlightBackground#F6F0E450
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#21458325
  • editorCursor.foreground#935325
  • editorGroupHeader.tabsBackground#F6F0E4aa
  • editorLineNumber.activeForeground#935325
  • editorLineNumber.foreground#485D6880
  • focusBorder#935325
  • foreground#061220
  • input.background#F6F0E4
  • input.border#00000015
  • input.foreground#061220
  • input.placeholderForeground#06122060
  • list.activeSelectionBackground#93532530
  • list.activeSelectionForeground#061220
  • list.highlightForeground#935325
  • list.hoverBackground#F6F0E440
  • list.hoverForeground#061220
  • list.inactiveSelectionBackground#93532515
  • list.inactiveSelectionForeground#061220
  • selection.background#21458325
  • sideBar.background#F6F0E4
  • sideBar.border#00000015
  • sideBar.foreground#061220
  • sideBarSectionHeader.background#F6F0E480
  • sideBarSectionHeader.foreground#061220
  • sideBarTitle.foreground#935325
  • statusBar.background#FBFDFE
  • statusBar.border#00000015
  • statusBar.foreground#061220
  • statusBar.noFolderBackground#FBFDFE
  • tab.activeBackground#FBFDFE
  • tab.activeBorderTop#935325
  • tab.activeForeground#061220
  • tab.border#00000015
  • tab.inactiveBackground#FBFDFE60
  • tab.inactiveForeground#06122080
  • terminal.ansiBlack#061220
  • terminal.ansiBlue#214583
  • terminal.ansiCyan#298FA3
  • terminal.ansiGreen#935325
  • terminal.ansiMagenta#637619
  • terminal.ansiRed#637619
  • terminal.ansiWhite#061220
  • terminal.ansiYellow#298FA3
  • terminal.background#FBFDFE
  • terminal.foreground#061220
  • titleBar.activeBackground#FBFDFE
  • titleBar.activeForeground#061220
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FBFDFE
  • titleBar.inactiveForeground#06122060
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

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