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#589325
  • activityBar.inactiveForeground#20301B60
  • activityBarBadge.background#589325
  • activityBarBadge.foreground#FCFDFC
  • button.background#589325
  • button.foreground#FCFDFC
  • button.hoverBackground#589325dd
  • editor.background#FCFDFC
  • editor.foreground#20301B
  • editor.inactiveSelectionBackground#5083212580
  • editor.lineHighlightBackground#F8FFF050
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#50832125
  • editorCursor.foreground#589325
  • editorGroupHeader.tabsBackground#F8FFF0aa
  • editorLineNumber.activeForeground#589325
  • editorLineNumber.foreground#DDEBD680
  • focusBorder#589325
  • foreground#20301B
  • input.background#F8FFF0
  • input.border#00000015
  • input.foreground#20301B
  • input.placeholderForeground#20301B60
  • list.activeSelectionBackground#58932530
  • list.activeSelectionForeground#20301B
  • list.highlightForeground#589325
  • list.hoverBackground#F8FFF040
  • list.hoverForeground#20301B
  • list.inactiveSelectionBackground#58932515
  • list.inactiveSelectionForeground#20301B
  • selection.background#50832125
  • sideBar.background#F8FFF0
  • sideBar.border#00000015
  • sideBar.foreground#20301B
  • sideBarSectionHeader.background#F8FFF080
  • sideBarSectionHeader.foreground#20301B
  • sideBarTitle.foreground#589325
  • statusBar.background#FCFDFC
  • statusBar.border#00000015
  • statusBar.foreground#20301B
  • statusBar.noFolderBackground#FCFDFC
  • tab.activeBackground#FCFDFC
  • tab.activeBorderTop#589325
  • tab.activeForeground#20301B
  • tab.border#00000015
  • tab.inactiveBackground#FCFDFC60
  • tab.inactiveForeground#20301B80
  • terminal.ansiBlack#20301B
  • terminal.ansiBlue#508321
  • terminal.ansiCyan#6EA329
  • terminal.ansiGreen#589325
  • terminal.ansiMagenta#763D19
  • terminal.ansiRed#763D19
  • terminal.ansiWhite#20301B
  • terminal.ansiYellow#6EA329
  • terminal.background#FCFDFC
  • terminal.foreground#20301B
  • titleBar.activeBackground#FCFDFC
  • titleBar.activeForeground#20301B
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FCFDFC
  • titleBar.inactiveForeground#20301B60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#DDEBD6italic
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#589325
string, punctuation.definition.string, string.template, meta.template.expression#6EA329
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#763D19
variable, variable.other.readwrite, variable.other.object#20301B
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#20301B
variable.parameter, meta.parameter#20301Bdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#20301B80
keyword.operator#20301B
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#6EA329bold
entity.other.inherited-class#589325
entity.name.tag, punctuation.definition.tag#508321
entity.other.attribute-name#589325
meta.diff, meta.diff.header#DDEBD6
markup.deleted#763D19
markup.inserted#589325
markup.changed#6EA329
markup.heading, markup.heading.setext, punctuation.definition.heading#589325bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#6EA329
string.other.link.title, string.other.link.description#589325
markup.underline.link#DDEBD6underline
punctuation.definition.list#508321
markup.quote, punctuation.definition.quote#DDEBD6italic