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#FDFEFB
  • activityBar.border#00000015
  • activityBar.foreground#257B93
  • activityBar.inactiveForeground#4A556260
  • activityBarBadge.background#257B93
  • activityBarBadge.foreground#FDFEFB
  • button.background#257B93
  • button.foreground#FDFEFB
  • button.hoverBackground#257B93dd
  • editor.background#FDFEFB
  • editor.foreground#4A5562
  • editor.inactiveSelectionBackground#2148832580
  • editor.lineHighlightBackground#D6FFF550
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#21488325
  • editorCursor.foreground#257B93
  • editorGroupHeader.tabsBackground#D6FFF5aa
  • editorLineNumber.activeForeground#257B93
  • editorLineNumber.foreground#AAB9B080
  • focusBorder#257B93
  • foreground#4A5562
  • input.background#D6FFF5
  • input.border#00000015
  • input.foreground#4A5562
  • input.placeholderForeground#4A556260
  • list.activeSelectionBackground#257B9330
  • list.activeSelectionForeground#4A5562
  • list.highlightForeground#257B93
  • list.hoverBackground#D6FFF540
  • list.hoverForeground#4A5562
  • list.inactiveSelectionBackground#257B9315
  • list.inactiveSelectionForeground#4A5562
  • selection.background#21488325
  • sideBar.background#D6FFF5
  • sideBar.border#00000015
  • sideBar.foreground#4A5562
  • sideBarSectionHeader.background#D6FFF580
  • sideBarSectionHeader.foreground#4A5562
  • sideBarTitle.foreground#257B93
  • statusBar.background#FDFEFB
  • statusBar.border#00000015
  • statusBar.foreground#4A5562
  • statusBar.noFolderBackground#FDFEFB
  • tab.activeBackground#FDFEFB
  • tab.activeBorderTop#257B93
  • tab.activeForeground#4A5562
  • tab.border#00000015
  • tab.inactiveBackground#FDFEFB60
  • tab.inactiveForeground#4A556280
  • terminal.ansiBlack#4A5562
  • terminal.ansiBlue#214883
  • terminal.ansiCyan#29A397
  • terminal.ansiGreen#257B93
  • terminal.ansiMagenta#762519
  • terminal.ansiRed#762519
  • terminal.ansiWhite#4A5562
  • terminal.ansiYellow#29A397
  • terminal.background#FDFEFB
  • terminal.foreground#4A5562
  • titleBar.activeBackground#FDFEFB
  • titleBar.activeForeground#4A5562
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FDFEFB
  • titleBar.inactiveForeground#4A556260
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#AAB9B0italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#214883bold
storage.type, storage.modifier#214883italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#257B93
string, punctuation.definition.string, string.template, meta.template.expression#29A397
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#762519
variable, variable.other.readwrite, variable.other.object#4A5562
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#4A5562
variable.parameter, meta.parameter#4A5562dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#4A556280
keyword.operator#4A5562
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#29A397bold
entity.other.inherited-class#257B93
entity.name.tag, punctuation.definition.tag#214883
entity.other.attribute-name#257B93
meta.diff, meta.diff.header#AAB9B0
markup.deleted#762519
markup.inserted#257B93
markup.changed#29A397
markup.heading, markup.heading.setext, punctuation.definition.heading#257B93bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#29A397
string.other.link.title, string.other.link.description#257B93
markup.underline.link#AAB9B0underline
punctuation.definition.list#214883
markup.quote, punctuation.definition.quote#AAB9B0italic