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#FAFAF7
  • activityBar.border#00000015
  • activityBar.foreground#282442
  • activityBar.inactiveForeground#11131A60
  • activityBarBadge.background#282442
  • activityBarBadge.foreground#FAFAF7
  • button.background#282442
  • button.foreground#FAFAF7
  • button.hoverBackground#282442dd
  • editor.background#FAFAF7
  • editor.foreground#11131A
  • editor.inactiveSelectionBackground#40315F2580
  • editor.lineHighlightBackground#F1ECF450
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#40315F25
  • editorCursor.foreground#282442
  • editorGroupHeader.tabsBackground#F1ECF4aa
  • editorLineNumber.activeForeground#282442
  • editorLineNumber.foreground#40315F80
  • focusBorder#282442
  • foreground#11131A
  • input.background#F1ECF4
  • input.border#00000015
  • input.foreground#11131A
  • input.placeholderForeground#11131A60
  • list.activeSelectionBackground#28244230
  • list.activeSelectionForeground#11131A
  • list.highlightForeground#282442
  • list.hoverBackground#F1ECF440
  • list.hoverForeground#11131A
  • list.inactiveSelectionBackground#28244215
  • list.inactiveSelectionForeground#11131A
  • selection.background#40315F25
  • sideBar.background#F1ECF4
  • sideBar.border#00000015
  • sideBar.foreground#11131A
  • sideBarSectionHeader.background#F1ECF480
  • sideBarSectionHeader.foreground#11131A
  • sideBarTitle.foreground#282442
  • statusBar.background#FAFAF7
  • statusBar.border#00000015
  • statusBar.foreground#11131A
  • statusBar.noFolderBackground#FAFAF7
  • tab.activeBackground#FAFAF7
  • tab.activeBorderTop#282442
  • tab.activeForeground#11131A
  • tab.border#00000015
  • tab.inactiveBackground#FAFAF760
  • tab.inactiveForeground#11131A80
  • terminal.ansiBlack#11131A
  • terminal.ansiBlue#40315F
  • terminal.ansiCyan#5A467F
  • terminal.ansiGreen#282442
  • terminal.ansiMagenta#3F6F3A
  • terminal.ansiRed#3F6F3A
  • terminal.ansiWhite#11131A
  • terminal.ansiYellow#5A467F
  • terminal.background#FAFAF7
  • terminal.foreground#11131A
  • titleBar.activeBackground#FAFAF7
  • titleBar.activeForeground#11131A
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FAFAF7
  • titleBar.inactiveForeground#11131A60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#40315Fitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#40315Fbold
storage.type, storage.modifier#40315Fitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#282442
string, punctuation.definition.string, string.template, meta.template.expression#5A467F
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#3F6F3A
variable, variable.other.readwrite, variable.other.object#11131A
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#11131A
variable.parameter, meta.parameter#11131Additalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#11131A80
keyword.operator#11131A
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#5A467Fbold
entity.other.inherited-class#282442
entity.name.tag, punctuation.definition.tag#40315F
entity.other.attribute-name#282442
meta.diff, meta.diff.header#40315F
markup.deleted#3F6F3A
markup.inserted#282442
markup.changed#5A467F
markup.heading, markup.heading.setext, punctuation.definition.heading#282442bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#5A467F
string.other.link.title, string.other.link.description#282442
markup.underline.link#40315Funderline
punctuation.definition.list#40315F
markup.quote, punctuation.definition.quote#40315Fitalic