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#FBFDFE
  • activityBar.border#00000015
  • activityBar.foreground#932725
  • activityBar.inactiveForeground#0b0d1060
  • activityBarBadge.background#932725
  • activityBarBadge.foreground#FBFDFE
  • button.background#932725
  • button.foreground#FBFDFE
  • button.hoverBackground#932725dd
  • editor.background#FBFDFE
  • editor.foreground#0b0d10
  • editor.inactiveSelectionBackground#216A832580
  • editor.lineHighlightBackground#EAF7FA50
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#216A8325
  • editorCursor.foreground#932725
  • editorGroupHeader.tabsBackground#EAF7FAaa
  • editorLineNumber.activeForeground#932725
  • editorLineNumber.foreground#a9b4ba80
  • focusBorder#932725
  • foreground#0b0d10
  • input.background#EAF7FA
  • input.border#00000015
  • input.foreground#0b0d10
  • input.placeholderForeground#0b0d1060
  • list.activeSelectionBackground#93272530
  • list.activeSelectionForeground#0b0d10
  • list.highlightForeground#932725
  • list.hoverBackground#EAF7FA40
  • list.hoverForeground#0b0d10
  • list.inactiveSelectionBackground#93272515
  • list.inactiveSelectionForeground#0b0d10
  • selection.background#216A8325
  • sideBar.background#EAF7FA
  • sideBar.border#00000015
  • sideBar.foreground#0b0d10
  • sideBarSectionHeader.background#EAF7FA80
  • sideBarSectionHeader.foreground#0b0d10
  • sideBarTitle.foreground#932725
  • statusBar.background#FBFDFE
  • statusBar.border#00000015
  • statusBar.foreground#0b0d10
  • statusBar.noFolderBackground#FBFDFE
  • tab.activeBackground#FBFDFE
  • tab.activeBorderTop#932725
  • tab.activeForeground#0b0d10
  • tab.border#00000015
  • tab.inactiveBackground#FBFDFE60
  • tab.inactiveForeground#0b0d1080
  • terminal.ansiBlack#0b0d10
  • terminal.ansiBlue#216A83
  • terminal.ansiCyan#2995A3
  • terminal.ansiGreen#932725
  • terminal.ansiMagenta#764F19
  • terminal.ansiRed#764F19
  • terminal.ansiWhite#0b0d10
  • terminal.ansiYellow#2995A3
  • terminal.background#FBFDFE
  • terminal.foreground#0b0d10
  • titleBar.activeBackground#FBFDFE
  • titleBar.activeForeground#0b0d10
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FBFDFE
  • titleBar.inactiveForeground#0b0d1060
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#a9b4baitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#216A83bold
storage.type, storage.modifier#216A83italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#932725
string, punctuation.definition.string, string.template, meta.template.expression#2995A3
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#764F19
variable, variable.other.readwrite, variable.other.object#0b0d10
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#0b0d10
variable.parameter, meta.parameter#0b0d10dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#0b0d1080
keyword.operator#0b0d10
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#2995A3bold
entity.other.inherited-class#932725
entity.name.tag, punctuation.definition.tag#216A83
entity.other.attribute-name#932725
meta.diff, meta.diff.header#a9b4ba
markup.deleted#764F19
markup.inserted#932725
markup.changed#2995A3
markup.heading, markup.heading.setext, punctuation.definition.heading#932725bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#2995A3
string.other.link.title, string.other.link.description#932725
markup.underline.link#a9b4baunderline
punctuation.definition.list#216A83
markup.quote, punctuation.definition.quote#a9b4baitalic