diff --git a/InstaSoftOfficeTool.csproj b/InstaSoftOfficeTool.csproj index ab8776a..3f8de2b 100644 --- a/InstaSoftOfficeTool.csproj +++ b/InstaSoftOfficeTool.csproj @@ -9,9 +9,9 @@ InstaSoft Zrt. InstaSoft Office Tool Copyright (c) InstaSoft Zrt. 2026 - 1.0.4 - 1.0.4.0 - 1.0.4.0 + 1.0.5 + 1.0.5.0 + 1.0.5.0 app.manifest latest diff --git a/MainWindow.xaml b/MainWindow.xaml index 8d8a982..ee1b491 100644 --- a/MainWindow.xaml +++ b/MainWindow.xaml @@ -5,7 +5,8 @@ Width="800" Height="550" ResizeMode="NoResize" WindowStartupLocation="CenterScreen" - Background="{StaticResource BackgroundBrush}"> + Background="{StaticResource BackgroundBrush}" + TextElement.Foreground="{StaticResource TextPrimaryBrush}"> @@ -41,7 +42,7 @@ Foreground="{StaticResource TextSecondaryBrush}" Margin="0,-2,0,0"/> - diff --git a/Styles/FluentTheme.xaml b/Styles/FluentTheme.xaml index 8735882..6c50ca7 100644 --- a/Styles/FluentTheme.xaml +++ b/Styles/FluentTheme.xaml @@ -33,10 +33,9 @@ - +