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#FDFCFC
  • activityBar.border#00000015
  • activityBar.foreground#93255E
  • activityBar.inactiveForeground#1E1A1860
  • activityBarBadge.background#93255E
  • activityBarBadge.foreground#FDFCFC
  • button.background#93255E
  • button.foreground#FDFCFC
  • button.hoverBackground#93255Edd
  • editor.background#FDFCFC
  • editor.foreground#1E1A18
  • editor.inactiveSelectionBackground#8321342580
  • editor.lineHighlightBackground#FAEFF450
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#83213425
  • editorCursor.foreground#93255E
  • editorGroupHeader.tabsBackground#FAEFF4aa
  • editorLineNumber.activeForeground#93255E
  • editorLineNumber.foreground#7FAE6380
  • focusBorder#93255E
  • foreground#1E1A18
  • input.background#FAEFF4
  • input.border#00000015
  • input.foreground#1E1A18
  • input.placeholderForeground#1E1A1860
  • list.activeSelectionBackground#93255E30
  • list.activeSelectionForeground#1E1A18
  • list.highlightForeground#93255E
  • list.hoverBackground#FAEFF440
  • list.hoverForeground#1E1A18
  • list.inactiveSelectionBackground#93255E15
  • list.inactiveSelectionForeground#1E1A18
  • selection.background#83213425
  • sideBar.background#FAEFF4
  • sideBar.border#00000015
  • sideBar.foreground#1E1A18
  • sideBarSectionHeader.background#FAEFF480
  • sideBarSectionHeader.foreground#1E1A18
  • sideBarTitle.foreground#93255E
  • statusBar.background#FDFCFC
  • statusBar.border#00000015
  • statusBar.foreground#1E1A18
  • statusBar.noFolderBackground#FDFCFC
  • tab.activeBackground#FDFCFC
  • tab.activeBorderTop#93255E
  • tab.activeForeground#1E1A18
  • tab.border#00000015
  • tab.inactiveBackground#FDFCFC60
  • tab.inactiveForeground#1E1A1880
  • terminal.ansiBlack#1E1A18
  • terminal.ansiBlue#832134
  • terminal.ansiCyan#45A329
  • terminal.ansiGreen#93255E
  • terminal.ansiMagenta#761946
  • terminal.ansiRed#761946
  • terminal.ansiWhite#1E1A18
  • terminal.ansiYellow#45A329
  • terminal.background#FDFCFC
  • terminal.foreground#1E1A18
  • titleBar.activeBackground#FDFCFC
  • titleBar.activeForeground#1E1A18
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FDFCFC
  • titleBar.inactiveForeground#1E1A1860
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#7FAE63italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#832134bold
storage.type, storage.modifier#832134italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#93255E
string, punctuation.definition.string, string.template, meta.template.expression#45A329
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#761946
variable, variable.other.readwrite, variable.other.object#1E1A18
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#1E1A18
variable.parameter, meta.parameter#1E1A18dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#1E1A1880
keyword.operator#1E1A18
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#45A329bold
entity.other.inherited-class#93255E
entity.name.tag, punctuation.definition.tag#832134
entity.other.attribute-name#93255E
meta.diff, meta.diff.header#7FAE63
markup.deleted#761946
markup.inserted#93255E
markup.changed#45A329
markup.heading, markup.heading.setext, punctuation.definition.heading#93255Ebold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#45A329
string.other.link.title, string.other.link.description#93255E
markup.underline.link#7FAE63underline
punctuation.definition.list#832134
markup.quote, punctuation.definition.quote#7FAE63italic