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#F6F4EC
  • activityBar.border#00000015
  • activityBar.foreground#2F5E3F
  • activityBar.inactiveForeground#1A2E1F60
  • activityBarBadge.background#2F5E3F
  • activityBarBadge.foreground#F6F4EC
  • button.background#2F5E3F
  • button.foreground#F6F4EC
  • button.hoverBackground#2F5E3Fdd
  • editor.background#F6F4EC
  • editor.foreground#1A2E1F
  • editor.inactiveSelectionBackground#A5B69C2580
  • editor.lineHighlightBackground#C7CDEB50
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#A5B69C25
  • editorCursor.foreground#2F5E3F
  • editorGroupHeader.tabsBackground#C7CDEBaa
  • editorLineNumber.activeForeground#2F5E3F
  • editorLineNumber.foreground#D6DED280
  • focusBorder#2F5E3F
  • foreground#1A2E1F
  • input.background#C7CDEB
  • input.border#00000015
  • input.foreground#1A2E1F
  • input.placeholderForeground#1A2E1F60
  • list.activeSelectionBackground#2F5E3F30
  • list.activeSelectionForeground#1A2E1F
  • list.highlightForeground#2F5E3F
  • list.hoverBackground#C7CDEB40
  • list.hoverForeground#1A2E1F
  • list.inactiveSelectionBackground#2F5E3F15
  • list.inactiveSelectionForeground#1A2E1F
  • selection.background#A5B69C25
  • sideBar.background#C7CDEB
  • sideBar.border#00000015
  • sideBar.foreground#1A2E1F
  • sideBarSectionHeader.background#C7CDEB80
  • sideBarSectionHeader.foreground#1A2E1F
  • sideBarTitle.foreground#2F5E3F
  • statusBar.background#F6F4EC
  • statusBar.border#00000015
  • statusBar.foreground#1A2E1F
  • statusBar.noFolderBackground#F6F4EC
  • tab.activeBackground#F6F4EC
  • tab.activeBorderTop#2F5E3F
  • tab.activeForeground#1A2E1F
  • tab.border#00000015
  • tab.inactiveBackground#F6F4EC60
  • tab.inactiveForeground#1A2E1F80
  • terminal.ansiBlack#1A2E1F
  • terminal.ansiBlue#A5B69C
  • terminal.ansiCyan#A5AEDC
  • terminal.ansiGreen#2F5E3F
  • terminal.ansiMagenta#A5AEDC
  • terminal.ansiRed#A5AEDC
  • terminal.ansiWhite#1A2E1F
  • terminal.ansiYellow#A5AEDC
  • terminal.background#F6F4EC
  • terminal.foreground#1A2E1F
  • titleBar.activeBackground#F6F4EC
  • titleBar.activeForeground#1A2E1F
  • titleBar.border#00000015
  • titleBar.inactiveBackground#F6F4EC
  • titleBar.inactiveForeground#1A2E1F60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#D6DED2italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#A5B69Cbold
storage.type, storage.modifier#A5B69Citalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#2F5E3F
string, punctuation.definition.string, string.template, meta.template.expression#A5AEDC
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#A5AEDC
variable, variable.other.readwrite, variable.other.object#1A2E1F
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#1A2E1F
variable.parameter, meta.parameter#1A2E1Fdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#1A2E1F80
keyword.operator#1A2E1F
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#A5AEDCbold
entity.other.inherited-class#2F5E3F
entity.name.tag, punctuation.definition.tag#A5B69C
entity.other.attribute-name#2F5E3F
meta.diff, meta.diff.header#D6DED2
markup.deleted#A5AEDC
markup.inserted#2F5E3F
markup.changed#A5AEDC
markup.heading, markup.heading.setext, punctuation.definition.heading#2F5E3Fbold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#A5AEDC
string.other.link.title, string.other.link.description#2F5E3F
markup.underline.link#D6DED2underline
punctuation.definition.list#A5B69C
markup.quote, punctuation.definition.quote#D6DED2italic