Skip to main content
Coding Theme

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.

  • activityBarBadge.background#8338ed
  • breadcrumb.background#e4e6f2
  • editor.background#fbfbfd
  • editor.lineHighlightBorder#e4e6f2
  • editorGroupHeader.noTabsBackground#f8f8fb
  • editorGroupHeader.tabsBackground#f8f8fb
  • editorLineNumber.activeForeground#8338ed
  • editorLineNumber.foreground#d5d0de
  • gitDecoration.addedResourceForeground#690
  • gitDecoration.conflictingResourceForeground#ca473f
  • gitDecoration.deletedResourceForeground#ca473f
  • gitDecoration.ignoredResourceForeground#93939e
  • gitDecoration.modifiedResourceForeground#c55f00
  • gitDecoration.submoduleResourceForeground#690
  • gitDecoration.untrackedResourceForeground#690
  • list.activeSelectionBackground#6d5c86
  • list.errorForeground#ca473f
  • list.hoverBackground#e4e6f2
  • list.invalidItemForeground#ca473f
  • list.warningForeground#c55f00
  • scrollbarSlider.activeBackground#8c7ba1
  • scrollbarSlider.background#d5d0de
  • scrollbarSlider.hoverBackground#b2a6c0
  • sideBar.background#fbfbfd
  • sideBarSectionHeader.background#f8f8fb
  • statusBar.background#f8f8fb
  • statusBar.foreground#93939e
  • tab.activeBackground#fbfbfd
  • tab.activeForeground#090910
  • tab.inactiveBackground#fbfbfd
  • tab.inactiveForeground#93939e

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#090910
comment, keyword.other.type, keyword.other.phpdoc, meta.other.type.phpdoc, comment.block.documentation.phpdoc#93939e
entity.name.function, entity.name.type.class, entity.other.inherited-class, support.function, keyword.blade#ca473f
keyword, storage.type.class, storage.type.function, storage.modifier, entity.other.attribute-name.html#055472
constant, variable.other.property#981d15
punctuation.section.embedded#0782b1bold
string#669900
storage.type#090910
variable#0782b1
LaraColors by AlexMartinFR - VS Code Theme