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#256393
  • activityBar.inactiveForeground#1B243060
  • activityBarBadge.background#256393
  • activityBarBadge.foreground#FCFCFD
  • button.background#256393
  • button.foreground#FCFCFD
  • button.hoverBackground#256393dd
  • editor.background#FCFCFD
  • editor.foreground#1B2430
  • editor.inactiveSelectionBackground#2155832580
  • editor.lineHighlightBackground#F2F5F850
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#21558325
  • editorCursor.foreground#256393
  • editorGroupHeader.tabsBackground#F2F5F8aa
  • editorLineNumber.activeForeground#256393
  • editorLineNumber.foreground#55769280
  • focusBorder#256393
  • foreground#1B2430
  • input.background#F2F5F8
  • input.border#00000015
  • input.foreground#1B2430
  • input.placeholderForeground#1B243060
  • list.activeSelectionBackground#25639330
  • list.activeSelectionForeground#1B2430
  • list.highlightForeground#256393
  • list.hoverBackground#F2F5F840
  • list.hoverForeground#1B2430
  • list.inactiveSelectionBackground#25639315
  • list.inactiveSelectionForeground#1B2430
  • selection.background#21558325
  • sideBar.background#F2F5F8
  • sideBar.border#00000015
  • sideBar.foreground#1B2430
  • sideBarSectionHeader.background#F2F5F880
  • sideBarSectionHeader.foreground#1B2430
  • sideBarTitle.foreground#256393
  • statusBar.background#FCFCFD
  • statusBar.border#00000015
  • statusBar.foreground#1B2430
  • statusBar.noFolderBackground#FCFCFD
  • tab.activeBackground#FCFCFD
  • tab.activeBorderTop#256393
  • tab.activeForeground#1B2430
  • tab.border#00000015
  • tab.inactiveBackground#FCFCFD60
  • tab.inactiveForeground#1B243080
  • terminal.ansiBlack#1B2430
  • terminal.ansiBlue#215583
  • terminal.ansiCyan#2983A3
  • terminal.ansiGreen#256393
  • terminal.ansiMagenta#765A19
  • terminal.ansiRed#765A19
  • terminal.ansiWhite#1B2430
  • terminal.ansiYellow#2983A3
  • terminal.background#FCFCFD
  • terminal.foreground#1B2430
  • titleBar.activeBackground#FCFCFD
  • titleBar.activeForeground#1B2430
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FCFCFD
  • titleBar.inactiveForeground#1B243060
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#557692italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#215583bold
storage.type, storage.modifier#215583italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#256393
string, punctuation.definition.string, string.template, meta.template.expression#2983A3
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#765A19
variable, variable.other.readwrite, variable.other.object#1B2430
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#1B2430
variable.parameter, meta.parameter#1B2430dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#1B243080
keyword.operator#1B2430
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#2983A3bold
entity.other.inherited-class#256393
entity.name.tag, punctuation.definition.tag#215583
entity.other.attribute-name#256393
meta.diff, meta.diff.header#557692
markup.deleted#765A19
markup.inserted#256393
markup.changed#2983A3
markup.heading, markup.heading.setext, punctuation.definition.heading#256393bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#2983A3
string.other.link.title, string.other.link.description#256393
markup.underline.link#557692underline
punctuation.definition.list#215583
markup.quote, punctuation.definition.quote#557692italic