<?xml version="1.0" encoding="utf-8"?>
	<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">
		<Metadata>
			<Identity Language="en-US" Id="raouf-dark-grey-theme" Version="3.0.0" Publisher="RaoufBakhti" />
			<DisplayName>Midnight Prism</DisplayName>
			<Description xml:space="preserve">Midnight Prism is a sleek, modern VS Code theme collection, designed to provide a comfortable coding experience with a balanced, visually appealing palette. Each theme features dark grey, deep blue, dark red/orange, and muted green tones, creating a professional look that enhances readability while reducing eye strain during extended coding sessions. Ideal for developers who appreciate refined, understated design with just the right amount of contrast.</Description>
			<Tags>Midnight Prism,Vibe,dark sky,sky,Light,IDX,dark theme,VS Code,vscode themes,RaoufBakhti,dark grey,minimalist theme,Ubuntu-inspired,Graphite,Ocean,Forest,Eclipse,Github,Vibe theme,diamond,emerald,amethyst,ruby,gold,dark abyss,dark ocean,dark forest,dark sunset,light diamond,light emerald,light,icon theme,VS Code icons,Minimal icons,Glyph icons,Midnight icons,Dawnlight icons,dark theme icons,light theme icons,icon pack,developer icons,theme,color-theme,icon-theme,__web_extension</Tags>
			<Categories>Themes</Categories>
			<GalleryFlags>Public</GalleryFlags>
			
			<Properties>
				<Property Id="Microsoft.VisualStudio.Code.Engine" Value="^1.20.0" />
				<Property Id="Microsoft.VisualStudio.Code.ExtensionDependencies" Value="" />
				<Property Id="Microsoft.VisualStudio.Code.ExtensionPack" Value="" />
				<Property Id="Microsoft.VisualStudio.Code.ExtensionKind" Value="ui,workspace,web" />
				<Property Id="Microsoft.VisualStudio.Code.LocalizedLanguages" Value="" />
				
				
				<Property Id="Microsoft.VisualStudio.Services.Links.Source" Value="https://github.com/Raoufbaa/raouf-dark-Grey-theme.git" />
				<Property Id="Microsoft.VisualStudio.Services.Links.Getstarted" Value="https://github.com/Raoufbaa/raouf-dark-Grey-theme.git" />
				<Property Id="Microsoft.VisualStudio.Services.Links.GitHub" Value="https://github.com/Raoufbaa/raouf-dark-Grey-theme.git" />
				<Property Id="Microsoft.VisualStudio.Services.Links.Support" Value="https://github.com/Raoufbaa/raouf-dark-Grey-theme/issues" />
				<Property Id="Microsoft.VisualStudio.Services.Links.Learn" Value="https://github.com/Raoufbaa/raouf-dark-Grey-theme#readme" />
				
				
				<Property Id="Microsoft.VisualStudio.Services.GitHubFlavoredMarkdown" Value="true" />
				<Property Id="Microsoft.VisualStudio.Services.Content.Pricing" Value="Free"/>

				
				
			</Properties>
			<License>extension/LICENSE.md</License>
			<Icon>extension/icon.png</Icon>
		</Metadata>
		<Installation>
			<InstallationTarget Id="Microsoft.VisualStudio.Code"/>
		</Installation>
		<Dependencies/>
		<Assets>
			<Asset Type="Microsoft.VisualStudio.Code.Manifest" Path="extension/package.json" Addressable="true" />
			<Asset Type="Microsoft.VisualStudio.Services.Content.Details" Path="extension/README.md" Addressable="true" />
<Asset Type="Microsoft.VisualStudio.Services.Content.Changelog" Path="extension/CHANGELOG.md" Addressable="true" />
<Asset Type="Microsoft.VisualStudio.Services.Content.License" Path="extension/LICENSE.md" Addressable="true" />
<Asset Type="Microsoft.VisualStudio.Services.Icons.Default" Path="extension/icon.png" Addressable="true" />
		</Assets>
	</PackageManifest>