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#FEFDFB
  • activityBar.border#00000015
  • activityBar.foreground#93256E
  • activityBar.inactiveForeground#22325160
  • activityBarBadge.background#93256E
  • activityBarBadge.foreground#FEFDFB
  • button.background#93256E
  • button.foreground#FEFDFB
  • button.hoverBackground#93256Edd
  • editor.background#FEFDFB
  • editor.foreground#223251
  • editor.inactiveSelectionBackground#2183552580
  • editor.lineHighlightBackground#F8F1F850
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#21835525
  • editorCursor.foreground#93256E
  • editorGroupHeader.tabsBackground#F8F1F8aa
  • editorLineNumber.activeForeground#93256E
  • editorLineNumber.foreground#6A7F6380
  • focusBorder#93256E
  • foreground#223251
  • input.background#F8F1F8
  • input.border#00000015
  • input.foreground#223251
  • input.placeholderForeground#22325160
  • list.activeSelectionBackground#93256E30
  • list.activeSelectionForeground#223251
  • list.highlightForeground#93256E
  • list.hoverBackground#F8F1F840
  • list.hoverForeground#223251
  • list.inactiveSelectionBackground#93256E15
  • list.inactiveSelectionForeground#223251
  • selection.background#21835525
  • sideBar.background#F8F1F8
  • sideBar.border#00000015
  • sideBar.foreground#223251
  • sideBarSectionHeader.background#F8F1F880
  • sideBarSectionHeader.foreground#223251
  • sideBarTitle.foreground#93256E
  • statusBar.background#FEFDFB
  • statusBar.border#00000015
  • statusBar.foreground#223251
  • statusBar.noFolderBackground#FEFDFB
  • tab.activeBackground#FEFDFB
  • tab.activeBorderTop#93256E
  • tab.activeForeground#223251
  • tab.border#00000015
  • tab.inactiveBackground#FEFDFB60
  • tab.inactiveForeground#22325180
  • terminal.ansiBlack#223251
  • terminal.ansiBlue#218355
  • terminal.ansiCyan#A3295A
  • terminal.ansiGreen#93256E
  • terminal.ansiMagenta#765419
  • terminal.ansiRed#765419
  • terminal.ansiWhite#223251
  • terminal.ansiYellow#A3295A
  • terminal.background#FEFDFB
  • terminal.foreground#223251
  • titleBar.activeBackground#FEFDFB
  • titleBar.activeForeground#223251
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FEFDFB
  • titleBar.inactiveForeground#22325160
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#6A7F63italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#218355bold
storage.type, storage.modifier#218355italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#93256E
string, punctuation.definition.string, string.template, meta.template.expression#A3295A
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#765419
variable, variable.other.readwrite, variable.other.object#223251
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#223251
variable.parameter, meta.parameter#223251dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#22325180
keyword.operator#223251
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#A3295Abold
entity.other.inherited-class#93256E
entity.name.tag, punctuation.definition.tag#218355
entity.other.attribute-name#93256E
meta.diff, meta.diff.header#6A7F63
markup.deleted#765419
markup.inserted#93256E
markup.changed#A3295A
markup.heading, markup.heading.setext, punctuation.definition.heading#93256Ebold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#A3295A
string.other.link.title, string.other.link.description#93256E
markup.underline.link#6A7F63underline
punctuation.definition.list#218355
markup.quote, punctuation.definition.quote#6A7F63italic