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#FFFCFA
  • activityBar.border#00000015
  • activityBar.foreground#822593
  • activityBar.inactiveForeground#1A162060
  • activityBarBadge.background#822593
  • activityBarBadge.foreground#FFFCFA
  • button.background#822593
  • button.foreground#FFFCFA
  • button.hoverBackground#822593dd
  • editor.background#FFFCFA
  • editor.foreground#1A1620
  • editor.inactiveSelectionBackground#7921832580
  • editor.lineHighlightBackground#FFF0F950
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#79218325
  • editorCursor.foreground#822593
  • editorGroupHeader.tabsBackground#FFF0F9aa
  • editorLineNumber.activeForeground#822593
  • editorLineNumber.foreground#EEE7DE80
  • focusBorder#822593
  • foreground#1A1620
  • input.background#FFF0F9
  • input.border#00000015
  • input.foreground#1A1620
  • input.placeholderForeground#1A162060
  • list.activeSelectionBackground#82259330
  • list.activeSelectionForeground#1A1620
  • list.highlightForeground#822593
  • list.hoverBackground#FFF0F940
  • list.hoverForeground#1A1620
  • list.inactiveSelectionBackground#82259315
  • list.inactiveSelectionForeground#1A1620
  • selection.background#79218325
  • sideBar.background#FFF0F9
  • sideBar.border#00000015
  • sideBar.foreground#1A1620
  • sideBarSectionHeader.background#FFF0F980
  • sideBarSectionHeader.foreground#1A1620
  • sideBarTitle.foreground#822593
  • statusBar.background#FFFCFA
  • statusBar.border#00000015
  • statusBar.foreground#1A1620
  • statusBar.noFolderBackground#FFFCFA
  • tab.activeBackground#FFFCFA
  • tab.activeBorderTop#822593
  • tab.activeForeground#1A1620
  • tab.border#00000015
  • tab.inactiveBackground#FFFCFA60
  • tab.inactiveForeground#1A162080
  • terminal.ansiBlack#1A1620
  • terminal.ansiBlue#792183
  • terminal.ansiCyan#A32974
  • terminal.ansiGreen#822593
  • terminal.ansiMagenta#5F7619
  • terminal.ansiRed#5F7619
  • terminal.ansiWhite#1A1620
  • terminal.ansiYellow#A32974
  • terminal.background#FFFCFA
  • terminal.foreground#1A1620
  • titleBar.activeBackground#FFFCFA
  • titleBar.activeForeground#1A1620
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FFFCFA
  • titleBar.inactiveForeground#1A162060
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#EEE7DEitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#792183bold
storage.type, storage.modifier#792183italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#822593
string, punctuation.definition.string, string.template, meta.template.expression#A32974
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#5F7619
variable, variable.other.readwrite, variable.other.object#1A1620
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#1A1620
variable.parameter, meta.parameter#1A1620dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#1A162080
keyword.operator#1A1620
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#A32974bold
entity.other.inherited-class#822593
entity.name.tag, punctuation.definition.tag#792183
entity.other.attribute-name#822593
meta.diff, meta.diff.header#EEE7DE
markup.deleted#5F7619
markup.inserted#822593
markup.changed#A32974
markup.heading, markup.heading.setext, punctuation.definition.heading#822593bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#A32974
string.other.link.title, string.other.link.description#822593
markup.underline.link#EEE7DEunderline
punctuation.definition.list#792183
markup.quote, punctuation.definition.quote#EEE7DEitalic