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#FBFAF4
  • activityBar.border#00000015
  • activityBar.foreground#619325
  • activityBar.inactiveForeground#24302660
  • activityBarBadge.background#619325
  • activityBarBadge.foreground#FBFAF4
  • button.background#619325
  • button.foreground#FBFAF4
  • button.hoverBackground#619325dd
  • editor.background#FBFAF4
  • editor.foreground#243026
  • editor.inactiveSelectionBackground#5083212580
  • editor.lineHighlightBackground#ECEEDD50
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#50832125
  • editorCursor.foreground#619325
  • editorGroupHeader.tabsBackground#ECEEDDaa
  • editorLineNumber.activeForeground#619325
  • editorLineNumber.foreground#C9D6AF80
  • focusBorder#619325
  • foreground#243026
  • input.background#ECEEDD
  • input.border#00000015
  • input.foreground#243026
  • input.placeholderForeground#24302660
  • list.activeSelectionBackground#61932530
  • list.activeSelectionForeground#243026
  • list.highlightForeground#619325
  • list.hoverBackground#ECEEDD40
  • list.hoverForeground#243026
  • list.inactiveSelectionBackground#61932515
  • list.inactiveSelectionForeground#243026
  • selection.background#50832125
  • sideBar.background#ECEEDD
  • sideBar.border#00000015
  • sideBar.foreground#243026
  • sideBarSectionHeader.background#ECEEDD80
  • sideBarSectionHeader.foreground#243026
  • sideBarTitle.foreground#619325
  • statusBar.background#FBFAF4
  • statusBar.border#00000015
  • statusBar.foreground#243026
  • statusBar.noFolderBackground#FBFAF4
  • tab.activeBackground#FBFAF4
  • tab.activeBorderTop#619325
  • tab.activeForeground#243026
  • tab.border#00000015
  • tab.inactiveBackground#FBFAF460
  • tab.inactiveForeground#24302680
  • terminal.ansiBlack#243026
  • terminal.ansiBlue#508321
  • terminal.ansiCyan#A38929
  • terminal.ansiGreen#619325
  • terminal.ansiMagenta#765A19
  • terminal.ansiRed#765A19
  • terminal.ansiWhite#243026
  • terminal.ansiYellow#A38929
  • terminal.background#FBFAF4
  • terminal.foreground#243026
  • titleBar.activeBackground#FBFAF4
  • titleBar.activeForeground#243026
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FBFAF4
  • titleBar.inactiveForeground#24302660
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#C9D6AFitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#508321bold
storage.type, storage.modifier#508321italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#619325
string, punctuation.definition.string, string.template, meta.template.expression#A38929
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#765A19
variable, variable.other.readwrite, variable.other.object#243026
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#243026
variable.parameter, meta.parameter#243026dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#24302680
keyword.operator#243026
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#A38929bold
entity.other.inherited-class#619325
entity.name.tag, punctuation.definition.tag#508321
entity.other.attribute-name#619325
meta.diff, meta.diff.header#C9D6AF
markup.deleted#765A19
markup.inserted#619325
markup.changed#A38929
markup.heading, markup.heading.setext, punctuation.definition.heading#619325bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#A38929
string.other.link.title, string.other.link.description#619325
markup.underline.link#C9D6AFunderline
punctuation.definition.list#508321
markup.quote, punctuation.definition.quote#C9D6AFitalic