github.com/grafana/tanka@v0.26.1-0.20240506093700-c22cfc35c21a/docs/.vscext/Equinusocio.vsc-material-theme/extension.vsixmanifest (about)

     1  <?xml version="1.0" encoding="utf-8"?>
     2  <PackageManifest Version="2.0.0" xmlns="http://schemas.microsoft.com/developer/vsx-schema/2011" xmlns:d="http://schemas.microsoft.com/developer/vsx-schema-design/2011">
     3    <Metadata>
     4      <Identity Language="en-US" Id="vsc-material-theme" Version="30.0.0" Publisher="Equinusocio"/>
     5      <DisplayName>Material Theme</DisplayName>
     6      <Description xml:space="preserve">The most epic theme now for Visual Studio Code</Description>
     7      <Tags>VSCode,Themes,theme,color-theme</Tags>
     8      <Categories>Themes,Other</Categories>
     9      <GalleryFlags>Public</GalleryFlags>
    10      <Badges><Badge Link="https://github.com/equinusocio/vsc-material-theme/issues" ImgUri="https://camo.githubusercontent.com/d3c6e53aa66426dead24cdedab0e83082103bea6/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6973737565732f657175696e75736f63696f2f7673632d6d6174657269616c2d7468656d652e7376673f7374796c653d666c61742d737175617265" Description="Open issues" /><Badge Link="https://opencollective.com/vsc-material-theme" ImgUri="https://img.shields.io/badge/Support%20this%20project-%F0%9F%92%96%EF%B8%8F-green.svg?style=flat-square" Description="Support us!" /></Badges>
    11      <Properties>
    12        <Property Id="Microsoft.VisualStudio.Code.Engine" Value="&gt;=1.36.0" />
    13        <Property Id="Microsoft.VisualStudio.Code.ExtensionDependencies" Value="" />
    14        <Property Id="Microsoft.VisualStudio.Code.ExtensionPack" Value="" />
    15        <Property Id="Microsoft.VisualStudio.Code.LocalizedLanguages" Value="" />
    16        
    17          <Property Id="Microsoft.VisualStudio.Services.Links.Source" Value="https://github.com/equinusocio/vsc-material-theme.git" />
    18          <Property Id="Microsoft.VisualStudio.Services.Links.Getstarted" Value="https://github.com/equinusocio/vsc-material-theme.git" />
    19          
    20            <Property Id="Microsoft.VisualStudio.Services.Links.GitHub" Value="https://github.com/equinusocio/vsc-material-theme.git" />
    21          
    22        
    23        <Property Id="Microsoft.VisualStudio.Services.Links.Support" Value="https://github.com/equinusocio/vsc-material-theme/issues" />
    24        <Property Id="Microsoft.VisualStudio.Services.Links.Learn" Value="https://equinsuocha.io/projects/material-theme/" />
    25        <Property Id="Microsoft.VisualStudio.Services.Branding.Color" Value="#11131C" />
    26        <Property Id="Microsoft.VisualStudio.Services.Branding.Theme" Value="dark" />
    27        <Property Id="Microsoft.VisualStudio.Services.GitHubFlavoredMarkdown" Value="true" />
    28        
    29        
    30      </Properties>
    31      <License>extension/LICENSE.txt</License>
    32      <Icon>extension/logo.png</Icon>
    33    </Metadata>
    34    <Installation>
    35      <InstallationTarget Id="Microsoft.VisualStudio.Code"/>
    36    </Installation>
    37    <Dependencies/>
    38    <Assets>
    39      <Asset Type="Microsoft.VisualStudio.Code.Manifest" Path="extension/package.json" Addressable="true" />
    40      <Asset Type="Microsoft.VisualStudio.Services.Content.Details" Path="extension/README.md" Addressable="true" /><Asset Type="Microsoft.VisualStudio.Services.Content.License" Path="extension/LICENSE.txt" Addressable="true" /><Asset Type="Microsoft.VisualStudio.Services.Icons.Default" Path="extension/logo.png" Addressable="true" />
    41    </Assets>
    42  </PackageManifest>