Skip to content

Commit

Permalink
addeds Colour
Browse files Browse the repository at this point in the history
  • Loading branch information
Bod9001 committed Dec 13, 2024
1 parent 2f67e99 commit d3449f9
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion UnitystationLauncher/App.xaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,11 @@
<Application.DataTemplates>
<local:ViewLocator />
</Application.DataTemplates>

<Application.Styles>
<FluentTheme />
<StyleInclude Source="/Styles.axaml" />
<Style Selector="TextBlock">
<Setter Property="Foreground" Value="White" />
</Style>
</Application.Styles>
</Application>

0 comments on commit d3449f9

Please sign in to comment.