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
  • 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#ffffff11
  • 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#fff4
  • foreground#fff8
  • gitDecoration.conflictingResourceForeground#ebc88d
  • gitDecoration.deletedResourceForeground#c97b89
  • gitDecoration.modifiedResourceForeground#84bff9
  • 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#7ecbc7—
string#de91d7—
support.type.property-name.json#7ecbc7—
string variable, string meta.interpolation#cacaca—
comment#898989—
constant#ebc88d—
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#84bff9—
meta.method-call entity.name.function#ebc88d
meta.function-call entity.name.function, meta.function-call support.function, meta.function.call entity.name.function#ebc88d
constant.enum, constant.other#af9cff—
variable.other.property, entity.name.goto-label, entity.name.variable.parameter, meta.tag.attributes#af9cff—
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#7ecbc7—
entity.other.attribute-name.html#af9cff—
meta.tag.other.unrecognized.html entity.name.tag.html#84bff9—
text.html keyword#af9cff—
Lambda Studio Themes by Lambda Studio - VS Code Theme