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 8d8719a commit f8aee15Copy full SHA for f8aee15
Flow.Launcher/Themes/Cyan Dark.xaml
@@ -56,7 +56,7 @@
56
BasedOn="{StaticResource BaseWindowBorderStyle}"
57
TargetType="{x:Type Border}">
58
<Setter Property="BorderThickness" Value="1" />
59
- <Setter Property="BorderBrush" Value="#09181e" />
+ <Setter Property="BorderBrush" Value="#1e292f" />
60
<Setter Property="Background" Value="#0f1f26" />
61
<Setter Property="CornerRadius" Value="6" />
62
<Setter Property="UseLayoutRounding" Value="True" />
0 commit comments