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 59066a8 commit 40ced20Copy full SHA for 40ced20
src/Files.App/UserControls/InnerNavigationToolbar.xaml
@@ -22,6 +22,7 @@
22
<ResourceDictionary Source="ms-appx:///ResourceDictionaries/RightAlignedToggleSwitchStyle.xaml" />
23
</ResourceDictionary.MergedDictionaries>
24
25
+ <SolidColorBrush x:Key="CommandBarBackground" Color="Transparent" />
26
<SolidColorBrush x:Key="CommandBarBackgroundOpen" Color="Transparent" />
27
<SolidColorBrush x:Key="CommandBarBorderBrushOpen" Color="Transparent" />
28
0 commit comments