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#F1F4F1
  • activityBar.border#00000015
  • activityBar.foreground#259384
  • activityBar.inactiveForeground#11182760
  • activityBarBadge.background#259384
  • activityBarBadge.foreground#F1F4F1
  • button.background#259384
  • button.foreground#F1F4F1
  • button.hoverBackground#259384dd
  • editor.background#F1F4F1
  • editor.foreground#111827
  • editor.inactiveSelectionBackground#3483212580
  • editor.lineHighlightBackground#F1F4F150
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#34832125
  • editorCursor.foreground#259384
  • editorGroupHeader.tabsBackground#F1F4F1aa
  • editorLineNumber.activeForeground#259384
  • editorLineNumber.foreground#A8B0A080
  • focusBorder#259384
  • foreground#111827
  • input.background#F1F4F1
  • input.border#00000015
  • input.foreground#111827
  • input.placeholderForeground#11182760
  • list.activeSelectionBackground#25938430
  • list.activeSelectionForeground#111827
  • list.highlightForeground#259384
  • list.hoverBackground#F1F4F140
  • list.hoverForeground#111827
  • list.inactiveSelectionBackground#25938415
  • list.inactiveSelectionForeground#111827
  • selection.background#34832125
  • sideBar.background#F1F4F1
  • sideBar.border#00000015
  • sideBar.foreground#111827
  • sideBarSectionHeader.background#F1F4F180
  • sideBarSectionHeader.foreground#111827
  • sideBarTitle.foreground#259384
  • statusBar.background#F1F4F1
  • statusBar.border#00000015
  • statusBar.foreground#111827
  • statusBar.noFolderBackground#F1F4F1
  • tab.activeBackground#F1F4F1
  • tab.activeBorderTop#259384
  • tab.activeForeground#111827
  • tab.border#00000015
  • tab.inactiveBackground#F1F4F160
  • tab.inactiveForeground#11182780
  • terminal.ansiBlack#111827
  • terminal.ansiBlue#348321
  • terminal.ansiCyan#A38529
  • terminal.ansiGreen#259384
  • terminal.ansiMagenta#766219
  • terminal.ansiRed#766219
  • terminal.ansiWhite#111827
  • terminal.ansiYellow#A38529
  • terminal.background#F1F4F1
  • terminal.foreground#111827
  • titleBar.activeBackground#F1F4F1
  • titleBar.activeForeground#111827
  • titleBar.border#00000015
  • titleBar.inactiveBackground#F1F4F1
  • titleBar.inactiveForeground#11182760
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#A8B0A0italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#348321bold
storage.type, storage.modifier#348321italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#259384—
string, punctuation.definition.string, string.template, meta.template.expression#A38529—
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#766219—
variable, variable.other.readwrite, variable.other.object#111827—
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#111827—
variable.parameter, meta.parameter#111827dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#11182780—
keyword.operator#111827—
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#A38529bold
entity.other.inherited-class#259384—
entity.name.tag, punctuation.definition.tag#348321—
entity.other.attribute-name#259384—
meta.diff, meta.diff.header#A8B0A0—
markup.deleted#766219—
markup.inserted#259384—
markup.changed#A38529—
markup.heading, markup.heading.setext, punctuation.definition.heading#259384bold
markup.bold—bold
markup.italic—italic
markup.inline.raw, markup.raw.block#A38529—
string.other.link.title, string.other.link.description#259384—
markup.underline.link#A8B0A0underline
punctuation.definition.list#348321—
markup.quote, punctuation.definition.quote#A8B0A0italic