Skip to content

Commit 6ea3005

Browse files
committed
Fixed:
- Immediate Window color - Properties Background color
1 parent 5220e88 commit 6ea3005

File tree

3 files changed

+76
-74
lines changed

3 files changed

+76
-74
lines changed

Ayu-TrueMirage/Ayu-TrueMirage.csproj

+2
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@
4545
<WarningLevel>4</WarningLevel>
4646
</PropertyGroup>
4747
<ItemGroup>
48+
<None Include="base-theme\Ayu-Mirage.vsix" />
4849
<None Include="CustomTheme.vstheme">
4950
<SubType>Designer</SubType>
5051
</None>
@@ -61,6 +62,7 @@
6162
<ItemGroup>
6263
<Compile Include="Properties\AssemblyInfo.cs" />
6364
</ItemGroup>
65+
<ItemGroup />
6466
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
6567
<Import Project="$(VSToolsPath)\VSSDK\Microsoft.VsSDK.targets" Condition="'$(VSToolsPath)' != ''" />
6668
</Project>

0 commit comments

Comments
 (0)