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#000
  • activityBarBadge.background#000
  • activityBarBadge.foreground#fff8
  • badge.background#000
  • banner.background#000
  • breadcrumb.background#000
  • button.background#fff
  • button.foreground#000
  • button.hoverBackground#fffb
  • commandCenter.background#000
  • debugToolBar.background#000
  • editor.background#000
  • editor.findMatchBackground#fff4
  • editor.findMatchHighlightBackground#fff2
  • editor.foldBackground#00000088
  • editor.foreground#cacaca
  • editor.hoverHighlightBackground#00000088
  • editor.inactiveSelectionBackground#fff2
  • editor.lineHighlightBackground#fff1
  • editor.lineHighlightBorder#fff2
  • editor.selectionBackground#fff4
  • editorCursor.foreground#eeeeee
  • editorGutter.background#000
  • editorIndentGuide.background1#fff2
  • editorLineNumber.activeForeground#fff4
  • editorLineNumber.foreground#fff2
  • editorLink.activeForeground#de91d7
  • editorPane.background#000
  • editorWidget.background#000
  • focusBorder#fff8
  • foreground#fff8
  • gitDecoration.conflictingResourceForeground#ebc88d
  • gitDecoration.deletedResourceForeground#be185d
  • gitDecoration.modifiedResourceForeground#af9cff
  • gitDecoration.untrackedResourceForeground#a7cb7b
  • input.background#fff2
  • list.activeSelectionBackground#000
  • list.activeSelectionForeground#fff
  • list.focusAndSelectionOutline#000
  • list.focusBackground#000
  • list.focusForeground#fff
  • list.focusHighlightForeground#fff
  • list.focusOutline#000
  • list.highlightForeground#fff
  • list.hoverBackground#000
  • list.hoverForeground#fff
  • list.inactiveSelectionBackground#000
  • list.inactiveSelectionForeground#fff
  • listFilterWidget.background#000
  • menu.background#000
  • panel.background#000
  • scrollbar.shadow#000
  • selection.background#fff2
  • sideBar.background#000
  • sideBarSectionHeader.background#000
  • sideBarTitle.foreground#fff8
  • statusBar.background#000
  • statusBar.foreground#fff8
  • statusBarItem.errorBackground#f43f5e
  • tab.hoverBackground#000
  • terminal.background#000
  • textLink.activeForeground#fff8
  • textLink.foreground#fff
  • titleBar.activeBackground#000
  • titleBar.activeForeground#fff
  • titleBar.inactiveBackground#000

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
keyword.operator#cacaca
storage.type.ts, keyword, keyword.other, keyword.control, storage.type, storage.modifier#c97b89
string#eeeeee
support.type.property-name.json#af9cff
string variable, string meta.interpolation#cacaca
comment#fff4
constant#eeeeee
variable.language.this#c97b89
entity.other.alias, source.php support.class, entity.name.type, meta.function-call support.class, keyword.other.type, entity.other.inherited-class, entity.name.tag support.class.component#af9cff
meta.method-call entity.name.function, entity.name.tag#ebc88d
meta.function-call entity.name.function, meta.function-call support.function, meta.function.call entity.name.function#ebc88d
constant.enum, constant.other#eeeeee
variable.other.property, entity.name.goto-label, entity.name.variable.parameter#eeeeee
entity.name.function, support.function, support.function.constructor, entity.name.function meta.function-call meta.method-call#eeeeeebold
meta.tag entity.name.tag.html, entity.name.tag.template.html#c97b89
entity.other.attribute-name.html#af9cff
meta.tag.other.unrecognized.html entity.name.tag.html#c97b89
text.html keyword#af9cff