Skip to content

Commit d63a4d1

Browse files
committed
Update DarkKnight.xaml
1 parent 758af95 commit d63a4d1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

themes/DarkKnight.xaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,11 @@
1212

1313
<!-- Buttons and Highlights -->
1414
<SolidColorBrush x:Key="PrimaryButtonBackground" Color="#0366d6"/>
15-
<SolidColorBrush x:Key="ButtonHighlightColor" Color="#218bff"/>
15+
<SolidColorBrush x:Key="ButtonHighlightColor" Color="#0366d6"/>
1616
<SolidColorBrush x:Key="ButtonBorderColor" Color="#ff0000"/>
1717

1818
<!-- Borders and Labels -->
19-
<SolidColorBrush x:Key="BorderBrushColor" Color="#1c1c1c"/>
19+
<SolidColorBrush x:Key="BorderBrushColor" Color="#444c56"/>
2020
<SolidColorBrush x:Key="LabelColor" Color="#2a2a2a"/>
2121

2222
<!-- Toggle Switch -->

0 commit comments

Comments
 (0)