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
  • activityBar.foreground#fff8
  • 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#fff8
  • editor.findMatchHighlightBackground#fff2
  • editor.foldBackground#00000088
  • editor.foreground#fff
  • editor.hoverHighlightBackground#00000088
  • editor.inactiveSelectionBackground#8882
  • editor.lineHighlightBackground#8881
  • editor.lineHighlightBorder#8882
  • editor.selectionBackground#8888
  • editorCursor.foreground#fff
  • editorGutter.background#000
  • editorIndentGuide.background1#fff2
  • editorLineNumber.activeForeground#fff8
  • editorLineNumber.foreground#fff2
  • editorLink.activeForeground#ca8a0488
  • editorPane.background#000
  • editorWidget.background#000
  • focusBorder#fff8
  • foreground#fff8
  • gitDecoration.conflictingResourceForeground#ca8a04
  • gitDecoration.deletedResourceForeground#c97b89
  • gitDecoration.modifiedResourceForeground#fff
  • gitDecoration.untrackedResourceForeground#a7cb7b
  • input.background#fff1
  • 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#fff8—
storage.type.ts, keyword, keyword.other, keyword.control, storage.type, storage.modifier#fff8—
string#fff8—
support.type.property-name.json#fff—
string variable, string meta.interpolation#fff—
comment#fff4—
constant#fff8—
variable.language.this#fff—
entity.other.alias, source.php support.class, entity.name.type, meta.function-call support.class, keyword.other.type, entity.other.inherited-class#fffbold
meta.method-call entity.name.function#fff
meta.function-call entity.name.function, meta.function-call support.function, meta.function.call entity.name.function#fff
constant.enum, constant.other#fff8—
variable.other.property, entity.name.goto-label, entity.name.variable.parameter#fff—
entity.name.function, support.function, support.function.constructor, entity.name.function meta.function-call meta.method-call#fffbold
meta.tag entity.name.tag.html, entity.name.tag.template.html#fff—
entity.other.attribute-name.html#fff8—
meta.tag.other.unrecognized.html entity.name.tag.html#fff—
text.html keyword#fff—
punctuation, meta.brace#fff8—
Lambda Studio Themes by Lambda Studio - VS Code Theme