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#f8f6ed
  • activityBar.border#00000015
  • activityBar.foreground#2e75b8
  • activityBar.inactiveForeground#14151760
  • activityBarBadge.background#2e75b8
  • activityBarBadge.foreground#f8f6ed
  • button.background#2e75b8
  • button.foreground#f8f6ed
  • button.hoverBackground#2e75b8dd
  • editor.background#f8f6ed
  • editor.foreground#141517
  • editor.inactiveSelectionBackground#62b7d82580
  • editor.lineHighlightBackground#e8e2d250
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#62b7d825
  • editorCursor.foreground#2e75b8
  • editorGroupHeader.tabsBackground#e8e2d2aa
  • editorLineNumber.activeForeground#2e75b8
  • editorLineNumber.foreground#efe2bf80
  • focusBorder#2e75b8
  • foreground#141517
  • input.background#e8e2d2
  • input.border#00000015
  • input.foreground#141517
  • input.placeholderForeground#14151760
  • list.activeSelectionBackground#2e75b830
  • list.activeSelectionForeground#141517
  • list.highlightForeground#2e75b8
  • list.hoverBackground#e8e2d240
  • list.hoverForeground#141517
  • list.inactiveSelectionBackground#2e75b815
  • list.inactiveSelectionForeground#141517
  • selection.background#62b7d825
  • sideBar.background#e8e2d2
  • sideBar.border#00000015
  • sideBar.foreground#141517
  • sideBarSectionHeader.background#e8e2d280
  • sideBarSectionHeader.foreground#141517
  • sideBarTitle.foreground#2e75b8
  • statusBar.background#f8f6ed
  • statusBar.border#00000015
  • statusBar.foreground#141517
  • statusBar.noFolderBackground#f8f6ed
  • tab.activeBackground#f8f6ed
  • tab.activeBorderTop#2e75b8
  • tab.activeForeground#141517
  • tab.border#00000015
  • tab.inactiveBackground#f8f6ed60
  • tab.inactiveForeground#14151780
  • terminal.ansiBlack#141517
  • terminal.ansiBlue#62b7d8
  • terminal.ansiCyan#d7c39b
  • terminal.ansiGreen#2e75b8
  • terminal.ansiMagenta#b45f3f
  • terminal.ansiRed#b45f3f
  • terminal.ansiWhite#141517
  • terminal.ansiYellow#d7c39b
  • terminal.background#f8f6ed
  • terminal.foreground#141517
  • titleBar.activeBackground#f8f6ed
  • titleBar.activeForeground#141517
  • titleBar.border#00000015
  • titleBar.inactiveBackground#f8f6ed
  • titleBar.inactiveForeground#14151760
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#efe2bfitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#62b7d8bold
storage.type, storage.modifier#62b7d8italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#2e75b8
string, punctuation.definition.string, string.template, meta.template.expression#d7c39b
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#b45f3f
variable, variable.other.readwrite, variable.other.object#141517
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#141517
variable.parameter, meta.parameter#141517dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#14151780
keyword.operator#141517
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#d7c39bbold
entity.other.inherited-class#2e75b8
entity.name.tag, punctuation.definition.tag#62b7d8
entity.other.attribute-name#2e75b8
meta.diff, meta.diff.header#efe2bf
markup.deleted#b45f3f
markup.inserted#2e75b8
markup.changed#d7c39b
markup.heading, markup.heading.setext, punctuation.definition.heading#2e75b8bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#d7c39b
string.other.link.title, string.other.link.description#2e75b8
markup.underline.link#efe2bfunderline
punctuation.definition.list#62b7d8
markup.quote, punctuation.definition.quote#efe2bfitalic