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#FEFCFB
  • activityBar.border#00000015
  • activityBar.foreground#933325
  • activityBar.inactiveForeground#00111860
  • activityBarBadge.background#933325
  • activityBarBadge.foreground#FEFCFB
  • button.background#933325
  • button.foreground#FEFCFB
  • button.hoverBackground#933325dd
  • editor.background#FEFCFB
  • editor.foreground#001118
  • editor.inactiveSelectionBackground#8321212580
  • editor.lineHighlightBackground#FBF3F350
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#83212125
  • editorCursor.foreground#933325
  • editorGroupHeader.tabsBackground#FBF3F3aa
  • editorLineNumber.activeForeground#933325
  • editorLineNumber.foreground#af8e8b80
  • focusBorder#933325
  • foreground#001118
  • input.background#FBF3F3
  • input.border#00000015
  • input.foreground#001118
  • input.placeholderForeground#00111860
  • list.activeSelectionBackground#93332530
  • list.activeSelectionForeground#001118
  • list.highlightForeground#933325
  • list.hoverBackground#FBF3F340
  • list.hoverForeground#001118
  • list.inactiveSelectionBackground#93332515
  • list.inactiveSelectionForeground#001118
  • selection.background#83212125
  • sideBar.background#FBF3F3
  • sideBar.border#00000015
  • sideBar.foreground#001118
  • sideBarSectionHeader.background#FBF3F380
  • sideBarSectionHeader.foreground#001118
  • sideBarTitle.foreground#933325
  • statusBar.background#FEFCFB
  • statusBar.border#00000015
  • statusBar.foreground#001118
  • statusBar.noFolderBackground#FEFCFB
  • tab.activeBackground#FEFCFB
  • tab.activeBorderTop#933325
  • tab.activeForeground#001118
  • tab.border#00000015
  • tab.inactiveBackground#FEFCFB60
  • tab.inactiveForeground#00111880
  • terminal.ansiBlack#001118
  • terminal.ansiBlue#832121
  • terminal.ansiCyan#29A395
  • terminal.ansiGreen#933325
  • terminal.ansiMagenta#763619
  • terminal.ansiRed#763619
  • terminal.ansiWhite#001118
  • terminal.ansiYellow#29A395
  • terminal.background#FEFCFB
  • terminal.foreground#001118
  • titleBar.activeBackground#FEFCFB
  • titleBar.activeForeground#001118
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FEFCFB
  • titleBar.inactiveForeground#00111860
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#af8e8bitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#832121bold
storage.type, storage.modifier#832121italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#933325
string, punctuation.definition.string, string.template, meta.template.expression#29A395
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#763619
variable, variable.other.readwrite, variable.other.object#001118
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#001118
variable.parameter, meta.parameter#001118dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#00111880
keyword.operator#001118
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#29A395bold
entity.other.inherited-class#933325
entity.name.tag, punctuation.definition.tag#832121
entity.other.attribute-name#933325
meta.diff, meta.diff.header#af8e8b
markup.deleted#763619
markup.inserted#933325
markup.changed#29A395
markup.heading, markup.heading.setext, punctuation.definition.heading#933325bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#29A395
string.other.link.title, string.other.link.description#933325
markup.underline.link#af8e8bunderline
punctuation.definition.list#832121
markup.quote, punctuation.definition.quote#af8e8bitalic