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#FAFBF9
  • activityBar.border#00000015
  • activityBar.foreground#25934B
  • activityBar.inactiveForeground#1a1e1b60
  • activityBarBadge.background#25934B
  • activityBarBadge.foreground#FAFBF9
  • button.background#25934B
  • button.foreground#FAFBF9
  • button.hoverBackground#25934Bdd
  • editor.background#FAFBF9
  • editor.foreground#1a1e1b
  • editor.inactiveSelectionBackground#5883212580
  • editor.lineHighlightBackground#868D8950
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#58832125
  • editorCursor.foreground#25934B
  • editorGroupHeader.tabsBackground#868D89aa
  • editorLineNumber.activeForeground#25934B
  • editorLineNumber.foreground#2b312d80
  • focusBorder#25934B
  • foreground#1a1e1b
  • input.background#868D89
  • input.border#00000015
  • input.foreground#1a1e1b
  • input.placeholderForeground#1a1e1b60
  • list.activeSelectionBackground#25934B30
  • list.activeSelectionForeground#1a1e1b
  • list.highlightForeground#25934B
  • list.hoverBackground#868D8940
  • list.hoverForeground#1a1e1b
  • list.inactiveSelectionBackground#25934B15
  • list.inactiveSelectionForeground#1a1e1b
  • selection.background#58832125
  • sideBar.background#868D89
  • sideBar.border#00000015
  • sideBar.foreground#1a1e1b
  • sideBarSectionHeader.background#868D8980
  • sideBarSectionHeader.foreground#1a1e1b
  • sideBarTitle.foreground#25934B
  • statusBar.background#FAFBF9
  • statusBar.border#00000015
  • statusBar.foreground#1a1e1b
  • statusBar.noFolderBackground#FAFBF9
  • tab.activeBackground#FAFBF9
  • tab.activeBorderTop#25934B
  • tab.activeForeground#1a1e1b
  • tab.border#00000015
  • tab.inactiveBackground#FAFBF960
  • tab.inactiveForeground#1a1e1b80
  • terminal.ansiBlack#1a1e1b
  • terminal.ansiBlue#588321
  • terminal.ansiCyan#29A35A
  • terminal.ansiGreen#25934B
  • terminal.ansiMagenta#447619
  • terminal.ansiRed#447619
  • terminal.ansiWhite#1a1e1b
  • terminal.ansiYellow#29A35A
  • terminal.background#FAFBF9
  • terminal.foreground#1a1e1b
  • titleBar.activeBackground#FAFBF9
  • titleBar.activeForeground#1a1e1b
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FAFBF9
  • titleBar.inactiveForeground#1a1e1b60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#2b312ditalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#588321bold
storage.type, storage.modifier#588321italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#25934B—
string, punctuation.definition.string, string.template, meta.template.expression#29A35A—
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#447619—
variable, variable.other.readwrite, variable.other.object#1a1e1b—
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#1a1e1b—
variable.parameter, meta.parameter#1a1e1bdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#1a1e1b80—
keyword.operator#1a1e1b—
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#29A35Abold
entity.other.inherited-class#25934B—
entity.name.tag, punctuation.definition.tag#588321—
entity.other.attribute-name#25934B—
meta.diff, meta.diff.header#2b312d—
markup.deleted#447619—
markup.inserted#25934B—
markup.changed#29A35A—
markup.heading, markup.heading.setext, punctuation.definition.heading#25934Bbold
markup.bold—bold
markup.italic—italic
markup.inline.raw, markup.raw.block#29A35A—
string.other.link.title, string.other.link.description#25934B—
markup.underline.link#2b312dunderline
punctuation.definition.list#588321—
markup.quote, punctuation.definition.quote#2b312ditalic