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#FAFAFA
  • activityBar.border#00000015
  • activityBar.foreground#2A9325
  • activityBar.inactiveForeground#0F141860
  • activityBarBadge.background#2A9325
  • activityBarBadge.foreground#FAFAFA
  • button.background#2A9325
  • button.foreground#FAFAFA
  • button.hoverBackground#2A9325dd
  • editor.background#FAFAFA
  • editor.foreground#0F1418
  • editor.inactiveSelectionBackground#21834B2580
  • editor.lineHighlightBackground#EFF0F050
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#21834B25
  • editorCursor.foreground#2A9325
  • editorGroupHeader.tabsBackground#EFF0F0aa
  • editorLineNumber.activeForeground#2A9325
  • editorLineNumber.foreground#8F989680
  • focusBorder#2A9325
  • foreground#0F1418
  • input.background#EFF0F0
  • input.border#00000015
  • input.foreground#0F1418
  • input.placeholderForeground#0F141860
  • list.activeSelectionBackground#2A932530
  • list.activeSelectionForeground#0F1418
  • list.highlightForeground#2A9325
  • list.hoverBackground#EFF0F040
  • list.hoverForeground#0F1418
  • list.inactiveSelectionBackground#2A932515
  • list.inactiveSelectionForeground#0F1418
  • selection.background#21834B25
  • sideBar.background#EFF0F0
  • sideBar.border#00000015
  • sideBar.foreground#0F1418
  • sideBarSectionHeader.background#EFF0F080
  • sideBarSectionHeader.foreground#0F1418
  • sideBarTitle.foreground#2A9325
  • statusBar.background#FAFAFA
  • statusBar.border#00000015
  • statusBar.foreground#0F1418
  • statusBar.noFolderBackground#FAFAFA
  • tab.activeBackground#FAFAFA
  • tab.activeBorderTop#2A9325
  • tab.activeForeground#0F1418
  • tab.border#00000015
  • tab.inactiveBackground#FAFAFA60
  • tab.inactiveForeground#0F141880
  • terminal.ansiBlack#0F1418
  • terminal.ansiBlue#21834B
  • terminal.ansiCyan#297EA3
  • terminal.ansiGreen#2A9325
  • terminal.ansiMagenta#765519
  • terminal.ansiRed#765519
  • terminal.ansiWhite#0F1418
  • terminal.ansiYellow#297EA3
  • terminal.background#FAFAFA
  • terminal.foreground#0F1418
  • titleBar.activeBackground#FAFAFA
  • titleBar.activeForeground#0F1418
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FAFAFA
  • titleBar.inactiveForeground#0F141860
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#8F9896italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#21834Bbold
storage.type, storage.modifier#21834Bitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#2A9325
string, punctuation.definition.string, string.template, meta.template.expression#297EA3
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#765519
variable, variable.other.readwrite, variable.other.object#0F1418
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#0F1418
variable.parameter, meta.parameter#0F1418dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#0F141880
keyword.operator#0F1418
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#297EA3bold
entity.other.inherited-class#2A9325
entity.name.tag, punctuation.definition.tag#21834B
entity.other.attribute-name#2A9325
meta.diff, meta.diff.header#8F9896
markup.deleted#765519
markup.inserted#2A9325
markup.changed#297EA3
markup.heading, markup.heading.setext, punctuation.definition.heading#2A9325bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#297EA3
string.other.link.title, string.other.link.description#2A9325
markup.underline.link#8F9896underline
punctuation.definition.list#21834B
markup.quote, punctuation.definition.quote#8F9896italic