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#FDFDFC
  • activityBar.border#00000015
  • activityBar.foreground#933325
  • activityBar.inactiveForeground#2f343860
  • activityBarBadge.background#933325
  • activityBarBadge.foreground#FDFDFC
  • button.background#933325
  • button.foreground#FDFDFC
  • button.hoverBackground#933325dd
  • editor.background#FDFDFC
  • editor.foreground#2f3438
  • editor.inactiveSelectionBackground#5283212580
  • editor.lineHighlightBackground#F9F8F650
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#52832125
  • editorCursor.foreground#933325
  • editorGroupHeader.tabsBackground#F9F8F6aa
  • editorLineNumber.activeForeground#933325
  • editorLineNumber.foreground#e7e4e080
  • focusBorder#933325
  • foreground#2f3438
  • input.background#F9F8F6
  • input.border#00000015
  • input.foreground#2f3438
  • input.placeholderForeground#2f343860
  • list.activeSelectionBackground#93332530
  • list.activeSelectionForeground#2f3438
  • list.highlightForeground#933325
  • list.hoverBackground#F9F8F640
  • list.hoverForeground#2f3438
  • list.inactiveSelectionBackground#93332515
  • list.inactiveSelectionForeground#2f3438
  • selection.background#52832125
  • sideBar.background#F9F8F6
  • sideBar.border#00000015
  • sideBar.foreground#2f3438
  • sideBarSectionHeader.background#F9F8F680
  • sideBarSectionHeader.foreground#2f3438
  • sideBarTitle.foreground#933325
  • statusBar.background#FDFDFC
  • statusBar.border#00000015
  • statusBar.foreground#2f3438
  • statusBar.noFolderBackground#FDFDFC
  • tab.activeBackground#FDFDFC
  • tab.activeBorderTop#933325
  • tab.activeForeground#2f3438
  • tab.border#00000015
  • tab.inactiveBackground#FDFDFC60
  • tab.inactiveForeground#2f343880
  • terminal.ansiBlack#2f3438
  • terminal.ansiBlue#528321
  • terminal.ansiCyan#A33529
  • terminal.ansiGreen#933325
  • terminal.ansiMagenta#762519
  • terminal.ansiRed#762519
  • terminal.ansiWhite#2f3438
  • terminal.ansiYellow#A33529
  • terminal.background#FDFDFC
  • terminal.foreground#2f3438
  • titleBar.activeBackground#FDFDFC
  • titleBar.activeForeground#2f3438
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FDFDFC
  • titleBar.inactiveForeground#2f343860
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#e7e4e0italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#528321bold
storage.type, storage.modifier#528321italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#933325—
string, punctuation.definition.string, string.template, meta.template.expression#A33529—
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#762519—
variable, variable.other.readwrite, variable.other.object#2f3438—
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#2f3438—
variable.parameter, meta.parameter#2f3438dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#2f343880—
keyword.operator#2f3438—
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#A33529bold
entity.other.inherited-class#933325—
entity.name.tag, punctuation.definition.tag#528321—
entity.other.attribute-name#933325—
meta.diff, meta.diff.header#e7e4e0—
markup.deleted#762519—
markup.inserted#933325—
markup.changed#A33529—
markup.heading, markup.heading.setext, punctuation.definition.heading#933325bold
markup.bold—bold
markup.italic—italic
markup.inline.raw, markup.raw.block#A33529—
string.other.link.title, string.other.link.description#933325—
markup.underline.link#e7e4e0underline
punctuation.definition.list#528321—
markup.quote, punctuation.definition.quote#e7e4e0italic