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#259365
  • activityBar.inactiveForeground#1F2C2260
  • activityBarBadge.background#259365
  • activityBarBadge.foreground#FCFDFC
  • button.background#259365
  • button.foreground#FCFDFC
  • button.hoverBackground#259365dd
  • editor.background#FCFDFC
  • editor.foreground#1F2C22
  • editor.inactiveSelectionBackground#2183622580
  • editor.lineHighlightBackground#F8FDF250
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#21836225
  • editorCursor.foreground#259365
  • editorGroupHeader.tabsBackground#F8FDF2aa
  • editorLineNumber.activeForeground#259365
  • editorLineNumber.foreground#D7EBC880
  • focusBorder#259365
  • foreground#1F2C22
  • input.background#F8FDF2
  • input.border#00000015
  • input.foreground#1F2C22
  • input.placeholderForeground#1F2C2260
  • list.activeSelectionBackground#25936530
  • list.activeSelectionForeground#1F2C22
  • list.highlightForeground#259365
  • list.hoverBackground#F8FDF240
  • list.hoverForeground#1F2C22
  • list.inactiveSelectionBackground#25936515
  • list.inactiveSelectionForeground#1F2C22
  • selection.background#21836225
  • sideBar.background#F8FDF2
  • sideBar.border#00000015
  • sideBar.foreground#1F2C22
  • sideBarSectionHeader.background#F8FDF280
  • sideBarSectionHeader.foreground#1F2C22
  • sideBarTitle.foreground#259365
  • statusBar.background#FCFDFC
  • statusBar.border#00000015
  • statusBar.foreground#1F2C22
  • statusBar.noFolderBackground#FCFDFC
  • tab.activeBackground#FCFDFC
  • tab.activeBorderTop#259365
  • tab.activeForeground#1F2C22
  • tab.border#00000015
  • tab.inactiveBackground#FCFDFC60
  • tab.inactiveForeground#1F2C2280
  • terminal.ansiBlack#1F2C22
  • terminal.ansiBlue#218362
  • terminal.ansiCyan#56A329
  • terminal.ansiGreen#259365
  • terminal.ansiMagenta#763919
  • terminal.ansiRed#763919
  • terminal.ansiWhite#1F2C22
  • terminal.ansiYellow#56A329
  • terminal.background#FCFDFC
  • terminal.foreground#1F2C22
  • titleBar.activeBackground#FCFDFC
  • titleBar.activeForeground#1F2C22
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FCFDFC
  • titleBar.inactiveForeground#1F2C2260
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#D7EBC8italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#218362bold
storage.type, storage.modifier#218362italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#259365
string, punctuation.definition.string, string.template, meta.template.expression#56A329
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#763919
variable, variable.other.readwrite, variable.other.object#1F2C22
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#1F2C22
variable.parameter, meta.parameter#1F2C22dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#1F2C2280
keyword.operator#1F2C22
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#56A329bold
entity.other.inherited-class#259365
entity.name.tag, punctuation.definition.tag#218362
entity.other.attribute-name#259365
meta.diff, meta.diff.header#D7EBC8
markup.deleted#763919
markup.inserted#259365
markup.changed#56A329
markup.heading, markup.heading.setext, punctuation.definition.heading#259365bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#56A329
string.other.link.title, string.other.link.description#259365
markup.underline.link#D7EBC8underline
punctuation.definition.list#218362
markup.quote, punctuation.definition.quote#D7EBC8italic