diff --git a/windows/PopupWindow.xaml b/windows/PopupWindow.xaml
index e585d7a..657a020 100644
--- a/windows/PopupWindow.xaml
+++ b/windows/PopupWindow.xaml
@@ -3,249 +3,245 @@
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:ctrl="clr-namespace:ClaudeCheckerWindows.Controls"
Title="ClaudeChecker"
- Width="480"
- SizeToContent="Height"
- WindowStyle="None"
- AllowsTransparency="True"
- Background="Transparent"
- ShowInTaskbar="False"
- Topmost="True"
+ Width="480" Height="660"
+ WindowStartupLocation="CenterScreen"
+ Background="{StaticResource BackgroundBrush}"
+ FontFamily="Segoe UI"
+ ShowInTaskbar="True"
ResizeMode="NoResize">
-
-
-
-
+
+
+
-
-
-
-
-
-
+
+
+
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
-
-
-
+
+
-
+
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+ Style="{StaticResource SmallButton}" BorderThickness="0"
+ Foreground="{StaticResource BlueBrush}" Background="Transparent"
+ Click="BackFromSettings_Click"/>
+
+
+
-
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
-
-
+
+
+
+
+
+
-
-
+
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
+
+
+
+
+
+
+
+
+
+
+
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
-
+
+ FontFamily="Consolas" Foreground="{StaticResource BlueBrush}"
+ VerticalAlignment="Center"/>
+ Foreground="{StaticResource SecondaryBrush}" MaxHeight="160"/>
+
-
-
-
-
-
-
-
-
+
+
+
+
-
-
-
+
+
+