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#FDFDFB
  • activityBar.border#00000015
  • activityBar.foreground#93252E
  • activityBar.inactiveForeground#17141660
  • activityBarBadge.background#93252E
  • activityBarBadge.foreground#FDFDFB
  • button.background#93252E
  • button.foreground#FDFDFB
  • button.hoverBackground#93252Edd
  • editor.background#FDFDFB
  • editor.foreground#171416
  • editor.inactiveSelectionBackground#8348212580
  • editor.lineHighlightBackground#F7D4D650
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#83482125
  • editorCursor.foreground#93252E
  • editorGroupHeader.tabsBackground#F7D4D6aa
  • editorLineNumber.activeForeground#93252E
  • editorLineNumber.foreground#d9d7d280
  • focusBorder#93252E
  • foreground#171416
  • input.background#F7D4D6
  • input.border#00000015
  • input.foreground#171416
  • input.placeholderForeground#17141660
  • list.activeSelectionBackground#93252E30
  • list.activeSelectionForeground#171416
  • list.highlightForeground#93252E
  • list.hoverBackground#F7D4D640
  • list.hoverForeground#171416
  • list.inactiveSelectionBackground#93252E15
  • list.inactiveSelectionForeground#171416
  • selection.background#83482125
  • sideBar.background#F7D4D6
  • sideBar.border#00000015
  • sideBar.foreground#171416
  • sideBarSectionHeader.background#F7D4D680
  • sideBarSectionHeader.foreground#171416
  • sideBarTitle.foreground#93252E
  • statusBar.background#FDFDFB
  • statusBar.border#00000015
  • statusBar.foreground#171416
  • statusBar.noFolderBackground#FDFDFB
  • tab.activeBackground#FDFDFB
  • tab.activeBorderTop#93252E
  • tab.activeForeground#171416
  • tab.border#00000015
  • tab.inactiveBackground#FDFDFB60
  • tab.inactiveForeground#17141680
  • terminal.ansiBlack#171416
  • terminal.ansiBlue#834821
  • terminal.ansiCyan#A33129
  • terminal.ansiGreen#93252E
  • terminal.ansiMagenta#765519
  • terminal.ansiRed#765519
  • terminal.ansiWhite#171416
  • terminal.ansiYellow#A33129
  • terminal.background#FDFDFB
  • terminal.foreground#171416
  • titleBar.activeBackground#FDFDFB
  • titleBar.activeForeground#171416
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FDFDFB
  • titleBar.inactiveForeground#17141660
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#d9d7d2italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#834821bold
storage.type, storage.modifier#834821italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#93252E
string, punctuation.definition.string, string.template, meta.template.expression#A33129
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#765519
variable, variable.other.readwrite, variable.other.object#171416
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#171416
variable.parameter, meta.parameter#171416dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#17141680
keyword.operator#171416
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#A33129bold
entity.other.inherited-class#93252E
entity.name.tag, punctuation.definition.tag#834821
entity.other.attribute-name#93252E
meta.diff, meta.diff.header#d9d7d2
markup.deleted#765519
markup.inserted#93252E
markup.changed#A33129
markup.heading, markup.heading.setext, punctuation.definition.heading#93252Ebold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#A33129
string.other.link.title, string.other.link.description#93252E
markup.underline.link#d9d7d2underline
punctuation.definition.list#834821
markup.quote, punctuation.definition.quote#d9d7d2italic