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#FCFCFD
  • activityBar.border#00000015
  • activityBar.foreground#932553
  • activityBar.inactiveForeground#282E3160
  • activityBarBadge.background#932553
  • activityBarBadge.foreground#FCFCFD
  • button.background#932553
  • button.foreground#FCFCFD
  • button.hoverBackground#932553dd
  • editor.background#FCFCFD
  • editor.foreground#282E31
  • editor.inactiveSelectionBackground#2183262580
  • editor.lineHighlightBackground#FFF0F650
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#21832625
  • editorCursor.foreground#932553
  • editorGroupHeader.tabsBackground#FFF0F6aa
  • editorLineNumber.activeForeground#932553
  • editorLineNumber.foreground#C792B280
  • focusBorder#932553
  • foreground#282E31
  • input.background#FFF0F6
  • input.border#00000015
  • input.foreground#282E31
  • input.placeholderForeground#282E3160
  • list.activeSelectionBackground#93255330
  • list.activeSelectionForeground#282E31
  • list.highlightForeground#932553
  • list.hoverBackground#FFF0F640
  • list.hoverForeground#282E31
  • list.inactiveSelectionBackground#93255315
  • list.inactiveSelectionForeground#282E31
  • selection.background#21832625
  • sideBar.background#FFF0F6
  • sideBar.border#00000015
  • sideBar.foreground#282E31
  • sideBarSectionHeader.background#FFF0F680
  • sideBarSectionHeader.foreground#282E31
  • sideBarTitle.foreground#932553
  • statusBar.background#FCFCFD
  • statusBar.border#00000015
  • statusBar.foreground#282E31
  • statusBar.noFolderBackground#FCFCFD
  • tab.activeBackground#FCFCFD
  • tab.activeBorderTop#932553
  • tab.activeForeground#282E31
  • tab.border#00000015
  • tab.inactiveBackground#FCFCFD60
  • tab.inactiveForeground#282E3180
  • terminal.ansiBlack#282E31
  • terminal.ansiBlue#218326
  • terminal.ansiCyan#A3295E
  • terminal.ansiGreen#932553
  • terminal.ansiMagenta#764719
  • terminal.ansiRed#764719
  • terminal.ansiWhite#282E31
  • terminal.ansiYellow#A3295E
  • terminal.background#FCFCFD
  • terminal.foreground#282E31
  • titleBar.activeBackground#FCFCFD
  • titleBar.activeForeground#282E31
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FCFCFD
  • titleBar.inactiveForeground#282E3160
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#C792B2italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#218326bold
storage.type, storage.modifier#218326italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#932553
string, punctuation.definition.string, string.template, meta.template.expression#A3295E
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#764719
variable, variable.other.readwrite, variable.other.object#282E31
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#282E31
variable.parameter, meta.parameter#282E31dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#282E3180
keyword.operator#282E31
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#A3295Ebold
entity.other.inherited-class#932553
entity.name.tag, punctuation.definition.tag#218326
entity.other.attribute-name#932553
meta.diff, meta.diff.header#C792B2
markup.deleted#764719
markup.inserted#932553
markup.changed#A3295E
markup.heading, markup.heading.setext, punctuation.definition.heading#932553bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#A3295E
string.other.link.title, string.other.link.description#932553
markup.underline.link#C792B2underline
punctuation.definition.list#218326
markup.quote, punctuation.definition.quote#C792B2italic