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#FCFCFC
  • activityBar.border#00000015
  • activityBar.foreground#259382
  • activityBar.inactiveForeground#080c0c60
  • activityBarBadge.background#259382
  • activityBarBadge.foreground#FCFCFC
  • button.background#259382
  • button.foreground#FCFCFC
  • button.hoverBackground#259382dd
  • editor.background#FCFCFC
  • editor.foreground#080c0c
  • editor.inactiveSelectionBackground#214E832580
  • editor.lineHighlightBackground#F3F5F650
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#214E8325
  • editorCursor.foreground#259382
  • editorGroupHeader.tabsBackground#F3F5F6aa
  • editorLineNumber.activeForeground#259382
  • editorLineNumber.foreground#77a08a80
  • focusBorder#259382
  • foreground#080c0c
  • input.background#F3F5F6
  • input.border#00000015
  • input.foreground#080c0c
  • input.placeholderForeground#080c0c60
  • list.activeSelectionBackground#25938230
  • list.activeSelectionForeground#080c0c
  • list.highlightForeground#259382
  • list.hoverBackground#F3F5F640
  • list.hoverForeground#080c0c
  • list.inactiveSelectionBackground#25938215
  • list.inactiveSelectionForeground#080c0c
  • selection.background#214E8325
  • sideBar.background#F3F5F6
  • sideBar.border#00000015
  • sideBar.foreground#080c0c
  • sideBarSectionHeader.background#F3F5F680
  • sideBarSectionHeader.foreground#080c0c
  • sideBarTitle.foreground#259382
  • statusBar.background#FCFCFC
  • statusBar.border#00000015
  • statusBar.foreground#080c0c
  • statusBar.noFolderBackground#FCFCFC
  • tab.activeBackground#FCFCFC
  • tab.activeBorderTop#259382
  • tab.activeForeground#080c0c
  • tab.border#00000015
  • tab.inactiveBackground#FCFCFC60
  • tab.inactiveForeground#080c0c80
  • terminal.ansiBlack#080c0c
  • terminal.ansiBlue#214E83
  • terminal.ansiCyan#29A366
  • terminal.ansiGreen#259382
  • terminal.ansiMagenta#193976
  • terminal.ansiRed#193976
  • terminal.ansiWhite#080c0c
  • terminal.ansiYellow#29A366
  • terminal.background#FCFCFC
  • terminal.foreground#080c0c
  • titleBar.activeBackground#FCFCFC
  • titleBar.activeForeground#080c0c
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FCFCFC
  • titleBar.inactiveForeground#080c0c60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#77a08aitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#214E83bold
storage.type, storage.modifier#214E83italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#259382
string, punctuation.definition.string, string.template, meta.template.expression#29A366
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#193976
variable, variable.other.readwrite, variable.other.object#080c0c
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#080c0c
variable.parameter, meta.parameter#080c0cdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#080c0c80
keyword.operator#080c0c
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#29A366bold
entity.other.inherited-class#259382
entity.name.tag, punctuation.definition.tag#214E83
entity.other.attribute-name#259382
meta.diff, meta.diff.header#77a08a
markup.deleted#193976
markup.inserted#259382
markup.changed#29A366
markup.heading, markup.heading.setext, punctuation.definition.heading#259382bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#29A366
string.other.link.title, string.other.link.description#259382
markup.underline.link#77a08aunderline
punctuation.definition.list#214E83
markup.quote, punctuation.definition.quote#77a08aitalic