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#2E2593
  • activityBar.inactiveForeground#0F172A60
  • activityBarBadge.background#2E2593
  • activityBarBadge.foreground#FCFCFD
  • button.background#2E2593
  • button.foreground#FCFCFD
  • button.hoverBackground#2E2593dd
  • editor.background#FCFCFD
  • editor.foreground#0F172A
  • editor.inactiveSelectionBackground#2183452580
  • editor.lineHighlightBackground#F8F9F650
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#21834525
  • editorCursor.foreground#2E2593
  • editorGroupHeader.tabsBackground#F8F9F6aa
  • editorLineNumber.activeForeground#2E2593
  • editorLineNumber.foreground#F3F0FF80
  • focusBorder#2E2593
  • foreground#0F172A
  • input.background#F8F9F6
  • input.border#00000015
  • input.foreground#0F172A
  • input.placeholderForeground#0F172A60
  • list.activeSelectionBackground#2E259330
  • list.activeSelectionForeground#0F172A
  • list.highlightForeground#2E2593
  • list.hoverBackground#F8F9F640
  • list.hoverForeground#0F172A
  • list.inactiveSelectionBackground#2E259315
  • list.inactiveSelectionForeground#0F172A
  • selection.background#21834525
  • sideBar.background#F8F9F6
  • sideBar.border#00000015
  • sideBar.foreground#0F172A
  • sideBarSectionHeader.background#F8F9F680
  • sideBarSectionHeader.foreground#0F172A
  • sideBarTitle.foreground#2E2593
  • statusBar.background#FCFCFD
  • statusBar.border#00000015
  • statusBar.foreground#0F172A
  • statusBar.noFolderBackground#FCFCFD
  • tab.activeBackground#FCFCFD
  • tab.activeBorderTop#2E2593
  • tab.activeForeground#0F172A
  • tab.border#00000015
  • tab.inactiveBackground#FCFCFD60
  • tab.inactiveForeground#0F172A80
  • terminal.ansiBlack#0F172A
  • terminal.ansiBlue#218345
  • terminal.ansiCyan#292BA3
  • terminal.ansiGreen#2E2593
  • terminal.ansiMagenta#193876
  • terminal.ansiRed#193876
  • terminal.ansiWhite#0F172A
  • terminal.ansiYellow#292BA3
  • terminal.background#FCFCFD
  • terminal.foreground#0F172A
  • titleBar.activeBackground#FCFCFD
  • titleBar.activeForeground#0F172A
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FCFCFD
  • titleBar.inactiveForeground#0F172A60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#F3F0FFitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#218345bold
storage.type, storage.modifier#218345italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#2E2593
string, punctuation.definition.string, string.template, meta.template.expression#292BA3
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#193876
variable, variable.other.readwrite, variable.other.object#0F172A
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#0F172A
variable.parameter, meta.parameter#0F172Additalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#0F172A80
keyword.operator#0F172A
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#292BA3bold
entity.other.inherited-class#2E2593
entity.name.tag, punctuation.definition.tag#218345
entity.other.attribute-name#2E2593
meta.diff, meta.diff.header#F3F0FF
markup.deleted#193876
markup.inserted#2E2593
markup.changed#292BA3
markup.heading, markup.heading.setext, punctuation.definition.heading#2E2593bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#292BA3
string.other.link.title, string.other.link.description#2E2593
markup.underline.link#F3F0FFunderline
punctuation.definition.list#218345
markup.quote, punctuation.definition.quote#F3F0FFitalic