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#FCFDFD
  • activityBar.border#00000015
  • activityBar.foreground#256593
  • activityBar.inactiveForeground#10293860
  • activityBarBadge.background#256593
  • activityBarBadge.foreground#FCFDFD
  • button.background#256593
  • button.foreground#FCFDFD
  • button.hoverBackground#256593dd
  • editor.background#FCFDFD
  • editor.foreground#102938
  • editor.inactiveSelectionBackground#21836D2580
  • editor.lineHighlightBackground#C0CBCE50
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#21836D25
  • editorCursor.foreground#256593
  • editorGroupHeader.tabsBackground#C0CBCEaa
  • editorLineNumber.activeForeground#256593
  • editorLineNumber.foreground#47686180
  • focusBorder#256593
  • foreground#102938
  • input.background#C0CBCE
  • input.border#00000015
  • input.foreground#102938
  • input.placeholderForeground#10293860
  • list.activeSelectionBackground#25659330
  • list.activeSelectionForeground#102938
  • list.highlightForeground#256593
  • list.hoverBackground#C0CBCE40
  • list.hoverForeground#102938
  • list.inactiveSelectionBackground#25659315
  • list.inactiveSelectionForeground#102938
  • selection.background#21836D25
  • sideBar.background#C0CBCE
  • sideBar.border#00000015
  • sideBar.foreground#102938
  • sideBarSectionHeader.background#C0CBCE80
  • sideBarSectionHeader.foreground#102938
  • sideBarTitle.foreground#256593
  • statusBar.background#FCFDFD
  • statusBar.border#00000015
  • statusBar.foreground#102938
  • statusBar.noFolderBackground#FCFDFD
  • tab.activeBackground#FCFDFD
  • tab.activeBorderTop#256593
  • tab.activeForeground#102938
  • tab.border#00000015
  • tab.inactiveBackground#FCFDFD60
  • tab.inactiveForeground#10293880
  • terminal.ansiBlack#102938
  • terminal.ansiBlue#21836D
  • terminal.ansiCyan#297EA3
  • terminal.ansiGreen#256593
  • terminal.ansiMagenta#765419
  • terminal.ansiRed#765419
  • terminal.ansiWhite#102938
  • terminal.ansiYellow#297EA3
  • terminal.background#FCFDFD
  • terminal.foreground#102938
  • titleBar.activeBackground#FCFDFD
  • titleBar.activeForeground#102938
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FCFDFD
  • titleBar.inactiveForeground#10293860
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#476861italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#21836Dbold
storage.type, storage.modifier#21836Ditalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#256593
string, punctuation.definition.string, string.template, meta.template.expression#297EA3
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#765419
variable, variable.other.readwrite, variable.other.object#102938
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#102938
variable.parameter, meta.parameter#102938dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#10293880
keyword.operator#102938
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#297EA3bold
entity.other.inherited-class#256593
entity.name.tag, punctuation.definition.tag#21836D
entity.other.attribute-name#256593
meta.diff, meta.diff.header#476861
markup.deleted#765419
markup.inserted#256593
markup.changed#297EA3
markup.heading, markup.heading.setext, punctuation.definition.heading#256593bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#297EA3
string.other.link.title, string.other.link.description#256593
markup.underline.link#476861underline
punctuation.definition.list#21836D
markup.quote, punctuation.definition.quote#476861italic