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#FCFEFB
  • activityBar.border#00000015
  • activityBar.foreground#25932A
  • activityBar.inactiveForeground#0E2F1960
  • activityBarBadge.background#25932A
  • activityBarBadge.foreground#FCFEFB
  • button.background#25932A
  • button.foreground#FCFEFB
  • button.hoverBackground#25932Add
  • editor.background#FCFEFB
  • editor.foreground#0E2F19
  • editor.inactiveSelectionBackground#2683212580
  • editor.lineHighlightBackground#F8FFF050
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#26832125
  • editorCursor.foreground#25932A
  • editorGroupHeader.tabsBackground#F8FFF0aa
  • editorLineNumber.activeForeground#25932A
  • editorLineNumber.foreground#E7F2E680
  • focusBorder#25932A
  • foreground#0E2F19
  • input.background#F8FFF0
  • input.border#00000015
  • input.foreground#0E2F19
  • input.placeholderForeground#0E2F1960
  • list.activeSelectionBackground#25932A30
  • list.activeSelectionForeground#0E2F19
  • list.highlightForeground#25932A
  • list.hoverBackground#F8FFF040
  • list.hoverForeground#0E2F19
  • list.inactiveSelectionBackground#25932A15
  • list.inactiveSelectionForeground#0E2F19
  • selection.background#26832125
  • sideBar.background#F8FFF0
  • sideBar.border#00000015
  • sideBar.foreground#0E2F19
  • sideBarSectionHeader.background#F8FFF080
  • sideBarSectionHeader.foreground#0E2F19
  • sideBarTitle.foreground#25932A
  • statusBar.background#FCFEFB
  • statusBar.border#00000015
  • statusBar.foreground#0E2F19
  • statusBar.noFolderBackground#FCFEFB
  • tab.activeBackground#FCFEFB
  • tab.activeBorderTop#25932A
  • tab.activeForeground#0E2F19
  • tab.border#00000015
  • tab.inactiveBackground#FCFEFB60
  • tab.inactiveForeground#0E2F1980
  • terminal.ansiBlack#0E2F19
  • terminal.ansiBlue#268321
  • terminal.ansiCyan#81A329
  • terminal.ansiGreen#25932A
  • terminal.ansiMagenta#637619
  • terminal.ansiRed#637619
  • terminal.ansiWhite#0E2F19
  • terminal.ansiYellow#81A329
  • terminal.background#FCFEFB
  • terminal.foreground#0E2F19
  • titleBar.activeBackground#FCFEFB
  • titleBar.activeForeground#0E2F19
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FCFEFB
  • titleBar.inactiveForeground#0E2F1960
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#E7F2E6italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#268321bold
storage.type, storage.modifier#268321italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#25932A
string, punctuation.definition.string, string.template, meta.template.expression#81A329
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#637619
variable, variable.other.readwrite, variable.other.object#0E2F19
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#0E2F19
variable.parameter, meta.parameter#0E2F19dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#0E2F1980
keyword.operator#0E2F19
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#81A329bold
entity.other.inherited-class#25932A
entity.name.tag, punctuation.definition.tag#268321
entity.other.attribute-name#25932A
meta.diff, meta.diff.header#E7F2E6
markup.deleted#637619
markup.inserted#25932A
markup.changed#81A329
markup.heading, markup.heading.setext, punctuation.definition.heading#25932Abold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#81A329
string.other.link.title, string.other.link.description#25932A
markup.underline.link#E7F2E6underline
punctuation.definition.list#268321
markup.quote, punctuation.definition.quote#E7F2E6italic