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#FBFCF8
  • activityBar.border#00000015
  • activityBar.foreground#25935A
  • activityBar.inactiveForeground#0d1d1860
  • activityBarBadge.background#25935A
  • activityBarBadge.foreground#FBFCF8
  • button.background#25935A
  • button.foreground#FBFCF8
  • button.hoverBackground#25935Add
  • editor.background#FBFCF8
  • editor.foreground#0d1d18
  • editor.inactiveSelectionBackground#6483212580
  • editor.lineHighlightBackground#E3EBDB50
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#64832125
  • editorCursor.foreground#25935A
  • editorGroupHeader.tabsBackground#E3EBDBaa
  • editorLineNumber.activeForeground#25935A
  • editorLineNumber.foreground#eef6dd80
  • focusBorder#25935A
  • foreground#0d1d18
  • input.background#E3EBDB
  • input.border#00000015
  • input.foreground#0d1d18
  • input.placeholderForeground#0d1d1860
  • list.activeSelectionBackground#25935A30
  • list.activeSelectionForeground#0d1d18
  • list.highlightForeground#25935A
  • list.hoverBackground#E3EBDB40
  • list.hoverForeground#0d1d18
  • list.inactiveSelectionBackground#25935A15
  • list.inactiveSelectionForeground#0d1d18
  • selection.background#64832125
  • sideBar.background#E3EBDB
  • sideBar.border#00000015
  • sideBar.foreground#0d1d18
  • sideBarSectionHeader.background#E3EBDB80
  • sideBarSectionHeader.foreground#0d1d18
  • sideBarTitle.foreground#25935A
  • statusBar.background#FBFCF8
  • statusBar.border#00000015
  • statusBar.foreground#0d1d18
  • statusBar.noFolderBackground#FBFCF8
  • tab.activeBackground#FBFCF8
  • tab.activeBorderTop#25935A
  • tab.activeForeground#0d1d18
  • tab.border#00000015
  • tab.inactiveBackground#FBFCF860
  • tab.inactiveForeground#0d1d1880
  • terminal.ansiBlack#0d1d18
  • terminal.ansiBlue#648321
  • terminal.ansiCyan#29A1A3
  • terminal.ansiGreen#25935A
  • terminal.ansiMagenta#195476
  • terminal.ansiRed#195476
  • terminal.ansiWhite#0d1d18
  • terminal.ansiYellow#29A1A3
  • terminal.background#FBFCF8
  • terminal.foreground#0d1d18
  • titleBar.activeBackground#FBFCF8
  • titleBar.activeForeground#0d1d18
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FBFCF8
  • titleBar.inactiveForeground#0d1d1860
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#eef6dditalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#648321bold
storage.type, storage.modifier#648321italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#25935A
string, punctuation.definition.string, string.template, meta.template.expression#29A1A3
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#195476
variable, variable.other.readwrite, variable.other.object#0d1d18
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#0d1d18
variable.parameter, meta.parameter#0d1d18dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#0d1d1880
keyword.operator#0d1d18
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#29A1A3bold
entity.other.inherited-class#25935A
entity.name.tag, punctuation.definition.tag#648321
entity.other.attribute-name#25935A
meta.diff, meta.diff.header#eef6dd
markup.deleted#195476
markup.inserted#25935A
markup.changed#29A1A3
markup.heading, markup.heading.setext, punctuation.definition.heading#25935Abold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#29A1A3
string.other.link.title, string.other.link.description#25935A
markup.underline.link#eef6ddunderline
punctuation.definition.list#648321
markup.quote, punctuation.definition.quote#eef6dditalic