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#FCFDFD
  • activityBar.border#00000015
  • activityBar.foreground#542593
  • activityBar.inactiveForeground#18212660
  • activityBarBadge.background#542593
  • activityBarBadge.foreground#FCFDFD
  • button.background#542593
  • button.foreground#FCFDFD
  • button.hoverBackground#542593dd
  • editor.background#FCFDFD
  • editor.foreground#182126
  • editor.inactiveSelectionBackground#2183562580
  • editor.lineHighlightBackground#F4FAF750
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#21835625
  • editorCursor.foreground#542593
  • editorGroupHeader.tabsBackground#F4FAF7aa
  • editorLineNumber.activeForeground#542593
  • editorLineNumber.foreground#c6b7e880
  • focusBorder#542593
  • foreground#182126
  • input.background#F4FAF7
  • input.border#00000015
  • input.foreground#182126
  • input.placeholderForeground#18212660
  • list.activeSelectionBackground#54259330
  • list.activeSelectionForeground#182126
  • list.highlightForeground#542593
  • list.hoverBackground#F4FAF740
  • list.hoverForeground#182126
  • list.inactiveSelectionBackground#54259315
  • list.inactiveSelectionForeground#182126
  • selection.background#21835625
  • sideBar.background#F4FAF7
  • sideBar.border#00000015
  • sideBar.foreground#182126
  • sideBarSectionHeader.background#F4FAF780
  • sideBarSectionHeader.foreground#182126
  • sideBarTitle.foreground#542593
  • statusBar.background#FCFDFD
  • statusBar.border#00000015
  • statusBar.foreground#182126
  • statusBar.noFolderBackground#FCFDFD
  • tab.activeBackground#FCFDFD
  • tab.activeBorderTop#542593
  • tab.activeForeground#182126
  • tab.border#00000015
  • tab.inactiveBackground#FCFDFD60
  • tab.inactiveForeground#18212680
  • terminal.ansiBlack#182126
  • terminal.ansiBlue#218356
  • terminal.ansiCyan#29A366
  • terminal.ansiGreen#542593
  • terminal.ansiMagenta#194E76
  • terminal.ansiRed#194E76
  • terminal.ansiWhite#182126
  • terminal.ansiYellow#29A366
  • terminal.background#FCFDFD
  • terminal.foreground#182126
  • titleBar.activeBackground#FCFDFD
  • titleBar.activeForeground#182126
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FCFDFD
  • titleBar.inactiveForeground#18212660
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#c6b7e8italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#218356bold
storage.type, storage.modifier#218356italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#542593
string, punctuation.definition.string, string.template, meta.template.expression#29A366
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#194E76
variable, variable.other.readwrite, variable.other.object#182126
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#182126
variable.parameter, meta.parameter#182126dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#18212680
keyword.operator#182126
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#29A366bold
entity.other.inherited-class#542593
entity.name.tag, punctuation.definition.tag#218356
entity.other.attribute-name#542593
meta.diff, meta.diff.header#c6b7e8
markup.deleted#194E76
markup.inserted#542593
markup.changed#29A366
markup.heading, markup.heading.setext, punctuation.definition.heading#542593bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#29A366
string.other.link.title, string.other.link.description#542593
markup.underline.link#c6b7e8underline
punctuation.definition.list#218356
markup.quote, punctuation.definition.quote#c6b7e8italic