Skip to content

Commit 6dec1d6

Browse files
committed
Update Dark.xaml
1 parent ea8e20d commit 6dec1d6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

themes/Dark.xaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<SolidColorBrush x:Key="PrimaryTextColor" Color="#d1d5db"/>
1111
<SolidColorBrush x:Key="SecondaryTextColor" Color="#adbac7"/>
1212
<SolidColorBrush x:Key="SecondaryTextColor2" Color="white"/>
13-
13+
1414
<!-- Buttons and Highlights -->
1515
<SolidColorBrush x:Key="PrimaryButtonBackground" Color="#0366d6"/>
1616
<SolidColorBrush x:Key="ButtonHighlightColor" Color="#0969da"/>
@@ -32,8 +32,8 @@
3232
<SolidColorBrush x:Key="itemColor2" Color="#333942"/>
3333

3434
<!-- Misc -->
35-
<SolidColorBrush x:Key="logo" Color="#0969da"/>
35+
<SolidColorBrush x:Key="logo" Color="white"/>
3636
<ImageBrush x:Key="BackgroundImage" ImageSource="{x:Null}" Stretch="UniformToFill"/>
3737
<x:String x:Key="SubText">Install Tweaks Tool</x:String>
3838

39-
</ResourceDictionary>
39+
</ResourceDictionary>

0 commit comments

Comments
 (0)