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#F8F9F6
  • activityBar.border#00000015
  • activityBar.foreground#469325
  • activityBar.inactiveForeground#3E463860
  • activityBarBadge.background#469325
  • activityBarBadge.foreground#F8F9F6
  • button.background#469325
  • button.foreground#F8F9F6
  • button.hoverBackground#469325dd
  • editor.background#F8F9F6
  • editor.foreground#3E4638
  • editor.inactiveSelectionBackground#5D83212580
  • editor.lineHighlightBackground#FBFAF450
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#5D832125
  • editorCursor.foreground#469325
  • editorGroupHeader.tabsBackground#FBFAF4aa
  • editorLineNumber.activeForeground#469325
  • editorLineNumber.foreground#3B273280
  • focusBorder#469325
  • foreground#3E4638
  • input.background#FBFAF4
  • input.border#00000015
  • input.foreground#3E4638
  • input.placeholderForeground#3E463860
  • list.activeSelectionBackground#46932530
  • list.activeSelectionForeground#3E4638
  • list.highlightForeground#469325
  • list.hoverBackground#FBFAF440
  • list.hoverForeground#3E4638
  • list.inactiveSelectionBackground#46932515
  • list.inactiveSelectionForeground#3E4638
  • selection.background#5D832125
  • sideBar.background#FBFAF4
  • sideBar.border#00000015
  • sideBar.foreground#3E4638
  • sideBarSectionHeader.background#FBFAF480
  • sideBarSectionHeader.foreground#3E4638
  • sideBarTitle.foreground#469325
  • statusBar.background#F8F9F6
  • statusBar.border#00000015
  • statusBar.foreground#3E4638
  • statusBar.noFolderBackground#F8F9F6
  • tab.activeBackground#F8F9F6
  • tab.activeBorderTop#469325
  • tab.activeForeground#3E4638
  • tab.border#00000015
  • tab.inactiveBackground#F8F9F660
  • tab.inactiveForeground#3E463880
  • terminal.ansiBlack#3E4638
  • terminal.ansiBlue#5D8321
  • terminal.ansiCyan#A3298D
  • terminal.ansiGreen#469325
  • terminal.ansiMagenta#765D19
  • terminal.ansiRed#765D19
  • terminal.ansiWhite#3E4638
  • terminal.ansiYellow#A3298D
  • terminal.background#F8F9F6
  • terminal.foreground#3E4638
  • titleBar.activeBackground#F8F9F6
  • titleBar.activeForeground#3E4638
  • titleBar.border#00000015
  • titleBar.inactiveBackground#F8F9F6
  • titleBar.inactiveForeground#3E463860
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#3B2732italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#5D8321bold
storage.type, storage.modifier#5D8321italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#469325
string, punctuation.definition.string, string.template, meta.template.expression#A3298D
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#765D19
variable, variable.other.readwrite, variable.other.object#3E4638
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#3E4638
variable.parameter, meta.parameter#3E4638dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#3E463880
keyword.operator#3E4638
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#A3298Dbold
entity.other.inherited-class#469325
entity.name.tag, punctuation.definition.tag#5D8321
entity.other.attribute-name#469325
meta.diff, meta.diff.header#3B2732
markup.deleted#765D19
markup.inserted#469325
markup.changed#A3298D
markup.heading, markup.heading.setext, punctuation.definition.heading#469325bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#A3298D
string.other.link.title, string.other.link.description#469325
markup.underline.link#3B2732underline
punctuation.definition.list#5D8321
markup.quote, punctuation.definition.quote#3B2732italic