diff --git a/src/Resources/Icons.xaml b/src/Resources/Icons.xaml
index a13c55af..2c230150 100644
--- a/src/Resources/Icons.xaml
+++ b/src/Resources/Icons.xaml
@@ -5,6 +5,7 @@
M169.984 470.016l0 84.010667 86.016 0 0-84.010667-86.016 0zM86.016 598.016l0-171.989333 852.010667 0 0 171.989333-852.010667 0zM256 297.984l0-84.010667-86.016 0 0 84.010667 86.016 0zM86.016 169.984l852.010667 0 0 171.989333-852.010667 0 0-171.989333zM169.984 726.016l0 84.010667 86.016 0 0-84.010667-86.016 0zM86.016 854.016l0-171.989333 852.010667 0 0 171.989333-852.010667 0z
M 841.758 299.375 c 0 165.25 -134 299.375 -299.375 299.375 S 243.009 464.75 243.009 299.375 S 377.009 0 542.383 0 c 165.25 0 299.375 134 299.375 299.375 Z m 0 0 M 789.383 612.75 c -69.75 55.125 -156.25 85.625 -247.125 85.625 c -91.875 0 -179.25 -31.25 -249.25 -87.375 C 108.384 678.875 25.8838 915.75 25.8838 1024 h 1027.75 c 0 -107.25 -83.125 -342.5 -264.25 -411.25 Z m 0 0
M1024 590.432 512 193.024 0 590.432 0 428.416 512 30.976 1024 428.416ZM896 576 896 960 640 960 640 704 384 704 384 960 128 960 128 576 512 288Z
+ M192 0l0 1024 320-320 320 320 0-1024z
M753.613 996.727L269.38 511.505 754.602 27.272z
M270.387 27.273L754.62 512.495 269.398 996.728z
diff --git a/src/UI/Launcher.xaml b/src/UI/Launcher.xaml
index dd4b4325..03bbb580 100644
--- a/src/UI/Launcher.xaml
+++ b/src/UI/Launcher.xaml
@@ -89,15 +89,17 @@
+ Data="{StaticResource Icon.Bookmark}"
+ VerticalAlignment="Center"/>
+ Foreground="{StaticResource Brush.FG2}" FontFamily="Consolas" FontWeight="Bold"/>
+
+
+
+
+
+
@@ -157,7 +165,6 @@
x:Name="ContentSite"
VerticalAlignment="Center"
ContentSource="Header"
- Opacity=".7"
RecognizesAccessKey="True"/>
@@ -167,7 +174,6 @@
-