We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e70ce11 commit e60e117Copy full SHA for e60e117
Flow.Launcher/Resources/Light.xaml
@@ -22,7 +22,7 @@
22
23
<SolidColorBrush x:Key="BasicSystemAccentColor" Color="{m:DynamicColor SystemAccentColor}" />
24
25
- <SolidColorBrush x:Key="Color00B" Color="#CEFAFAFA" />
+ <SolidColorBrush x:Key="Color00B" Color="#FAFAFA" />
26
<SolidColorBrush x:Key="Color01B" Color="#f3f3f3" />
27
<SolidColorBrush x:Key="Color02B" Color="#ffffff" />
28
<SolidColorBrush x:Key="Color03B" Color="#e5e5e5" />
0 commit comments