Skip to content

Commit

Permalink
Remove unused styles
Browse files Browse the repository at this point in the history
  • Loading branch information
niels9001 committed Oct 3, 2023
1 parent 9432547 commit 65f29ae
Show file tree
Hide file tree
Showing 8 changed files with 0 additions and 210 deletions.
21 changes: 0 additions & 21 deletions src/modules/launcher/PowerLauncher/PowerLauncher.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -118,27 +118,6 @@
<LastGenOutput>Settings.Designer.cs</LastGenOutput>
</None>
</ItemGroup>

<ItemGroup>
<Page Update="Themes\HighContrastBlack.xaml">
<SubType>Designer</SubType>
</Page>
<Page Update="Themes\HighContrastWhite.xaml">
<SubType>Designer</SubType>
</Page>
<Page Update="Themes\HighContrast2.xaml">
<SubType>Designer</SubType>
</Page>
<Page Update="Themes\HighContrast1.xaml">
<SubType>Designer</SubType>
</Page>
<Page Update="Themes\Dark.xaml">
<SubType>Designer</SubType>
</Page>
<Page Update="Themes\Light.xaml">
<SubType>Designer</SubType>
</Page>
</ItemGroup>
<ItemGroup>
<Resource Include="Assets\PowerLauncher\RunResource.ico" />
</ItemGroup>
Expand Down
1 change: 0 additions & 1 deletion src/modules/launcher/PowerLauncher/ResultList.xaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
xmlns:Behaviors="http://schemas.microsoft.com/xaml/behaviors"
xmlns:converters="clr-namespace:PowerLauncher.Converters"
xmlns:d="http://schemas.microsoft.com/expression/blend/2008"
xmlns:helper="clr-namespace:PowerLauncher.Helper"
xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
xmlns:p="clr-namespace:PowerLauncher.Properties"
xmlns:ui="http://schemas.lepo.co/wpfui/2022/xaml"
Expand Down
32 changes: 0 additions & 32 deletions src/modules/launcher/PowerLauncher/Themes/Dark.xaml

This file was deleted.

31 changes: 0 additions & 31 deletions src/modules/launcher/PowerLauncher/Themes/HighContrast1.xaml

This file was deleted.

31 changes: 0 additions & 31 deletions src/modules/launcher/PowerLauncher/Themes/HighContrast2.xaml

This file was deleted.

31 changes: 0 additions & 31 deletions src/modules/launcher/PowerLauncher/Themes/HighContrastBlack.xaml

This file was deleted.

31 changes: 0 additions & 31 deletions src/modules/launcher/PowerLauncher/Themes/HighContrastWhite.xaml

This file was deleted.

32 changes: 0 additions & 32 deletions src/modules/launcher/PowerLauncher/Themes/Light.xaml

This file was deleted.

0 comments on commit 65f29ae

Please sign in to comment.