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#F6F9F8
  • activityBar.border#00000015
  • activityBar.foreground#259351
  • activityBar.inactiveForeground#151b1e60
  • activityBarBadge.background#259351
  • activityBarBadge.foreground#F6F9F8
  • button.background#259351
  • button.foreground#F6F9F8
  • button.hoverBackground#259351dd
  • editor.background#F6F9F8
  • editor.foreground#151b1e
  • editor.inactiveSelectionBackground#2183482580
  • editor.lineHighlightBackground#E5EBEB50
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#21834825
  • editorCursor.foreground#259351
  • editorGroupHeader.tabsBackground#E5EBEBaa
  • editorLineNumber.activeForeground#259351
  • editorLineNumber.foreground#70808780
  • focusBorder#259351
  • foreground#151b1e
  • input.background#E5EBEB
  • input.border#00000015
  • input.foreground#151b1e
  • input.placeholderForeground#151b1e60
  • list.activeSelectionBackground#25935130
  • list.activeSelectionForeground#151b1e
  • list.highlightForeground#259351
  • list.hoverBackground#E5EBEB40
  • list.hoverForeground#151b1e
  • list.inactiveSelectionBackground#25935115
  • list.inactiveSelectionForeground#151b1e
  • selection.background#21834825
  • sideBar.background#E5EBEB
  • sideBar.border#00000015
  • sideBar.foreground#151b1e
  • sideBarSectionHeader.background#E5EBEB80
  • sideBarSectionHeader.foreground#151b1e
  • sideBarTitle.foreground#259351
  • statusBar.background#F6F9F8
  • statusBar.border#00000015
  • statusBar.foreground#151b1e
  • statusBar.noFolderBackground#F6F9F8
  • tab.activeBackground#F6F9F8
  • tab.activeBorderTop#259351
  • tab.activeForeground#151b1e
  • tab.border#00000015
  • tab.inactiveBackground#F6F9F860
  • tab.inactiveForeground#151b1e80
  • terminal.ansiBlack#151b1e
  • terminal.ansiBlue#218348
  • terminal.ansiCyan#56A329
  • terminal.ansiGreen#259351
  • terminal.ansiMagenta#195776
  • terminal.ansiRed#195776
  • terminal.ansiWhite#151b1e
  • terminal.ansiYellow#56A329
  • terminal.background#F6F9F8
  • terminal.foreground#151b1e
  • titleBar.activeBackground#F6F9F8
  • titleBar.activeForeground#151b1e
  • titleBar.border#00000015
  • titleBar.inactiveBackground#F6F9F8
  • titleBar.inactiveForeground#151b1e60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#708087italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#218348bold
storage.type, storage.modifier#218348italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#259351
string, punctuation.definition.string, string.template, meta.template.expression#56A329
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#195776
variable, variable.other.readwrite, variable.other.object#151b1e
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#151b1e
variable.parameter, meta.parameter#151b1edditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#151b1e80
keyword.operator#151b1e
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#56A329bold
entity.other.inherited-class#259351
entity.name.tag, punctuation.definition.tag#218348
entity.other.attribute-name#259351
meta.diff, meta.diff.header#708087
markup.deleted#195776
markup.inserted#259351
markup.changed#56A329
markup.heading, markup.heading.setext, punctuation.definition.heading#259351bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#56A329
string.other.link.title, string.other.link.description#259351
markup.underline.link#708087underline
punctuation.definition.list#218348
markup.quote, punctuation.definition.quote#708087italic