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#FBF9F9
  • activityBar.border#00000015
  • activityBar.foreground#352593
  • activityBar.inactiveForeground#15192260
  • activityBarBadge.background#352593
  • activityBarBadge.foreground#FBF9F9
  • button.background#352593
  • button.foreground#FBF9F9
  • button.hoverBackground#352593dd
  • editor.background#FBF9F9
  • editor.foreground#151922
  • editor.inactiveSelectionBackground#3C21832580
  • editor.lineHighlightBackground#878C9750
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#3C218325
  • editorCursor.foreground#352593
  • editorGroupHeader.tabsBackground#878C97aa
  • editorLineNumber.activeForeground#352593
  • editorLineNumber.foreground#8a829e80
  • focusBorder#352593
  • foreground#151922
  • input.background#878C97
  • input.border#00000015
  • input.foreground#151922
  • input.placeholderForeground#15192260
  • list.activeSelectionBackground#35259330
  • list.activeSelectionForeground#151922
  • list.highlightForeground#352593
  • list.hoverBackground#878C9740
  • list.hoverForeground#151922
  • list.inactiveSelectionBackground#35259315
  • list.inactiveSelectionForeground#151922
  • selection.background#3C218325
  • sideBar.background#878C97
  • sideBar.border#00000015
  • sideBar.foreground#151922
  • sideBarSectionHeader.background#878C9780
  • sideBarSectionHeader.foreground#151922
  • sideBarTitle.foreground#352593
  • statusBar.background#FBF9F9
  • statusBar.border#00000015
  • statusBar.foreground#151922
  • statusBar.noFolderBackground#FBF9F9
  • tab.activeBackground#FBF9F9
  • tab.activeBorderTop#352593
  • tab.activeForeground#151922
  • tab.border#00000015
  • tab.inactiveBackground#FBF9F960
  • tab.inactiveForeground#15192280
  • terminal.ansiBlack#151922
  • terminal.ansiBlue#3C2183
  • terminal.ansiCyan#A35429
  • terminal.ansiGreen#352593
  • terminal.ansiMagenta#762819
  • terminal.ansiRed#762819
  • terminal.ansiWhite#151922
  • terminal.ansiYellow#A35429
  • terminal.background#FBF9F9
  • terminal.foreground#151922
  • titleBar.activeBackground#FBF9F9
  • titleBar.activeForeground#151922
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FBF9F9
  • titleBar.inactiveForeground#15192260
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#8a829eitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#3C2183bold
storage.type, storage.modifier#3C2183italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#352593
string, punctuation.definition.string, string.template, meta.template.expression#A35429
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#762819
variable, variable.other.readwrite, variable.other.object#151922
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#151922
variable.parameter, meta.parameter#151922dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#15192280
keyword.operator#151922
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#A35429bold
entity.other.inherited-class#352593
entity.name.tag, punctuation.definition.tag#3C2183
entity.other.attribute-name#352593
meta.diff, meta.diff.header#8a829e
markup.deleted#762819
markup.inserted#352593
markup.changed#A35429
markup.heading, markup.heading.setext, punctuation.definition.heading#352593bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#A35429
string.other.link.title, string.other.link.description#352593
markup.underline.link#8a829eunderline
punctuation.definition.list#3C2183
markup.quote, punctuation.definition.quote#8a829eitalic