Skip to content

Commit 4751b79

Browse files
committed
Adjust to new logo variant with text
1 parent 4d93922 commit 4751b79

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
65.2 KB
Loading

CollapseLauncher/XAMLs/MainApp/Pages/SettingsPage.xaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2203,10 +2203,10 @@
22032203
</Grid.ColumnDefinitions>
22042204
<Image Grid.Column="0"
22052205
Grid.Row="0"
2206-
Height="48"
2206+
Height="36"
22072207
Stretch="Uniform"
22082208
HorizontalAlignment="Left"
2209-
Source="ms-appx:///Assets/CollapseLauncherLogo.png"/>
2209+
Source="ms-appx:///Assets/CollapseLauncherLogoWithTextDark.png"/>
22102210
<StackPanel Grid.Column="1"
22112211
Orientation="Horizontal"
22122212
HorizontalAlignment="Right"

0 commit comments

Comments
 (0)