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 defb283 commit f0512d7Copy full SHA for f0512d7
Flow.Launcher/Resources/SettingWindowStyle.xaml
@@ -7,6 +7,7 @@
7
<converters:BoolToVisibilityConverter x:Key="BoolToVisibilityConverter" />
8
<converters:TextConverter x:Key="TextConverter" />
9
<core:TranslationConverter x:Key="TranslationConverter" />
10
+
11
<!-- Icon for Theme Type Label -->
12
<Geometry x:Key="circle_half_stroke_solid">F1 M512,512z M0,0z M448,256C448,150,362,64,256,64L256,448C362,448,448,362,448,256z M0,256A256,256,0,1,1,512,256A256,256,0,1,1,0,256z</Geometry>
13
<Style x:Key="StoreItemFocusVisualStyleKey">
0 commit comments