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#259335
  • activityBar.inactiveForeground#23282360
  • activityBarBadge.background#259335
  • activityBarBadge.foreground#FCFDFC
  • button.background#259335
  • button.foreground#FCFDFC
  • button.hoverBackground#259335dd
  • editor.background#FCFDFC
  • editor.foreground#232823
  • editor.inactiveSelectionBackground#2183272580
  • editor.lineHighlightBackground#FAF8F550
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#21832725
  • editorCursor.foreground#259335
  • editorGroupHeader.tabsBackground#FAF8F5aa
  • editorLineNumber.activeForeground#259335
  • editorLineNumber.foreground#E7ECE780
  • focusBorder#259335
  • foreground#232823
  • input.background#FAF8F5
  • input.border#00000015
  • input.foreground#232823
  • input.placeholderForeground#23282360
  • list.activeSelectionBackground#25933530
  • list.activeSelectionForeground#232823
  • list.highlightForeground#259335
  • list.hoverBackground#FAF8F540
  • list.hoverForeground#232823
  • list.inactiveSelectionBackground#25933515
  • list.inactiveSelectionForeground#232823
  • selection.background#21832725
  • sideBar.background#FAF8F5
  • sideBar.border#00000015
  • sideBar.foreground#232823
  • sideBarSectionHeader.background#FAF8F580
  • sideBarSectionHeader.foreground#232823
  • sideBarTitle.foreground#259335
  • statusBar.background#FCFDFC
  • statusBar.border#00000015
  • statusBar.foreground#232823
  • statusBar.noFolderBackground#FCFDFC
  • tab.activeBackground#FCFDFC
  • tab.activeBorderTop#259335
  • tab.activeForeground#232823
  • tab.border#00000015
  • tab.inactiveBackground#FCFDFC60
  • tab.inactiveForeground#23282380
  • terminal.ansiBlack#232823
  • terminal.ansiBlue#218327
  • terminal.ansiCyan#39A329
  • terminal.ansiGreen#259335
  • terminal.ansiMagenta#761922
  • terminal.ansiRed#761922
  • terminal.ansiWhite#232823
  • terminal.ansiYellow#39A329
  • terminal.background#FCFDFC
  • terminal.foreground#232823
  • titleBar.activeBackground#FCFDFC
  • titleBar.activeForeground#232823
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FCFDFC
  • titleBar.inactiveForeground#23282360
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#E7ECE7italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#218327bold
storage.type, storage.modifier#218327italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#259335
string, punctuation.definition.string, string.template, meta.template.expression#39A329
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#761922
variable, variable.other.readwrite, variable.other.object#232823
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#232823
variable.parameter, meta.parameter#232823dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#23282380
keyword.operator#232823
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#39A329bold
entity.other.inherited-class#259335
entity.name.tag, punctuation.definition.tag#218327
entity.other.attribute-name#259335
meta.diff, meta.diff.header#E7ECE7
markup.deleted#761922
markup.inserted#259335
markup.changed#39A329
markup.heading, markup.heading.setext, punctuation.definition.heading#259335bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#39A329
string.other.link.title, string.other.link.description#259335
markup.underline.link#E7ECE7underline
punctuation.definition.list#218327
markup.quote, punctuation.definition.quote#E7ECE7italic