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 c32ae79 commit 2b7855cCopy full SHA for 2b7855c
Flow.Launcher/Themes/Base.xaml
@@ -176,7 +176,7 @@
176
<Setter Property="Template">
177
<Setter.Value>
178
<ControlTemplate TargetType="{x:Type Thumb}">
179
- <Border CornerRadius="2" DockPanel.Dock="Right" Background="#bebebe" BorderBrush="Transparent" BorderThickness="0" />
+ <Border CornerRadius="2" DockPanel.Dock="Right" Background="#616161" BorderBrush="Transparent" BorderThickness="0" />
180
</ControlTemplate>
181
</Setter.Value>
182
</Setter>
0 commit comments