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#211e33
  • activityBar.border#ffffff15
  • activityBar.foreground#A387D5
  • activityBar.inactiveForeground#faf7f060
  • activityBarBadge.background#A387D5
  • activityBarBadge.foreground#211e33
  • button.background#A387D5
  • button.foreground#211e33
  • button.hoverBackground#A387D5dd
  • editor.background#211e33
  • editor.foreground#faf7f0
  • editor.inactiveSelectionBackground#7C987A3580
  • editor.lineHighlightBackground#382f4f40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#7C987A35
  • editorCursor.foreground#A387D5
  • editorGroupHeader.tabsBackground#211e33dd
  • editorLineNumber.activeForeground#A387D5
  • editorLineNumber.foreground#E7E3ED80
  • focusBorder#A387D5
  • foreground#faf7f0
  • input.background#382f4f
  • input.border#ffffff15
  • input.foreground#faf7f0
  • input.placeholderForeground#faf7f060
  • list.activeSelectionBackground#A387D530
  • list.activeSelectionForeground#faf7f0
  • list.highlightForeground#A387D5
  • list.hoverBackground#382f4f40
  • list.hoverForeground#faf7f0
  • list.inactiveSelectionBackground#A387D515
  • list.inactiveSelectionForeground#faf7f0
  • selection.background#7C987A35
  • sideBar.background#382f4f
  • sideBar.border#ffffff15
  • sideBar.foreground#faf7f0
  • sideBarSectionHeader.background#211e3380
  • sideBarSectionHeader.foreground#faf7f0
  • sideBarTitle.foreground#A387D5
  • statusBar.background#211e33
  • statusBar.border#ffffff15
  • statusBar.foreground#faf7f0
  • statusBar.noFolderBackground#211e33
  • tab.activeBackground#211e33
  • tab.activeBorderTop#A387D5
  • tab.activeForeground#faf7f0
  • tab.border#ffffff15
  • tab.inactiveBackground#382f4f60
  • tab.inactiveForeground#faf7f080
  • terminal.ansiBlack#211e33
  • terminal.ansiBlue#7C987A
  • terminal.ansiCyan#6A4C93
  • terminal.ansiGreen#A387D5
  • terminal.ansiMagenta#D9C39A
  • terminal.ansiRed#D9C39A
  • terminal.ansiWhite#faf7f0
  • terminal.ansiYellow#6A4C93
  • terminal.background#211e33
  • terminal.foreground#faf7f0
  • titleBar.activeBackground#211e33
  • titleBar.activeForeground#faf7f0
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#211e33
  • titleBar.inactiveForeground#faf7f060
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#E7E3EDitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#7C987Abold
storage.type, storage.modifier#7C987Aitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#A387D5
string, punctuation.definition.string, string.template, meta.template.expression#6A4C93
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#D9C39A
variable, variable.other.readwrite, variable.other.object#faf7f0
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#faf7f0
variable.parameter, meta.parameter#faf7f0dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#faf7f080
keyword.operator#faf7f0
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#6A4C93bold
entity.other.inherited-class#A387D5
entity.name.tag, punctuation.definition.tag#7C987A
entity.other.attribute-name#A387D5
meta.diff, meta.diff.header#E7E3ED
markup.deleted#D9C39A
markup.inserted#A387D5
markup.changed#6A4C93
markup.heading, markup.heading.setext, punctuation.definition.heading#A387D5bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#6A4C93
string.other.link.title, string.other.link.description#A387D5
markup.underline.link#E7E3EDunderline
punctuation.definition.list#7C987A
markup.quote, punctuation.definition.quote#E7E3EDitalic