{
    "start_url": "ManagedMemorySnapshotDetailView.html",
    "domain": "http://microsoft.com",
    "resource_aliases": {
        "Resources": {
            "path": "ScriptResources",
            "is_default": true
        }
    },
    "vs": {
      "theme_token_aliases": {
        "vs-command-bar-mouse-down-background-begin-color": {
          "category": "624ed9c3-bdfd-41fa-96c3-7c824ea32e3d",
          "key_type": "BackgroundColor",
          "name": "CommandBarMouseDownBackgroundBegin"
        },
        "vs-command-bar-mouse-over-background-begin-color": {
          "category": "624ed9c3-bdfd-41fa-96c3-7c824ea32e3d",
          "key_type": "BackgroundColor",
          "name": "CommandBarMouseOverBackgroundBegin"
        },
        "vs-command-bar-mouse-over-border-color": {
          "category": "624ed9c3-bdfd-41fa-96c3-7c824ea32e3d",
          "key_type": "BackgroundColor",
          "name": "CommandBarBorder"
        },
        "vs-command-bar-options-background-color": {
          "category": "624ed9c3-bdfd-41fa-96c3-7c824ea32e3d",
          "key_type": "BackgroundColor",
          "name": "CommandBarOptionsBackground"
        },
        "vs-tool-window-background-color": {
          "category": "624ed9c3-bdfd-41fa-96c3-7c824ea32e3d",
          "key_type": "BackgroundColor",
          "name": "ToolWindowBackground"
        },
        "vs-toolbox-background-color": {
          "category": "624ed9c3-bdfd-41fa-96c3-7c824ea32e3d",
          "key_type": "BackgroundColor",
          "name": "ToolboxBackground"
        },
        "vs-tree-view-selected-item-inactive-color": {
          "category": "92ecf08e-8b13-4cf4-99e9-ae2692382185",
          "key_type": "BackgroundColor",
          "name": "SelectedItemInactive"
        },
        "vs-tab-title-link": {
          "category": "624ed9c3-bdfd-41fa-96c3-7c824ea32e3d",
          "key_type": "BackgroundColor",
          "name": "ControlLinkText"
        },
        "vs-watermark-text": {
          "category": "f1095fad-881f-45f1-8580-589e10325eb8",
          "key_type": "BackgroundColor",
          "name": "UnfocusedWatermarkText"
        },
        "vs-hint-text": {
          "category": "624ed9c3-bdfd-41fa-96c3-7c824ea32e3d",
          "key_type": "BackgroundColor",
          "name": "ControlEditHintText"
        },
        "vs-gray-text": {
          "category": "624ed9c3-bdfd-41fa-96c3-7c824ea32e3d",
          "key_type": "BackgroundColor",
          "name": "GrayText"
        }
      },

        "themed_images": {

            "vs-image-menu-copy-enabled": {
                "bitmap_source": "BptDiagnosticCommon\\icons\\copy.png",
                "background_color": "plugin-contextmenu-background-color"
            },

            "vs-image-menu-copy-disabled": {
                "bitmap_source": "BptDiagnosticCommon\\icons\\copy.png",
                "background_color": "plugin-contextmenu-background-color",
                "is_enabled": false,
                "greyscale_bias_color": "#ffffff"
            },

            "vs-image-tree-icons": {
                "bitmap_source": "BptDiagnosticCommon\\icons\\tree-icons.png",
                "background_color": "plugin-contextmenu-background-color"
            },

            "vs-image-icon-tree-collapsed": {
                "bitmap_source": "BptDiagnosticCommon\\icons\\itemCollapsedIcon.png",
                "background_color": "plugin-contextmenu-background-color"
            },

            "vs-image-icon-tree-expanded": {
                "bitmap_source": "BptDiagnosticCommon\\icons\\itemExpandedIcon.png",
                "background_color": "plugin-contextmenu-background-color"
            },

            "vs-mma-icons": {
                "bitmap_source": "mma_icons.png",
                "background_color": "plugin-contextmenu-background-color"
            },

            "vs-mma-inspect": {
                "bitmap_source": "inspect.png",
                "background_color": "plugin-contextmenu-background-color"
            },

            "vs-mma-watch": {
                "bitmap_source": "watch.png",
                "background_color": "plugin-contextmenu-background-color"
            }
        }
    }
}
