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#FDFDFB
  • activityBar.border#00000015
  • activityBar.foreground#259327
  • activityBar.inactiveForeground#1E1B1760
  • activityBarBadge.background#259327
  • activityBarBadge.foreground#FDFDFB
  • button.background#259327
  • button.foreground#FDFDFB
  • button.hoverBackground#259327dd
  • editor.background#FDFDFB
  • editor.foreground#1E1B17
  • editor.inactiveSelectionBackground#3683212580
  • editor.lineHighlightBackground#F7F5ED50
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#36832125
  • editorCursor.foreground#259327
  • editorGroupHeader.tabsBackground#F7F5EDaa
  • editorLineNumber.activeForeground#259327
  • editorLineNumber.foreground#D9E3D380
  • focusBorder#259327
  • foreground#1E1B17
  • input.background#F7F5ED
  • input.border#00000015
  • input.foreground#1E1B17
  • input.placeholderForeground#1E1B1760
  • list.activeSelectionBackground#25932730
  • list.activeSelectionForeground#1E1B17
  • list.highlightForeground#259327
  • list.hoverBackground#F7F5ED40
  • list.hoverForeground#1E1B17
  • list.inactiveSelectionBackground#25932715
  • list.inactiveSelectionForeground#1E1B17
  • selection.background#36832125
  • sideBar.background#F7F5ED
  • sideBar.border#00000015
  • sideBar.foreground#1E1B17
  • sideBarSectionHeader.background#F7F5ED80
  • sideBarSectionHeader.foreground#1E1B17
  • sideBarTitle.foreground#259327
  • statusBar.background#FDFDFB
  • statusBar.border#00000015
  • statusBar.foreground#1E1B17
  • statusBar.noFolderBackground#FDFDFB
  • tab.activeBackground#FDFDFB
  • tab.activeBorderTop#259327
  • tab.activeForeground#1E1B17
  • tab.border#00000015
  • tab.inactiveBackground#FDFDFB60
  • tab.inactiveForeground#1E1B1780
  • terminal.ansiBlack#1E1B17
  • terminal.ansiBlue#368321
  • terminal.ansiCyan#9F29A3
  • terminal.ansiGreen#259327
  • terminal.ansiMagenta#761927
  • terminal.ansiRed#761927
  • terminal.ansiWhite#1E1B17
  • terminal.ansiYellow#9F29A3
  • terminal.background#FDFDFB
  • terminal.foreground#1E1B17
  • titleBar.activeBackground#FDFDFB
  • titleBar.activeForeground#1E1B17
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FDFDFB
  • titleBar.inactiveForeground#1E1B1760
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#D9E3D3italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#368321bold
storage.type, storage.modifier#368321italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#259327
string, punctuation.definition.string, string.template, meta.template.expression#9F29A3
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#761927
variable, variable.other.readwrite, variable.other.object#1E1B17
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#1E1B17
variable.parameter, meta.parameter#1E1B17dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#1E1B1780
keyword.operator#1E1B17
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#9F29A3bold
entity.other.inherited-class#259327
entity.name.tag, punctuation.definition.tag#368321
entity.other.attribute-name#259327
meta.diff, meta.diff.header#D9E3D3
markup.deleted#761927
markup.inserted#259327
markup.changed#9F29A3
markup.heading, markup.heading.setext, punctuation.definition.heading#259327bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#9F29A3
string.other.link.title, string.other.link.description#259327
markup.underline.link#D9E3D3underline
punctuation.definition.list#368321
markup.quote, punctuation.definition.quote#D9E3D3italic