We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d93922 commit 4751b79Copy full SHA for 4751b79
CollapseLauncher/Assets/CollapseLauncherLogoWithTextDark.png
65.2 KB
CollapseLauncher/XAMLs/MainApp/Pages/SettingsPage.xaml
@@ -2203,10 +2203,10 @@
2203
</Grid.ColumnDefinitions>
2204
<Image Grid.Column="0"
2205
Grid.Row="0"
2206
- Height="48"
+ Height="36"
2207
Stretch="Uniform"
2208
HorizontalAlignment="Left"
2209
- Source="ms-appx:///Assets/CollapseLauncherLogo.png"/>
+ Source="ms-appx:///Assets/CollapseLauncherLogoWithTextDark.png"/>
2210
<StackPanel Grid.Column="1"
2211
Orientation="Horizontal"
2212
HorizontalAlignment="Right"
0 commit comments