Skip to content

Commit 085e57e

Browse files
committed
ButtonFlashingForeground → HighlightForeground
1 parent 4434d2c commit 085e57e

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

RetroBar/Themes/Windows Longhorn Aero.xaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -331,11 +331,12 @@
331331
BlurRadius="8"
332332
ShadowDepth="0" />
333333

334+
<SolidColorBrush x:Key="HighlightForeground" Color="#ffffff" />
335+
334336
<SolidColorBrush x:Key="ItemButtonForeground" Color="#ffffff" />
335337
<SolidColorBrush x:Key="ButtonForeground" Color="#ffffff" />
336338
<SolidColorBrush x:Key="ButtonActiveForeground" Color="#ffffff" />
337339
<SolidColorBrush x:Key="ButtonPressedForeground" Color="#ffffff" />
338-
<SolidColorBrush x:Key="ButtonFlashingForeground" Color="#ffffff" />
339340
<SolidColorBrush x:Key="ClockForeground" Color="#ffffff" />
340341
<SolidColorBrush x:Key="InputLanguageForeground" Color="#ffffff" />
341342
<SolidColorBrush x:Key="InputLanguageBackground" Color="Transparent" />

RetroBar/Themes/Windows Vista Aero.xaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -272,11 +272,12 @@
272272
Offset="0.4" />
273273
</LinearGradientBrush>
274274

275+
<SolidColorBrush x:Key="HighlightForeground" Color="#ffffff" />
276+
275277
<SolidColorBrush x:Key="ItemButtonForeground" Color="#ffffff" />
276278
<SolidColorBrush x:Key="ButtonForeground" Color="#ffffff" />
277279
<SolidColorBrush x:Key="ButtonActiveForeground" Color="#ffffff" />
278280
<SolidColorBrush x:Key="ButtonPressedForeground" Color="#ffffff" />
279-
<SolidColorBrush x:Key="ButtonFlashingForeground" Color="#ffffff" />
280281
<SolidColorBrush x:Key="ClockForeground" Color="#ffffff" />
281282
<SolidColorBrush x:Key="InputLanguageForeground" Color="#ffffff" />
282283
<SolidColorBrush x:Key="InputLanguageBackground" Color="Transparent" />

0 commit comments

Comments
 (0)