|
@@ -77,8 +77,8 @@
|
|
<ComboBoxItem>Full Decorations</ComboBoxItem>
|
|
<ComboBoxItem>Full Decorations</ComboBoxItem>
|
|
</ComboBox>
|
|
</ComboBox>
|
|
<ComboBox x:Name="Themes" SelectedIndex="0">
|
|
<ComboBox x:Name="Themes" SelectedIndex="0">
|
|
- <ComboBoxItem>Fluent - Dark</ComboBoxItem>
|
|
|
|
<ComboBoxItem>Fluent - Light</ComboBoxItem>
|
|
<ComboBoxItem>Fluent - Light</ComboBoxItem>
|
|
|
|
+ <ComboBoxItem>Fluent - Dark</ComboBoxItem>
|
|
<ComboBoxItem>Simple - Light</ComboBoxItem>
|
|
<ComboBoxItem>Simple - Light</ComboBoxItem>
|
|
<ComboBoxItem>Simple - Dark</ComboBoxItem>
|
|
<ComboBoxItem>Simple - Dark</ComboBoxItem>
|
|
</ComboBox>
|
|
</ComboBox>
|