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#211629
  • activityBar.foreground#e6deed
  • activityBarBadge.background#8c36e2
  • dropdown.background#342442
  • editor.background#1a1221
  • editor.findMatchBackground#ffff4d3f
  • editor.findMatchHighlightBackground#9b7bb733
  • editor.foreground#f2f2f2
  • editor.lineHighlightBackground#271b32
  • editor.selectionBackground#6848847f
  • editor.selectionHighlightBackground#bf8fef3f
  • editorGroupHeader.tabsBackground#271b32
  • editorIndentGuide.background1#342442
  • editorLineNumber.foreground#4e3663
  • editorRuler.foreground#271b32
  • editorWidget.background#342442
  • editorWidget.border#412d53
  • focusBorder#9b7bb7
  • input.background#271b32
  • list.activeSelectionBackground#342442
  • list.activeSelectionForeground#cdbddb
  • list.hoverBackground#342442
  • list.inactiveSelectionBackground#342442
  • list.inactiveSelectionForeground#cdbddb
  • quickInput.background#271b32
  • scrollbarSlider.background#4e36637f
  • scrollbarSlider.hoverBackground#4e3663bf
  • sideBar.background#1d1424
  • sideBarSectionHeader.background#271b32
  • statusBar.background#211629
  • statusBar.debuggingBackground#59169c
  • statusBar.foreground#f2f2f2
  • statusBar.noFolderBackground#211629
  • statusBarItem.prominentBackground#342442
  • tab.activeBackground#342442
  • tab.activeBorderTop#8c36e2
  • tab.border#211629
  • tab.inactiveBackground#271b32
  • titleBar.activeBackground#211629
  • titleBar.inactiveBackground#211629

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
keyword, storage, variable.language, entity.name.tag, punctuation.accessor.optional, markup.heading#d400ff
variable.other.object, variable.other.enummember, support.class, entity.name.class, entity.name.type#ffffff
string#ffff4d
variable.parameter, punctuation.definition.group.regexp#ed5ec9
punctuation.section.embedded, string.regexp punctuation.definition.string.begin, string.regexp punctuation.definition.string.end, punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end#d400ff
storage.type, support.type, support.constant, support.function, support.constant.property-value#bf8fef
constant#e06ccc
entity.name.function, entity.other.attribute-name#00ff00
string.comment, comment#5b3f74
meta, invalid, punctuation.separator, variable.other.property, variable.other.object.property#ffffff
comment, string.comment, storage, markup.italicitalic
invalid, invalid.deprecatedunderline italic
markup.bold, markup.heading, meta.separator, keyword.control.new, keyword.operator.newbold