﻿{
  "start_url": "CommonExtensions\\Platform\\DiagnosticsHub\\WebViews\\SwimLanesView.html",
  "domain": "http://microsoft.com",
  "name": "SwimLanesView",
  "file_aliases": {
    "DiagnosticsHub.DataWarehouseHost": { }
  },
  "resource_aliases": {
    "DiagnosticsHubResources": {
      "path": "CommonExtensions\\Platform\\DiagnosticsHub\\WebViews\\DiagnosticsHub.Javascript.ScriptResources",
      "is_default": false
    },
    "DiagnosticsHubControlsResources": {
      "path": "CommonExtensions\\Platform\\DiagnosticsHub\\WebViews\\DiagnosticsHub.Javascript.Controls.ScriptResources",
      "is_default": true
    }
  },
  "vs": {
    "theme_token_aliases": {
      "Environment-CommandBarBorder-Background": {
        "category": "624ed9c3-bdfd-41fa-96c3-7c824ea32e3d",
        "key_type": "BackgroundColor",
        "name": "CommandBarBorder"
      },
      "Environment-CommandBarMouseOverBackgroundBegin-Background": {
        "category": "624ed9c3-bdfd-41fa-96c3-7c824ea32e3d",
        "key_type": "BackgroundColor",
        "name": "CommandBarMouseOverBackgroundBegin"
      },
      "Environment-CommandBarTextHover-Background": {
        "category": "624ed9c3-bdfd-41fa-96c3-7c824ea32e3d",
        "key_type": "BackgroundColor",
        "name": "CommandBarTextHover"
      },
      "Environment-CommandBarMouseDownBackgroundBegin-Background": {
        "category": "624ed9c3-bdfd-41fa-96c3-7c824ea32e3d",
        "key_type": "BackgroundColor",
        "name": "CommandBarMouseDownBackgroundBegin"
      },
      "Environment-CommandBarTextMouseDown-Background": {
        "category": "624ed9c3-bdfd-41fa-96c3-7c824ea32e3d",
        "key_type": "BackgroundColor",
        "name": "CommandBarTextMouseDown"
      },
      "Environment-CommandBarTextActive-Background": {
        "category": "624ed9c3-bdfd-41fa-96c3-7c824ea32e3d",
        "key_type": "BackgroundColor",
        "name": "CommandBarTextActive"
      },
      "diagnostics-host-border": {
        "category": "f8a8b2a5-dd35-43f6-a382-fd6a61325c22",
        "key_type": "BackgroundColor",
        "name": "Border"
      },
      "diagnostics-host-graph-line": {
        "category": "f8a8b2a5-dd35-43f6-a382-fd6a61325c22",
        "key_type": "BackgroundColor",
        "name": "GraphLine"
      },
      "diagnostics-host-ruler-slider": {
        "category": "f8a8b2a5-dd35-43f6-a382-fd6a61325c22",
        "key_type": "BackgroundColor",
        "name": "RulerSlider"
      },
      "diagnostics-host-ruler-slider-active": {
        "category": "f8a8b2a5-dd35-43f6-a382-fd6a61325c22",
        "key_type": "BackgroundColor",
        "name": "RulerSliderActive"
      },
      "diagnostics-host-ruler-tickmark": {
        "category": "f8a8b2a5-dd35-43f6-a382-fd6a61325c22",
        "key_type": "BackgroundColor",
        "name": "RulerTickmark"
      },
      "diagnostics-host-swimlane-border": {
        "category": "f8a8b2a5-dd35-43f6-a382-fd6a61325c22",
        "key_type": "BackgroundColor",
        "name": "SwimlaneBorder"
      },
      "Environment-CommandBarToolBarSeparator-Background": {
        "category": "624ed9c3-bdfd-41fa-96c3-7c824ea32e3d",
        "key_type": "BackgroundColor",
        "name": "CommandBarToolBarSeparator"
      },
      "diagnostics-host-toolbar-text-disabled": {
        "category": "f8a8b2a5-dd35-43f6-a382-fd6a61325c22",
        "key_type": "BackgroundColor",
        "name": "ToolbarTextDisabled"
      },
      "vs-command-bar-gradient-begin-color": {
        "category": "624ed9c3-bdfd-41fa-96c3-7c824ea32e3d",
        "key_type": "BackgroundColor",
        "name": "CommandBarGradientBegin"
      },
      "diagnostics-information-background": {
        "category": "624ed9c3-bdfd-41fa-96c3-7c824ea32e3d",
        "key_type": "BackgroundColor",
        "name": "InfoBackground"
      },
      "diagnostics-information-border": {
        "category": "624ed9c3-bdfd-41fa-96c3-7c824ea32e3d",
        "key_type": "BackgroundColor",
        "name": "ToolWindowBorder"
      },
      "diagnostics-information-foreground": {
        "category": "624ed9c3-bdfd-41fa-96c3-7c824ea32e3d",
        "key_type": "BackgroundColor",
        "name": "InfoText"
      },
      "diagnostics-information-link-foreground": {
        "category": "624ed9c3-bdfd-41fa-96c3-7c824ea32e3d",
        "key_type": "BackgroundColor",
        "name": "PanelHyperlink"
      },
      "diagnostics-information-link-foreground-hover": {
        "category": "624ed9c3-bdfd-41fa-96c3-7c824ea32e3d",
        "key_type": "BackgroundColor",
        "name": "PanelHyperlinkHover"
      },
      "diagnostics-information-link-foreground-pressed": {
        "category": "624ed9c3-bdfd-41fa-96c3-7c824ea32e3d",
        "key_type": "BackgroundColor",
        "name": "PanelHyperlinkPressed"
      }
    },
    "themed_images": {
      "vs-image-icon-tree-expanded": {
        "bitmap_source": "CommonExtensions\\Platform\\DiagnosticsHub\\WebViews\\Images\\itemExpandedIcon.png",
        "background_color": "plugin-background-color"
      },
      "vs-image-icon-tree-collapsed": {
        "bitmap_source": "CommonExtensions\\Platform\\DiagnosticsHub\\WebViews\\Images\\itemCollapsedIcon.png",
        "background_color": "plugin-background-color"
      },
      "vs-image-toolbar-chartzoom-in": {
        "svg_source": "CommonExtensions\\Platform\\DiagnosticsHub\\WebViews\\Images\\i_chartzoom_in.svg"
      },
      "vs-image-toolbar-chartzoom-in-disabled": {
        "svg_source": "CommonExtensions\\Platform\\DiagnosticsHub\\WebViews\\Images\\i_chartzoom_in_disabled.svg"
      },
      "vs-image-toolbar-chartzoom-reset": {
        "svg_source": "CommonExtensions\\Platform\\DiagnosticsHub\\WebViews\\Images\\i_chartzoom_reset.svg"
      },
      "vs-image-toolbar-chartzoom-reset-disabled": {
        "svg_source": "CommonExtensions\\Platform\\DiagnosticsHub\\WebViews\\Images\\i_chartzoom_reset_disabled.svg"
      },
      "vs-image-toolbar-chartselection-clear": {
        "svg_source": "CommonExtensions\\Platform\\DiagnosticsHub\\WebViews\\Images\\i_chartselection_clear.svg"
      },
      "vs-image-toolbar-chartselection-clear-disabled": {
        "svg_source": "CommonExtensions\\Platform\\DiagnosticsHub\\WebViews\\Images\\i_chartselection_clear_disabled.svg"
      },
      "vs-image-graph-user-mark": {
        "bitmap_source": "CommonExtensions\\Platform\\DiagnosticsHub\\WebViews\\Images\\i_usermark.png",
        "background_color": "plugin-background-color"
      },
      "vs-image-graph-app-event": {
        "bitmap_source": "CommonExtensions\\Platform\\DiagnosticsHub\\WebViews\\Images\\i_appevent.png",
        "background_color": "plugin-background-color"
      },
      "vs-image-graph-aggregated-event": {
        "bitmap_source": "CommonExtensions\\Platform\\DiagnosticsHub\\WebViews\\Images\\CustomMark5_18x.png",
        "background_color": "plugin-background-color"
      },
      "vs-image-graph-third-event": {
        "bitmap_source": "CommonExtensions\\Platform\\DiagnosticsHub\\WebViews\\Images\\CustomMark1_18x.png",
        "background_color": "plugin-background-color"
      },
      "vs-image-graph-fourth-event": {
        "bitmap_source": "CommonExtensions\\Platform\\DiagnosticsHub\\WebViews\\Images\\CustomMark2_18x.png",
        "background_color": "plugin-background-color"
      },
      "vs-image-graph-fifth-event": {
        "bitmap_source": "CommonExtensions\\Platform\\DiagnosticsHub\\WebViews\\Images\\CustomMark3_18x.png",
        "background_color": "plugin-background-color"
      },
      "vs-image-graph-sixth-event": {
        "bitmap_source": "CommonExtensions\\Platform\\DiagnosticsHub\\WebViews\\Images\\CustomMark4_18x.png",
        "background_color": "plugin-background-color"
      },
      "vs-image-information-icon": {
        "svg_source": "CommonExtensions\\Platform\\DiagnosticsHub\\WebViews\\Images\\Information_blue.svg"
      },
      "vs-image-toolbar-reset-view-disabled": {
        "svg_source": "CommonExtensions\\Platform\\DiagnosticsHub\\WebViews\\Images\\ResetTimelineViewDisabled_16x.svg"
      },
      "vs-image-toolbar-reset-view": {
        "svg_source": "CommonExtensions\\Platform\\DiagnosticsHub\\WebViews\\Images\\ResetTimelineView_16x.svg"
      },
      "vs-image-toolbar-show-output": {
        "svg_source": "CommonExtensions\\Platform\\DiagnosticsHub\\WebViews\\Images\\showOutput_16x.svg"
      }
    }
  }
}
