|
@@ -286,7 +286,10 @@
|
|
|
</MenuItem.Icon>
|
|
|
</MenuItem>
|
|
|
|
|
|
- <Separator Margin="0" Opacity="1" />
|
|
|
+ <Separator
|
|
|
+ Background="{DynamicResource MainBorderColor}"
|
|
|
+ Margin="0"
|
|
|
+ Opacity=".3" />
|
|
|
|
|
|
<!-- Close -->
|
|
|
<MenuItem
|
|
@@ -364,7 +367,10 @@
|
|
|
</MenuItem.Icon>
|
|
|
</MenuItem>
|
|
|
|
|
|
- <Separator Margin="0" Opacity="1" />
|
|
|
+ <Separator
|
|
|
+ Background="{DynamicResource ContextMenuBackgroundColor}"
|
|
|
+ Margin="0"
|
|
|
+ Opacity=".9" />
|
|
|
|
|
|
<!-- Duplicate file -->
|
|
|
<MenuItem
|
|
@@ -392,7 +398,10 @@
|
|
|
</MenuItem.Icon>
|
|
|
</MenuItem>
|
|
|
|
|
|
- <Separator Margin="0" Opacity="1" />
|
|
|
+ <Separator
|
|
|
+ Background="{DynamicResource ContextMenuBackgroundColor}"
|
|
|
+ Margin="0"
|
|
|
+ Opacity=".9" />
|
|
|
|
|
|
<!-- Delete file -->
|
|
|
<MenuItem
|
|
@@ -497,7 +506,10 @@
|
|
|
</MenuItem.Icon>
|
|
|
</MenuItem>
|
|
|
|
|
|
- <Separator Margin="0" Opacity="1" />
|
|
|
+ <Separator
|
|
|
+ Background="{DynamicResource ContextMenuBackgroundColor}"
|
|
|
+ Margin="0"
|
|
|
+ Opacity=".9" />
|
|
|
|
|
|
<!-- Fullscreen -->
|
|
|
<MenuItem
|
|
@@ -601,7 +613,10 @@
|
|
|
</MenuItem.Icon>
|
|
|
</MenuItem>
|
|
|
|
|
|
- <Separator Margin="0" Opacity="1" />
|
|
|
+ <Separator
|
|
|
+ Background="{DynamicResource ContextMenuBackgroundColor}"
|
|
|
+ Margin="0"
|
|
|
+ Opacity=".9" />
|
|
|
|
|
|
<!-- Optimize image -->
|
|
|
<MenuItem
|
|
@@ -619,7 +634,10 @@
|
|
|
</MenuItem.Icon>
|
|
|
</MenuItem>
|
|
|
|
|
|
- <Separator Margin="0" Opacity="1" />
|
|
|
+ <Separator
|
|
|
+ Background="{DynamicResource ContextMenuBackgroundColor}"
|
|
|
+ Margin="0"
|
|
|
+ Opacity=".9" />
|
|
|
|
|
|
<!-- Crop -->
|
|
|
<MenuItem
|
|
@@ -635,7 +653,10 @@
|
|
|
</MenuItem.Icon>
|
|
|
</MenuItem>
|
|
|
|
|
|
- <Separator Margin="0" Opacity="1" />
|
|
|
+ <Separator
|
|
|
+ Background="{DynamicResource ContextMenuBackgroundColor}"
|
|
|
+ Margin="0"
|
|
|
+ Opacity=".9" />
|
|
|
|
|
|
<!-- Flip -->
|
|
|
<MenuItem
|
|
@@ -721,7 +742,10 @@
|
|
|
</MenuItem.Icon>
|
|
|
</MenuItem>
|
|
|
|
|
|
- <Separator Margin="0" Opacity="1" />
|
|
|
+ <Separator
|
|
|
+ Background="{DynamicResource ContextMenuBackgroundColor}"
|
|
|
+ Margin="0"
|
|
|
+ Opacity=".9" />
|
|
|
|
|
|
|
|
|
<!-- Next 10 -->
|
|
@@ -792,7 +816,10 @@
|
|
|
</MenuItem.Icon>
|
|
|
</MenuItem>
|
|
|
|
|
|
- <Separator Margin="0" Opacity="1" />
|
|
|
+ <Separator
|
|
|
+ Background="{DynamicResource ContextMenuBackgroundColor}"
|
|
|
+ Margin="0"
|
|
|
+ Opacity=".9" />
|
|
|
|
|
|
<!-- First Image -->
|
|
|
<MenuItem
|
|
@@ -826,7 +853,10 @@
|
|
|
</MenuItem.Icon>
|
|
|
</MenuItem>
|
|
|
|
|
|
- <Separator Margin="0" Opacity="1" />
|
|
|
+ <Separator
|
|
|
+ Background="{DynamicResource ContextMenuBackgroundColor}"
|
|
|
+ Margin="0"
|
|
|
+ Opacity=".9" />
|
|
|
|
|
|
<!-- Next folder -->
|
|
|
<MenuItem
|
|
@@ -939,7 +969,10 @@
|
|
|
Theme="{StaticResource MainBg}"
|
|
|
ToggleType="Radio" />
|
|
|
|
|
|
- <Separator Margin="0" Opacity="1" />
|
|
|
+ <Separator
|
|
|
+ Background="{DynamicResource ContextMenuBackgroundColor}"
|
|
|
+ Margin="0"
|
|
|
+ Opacity=".9" />
|
|
|
|
|
|
<!-- Sort files ascending -->
|
|
|
<MenuItem
|
|
@@ -975,7 +1008,10 @@
|
|
|
Theme="{StaticResource MainBg}"
|
|
|
ToggleType="CheckBox" />
|
|
|
|
|
|
- <Separator Margin="0" Opacity="1" />
|
|
|
+ <Separator
|
|
|
+ Background="{DynamicResource ContextMenuBackgroundColor}"
|
|
|
+ Margin="0"
|
|
|
+ Opacity=".9" />
|
|
|
|
|
|
<!-- Toggle looping -->
|
|
|
<MenuItem
|
|
@@ -986,7 +1022,10 @@
|
|
|
Theme="{StaticResource MainBg}"
|
|
|
ToggleType="CheckBox" />
|
|
|
|
|
|
- <Separator Margin="0" Opacity="1" />
|
|
|
+ <Separator
|
|
|
+ Background="{DynamicResource ContextMenuBackgroundColor}"
|
|
|
+ Margin="0"
|
|
|
+ Opacity=".9" />
|
|
|
|
|
|
<!-- Toggle scrolling -->
|
|
|
<MenuItem
|
|
@@ -1005,7 +1044,10 @@
|
|
|
Theme="{StaticResource MainBg}"
|
|
|
ToggleType="CheckBox" />
|
|
|
|
|
|
- <Separator Margin="0" Opacity="1" />
|
|
|
+ <Separator
|
|
|
+ Background="{DynamicResource ContextMenuBackgroundColor}"
|
|
|
+ Margin="0"
|
|
|
+ Opacity=".9" />
|
|
|
|
|
|
<!-- Toggle topmost -->
|
|
|
<MenuItem
|
|
@@ -1025,7 +1067,10 @@
|
|
|
Theme="{StaticResource MainBg}"
|
|
|
ToggleType="CheckBox" />
|
|
|
|
|
|
- <Separator Margin="0" Opacity="1" />
|
|
|
+ <Separator
|
|
|
+ Background="{DynamicResource ContextMenuBackgroundColor}"
|
|
|
+ Margin="0"
|
|
|
+ Opacity=".9" />
|
|
|
|
|
|
<!-- Toggle ctrl zoom -->
|
|
|
<MenuItem
|
|
@@ -1041,7 +1086,10 @@
|
|
|
</MenuItem.Icon>
|
|
|
</MenuItem>
|
|
|
|
|
|
- <Separator Margin="0" Opacity="1" />
|
|
|
+ <Separator
|
|
|
+ Background="{DynamicResource ContextMenuBackgroundColor}"
|
|
|
+ Margin="0"
|
|
|
+ Opacity=".9" />
|
|
|
|
|
|
<!-- Show Settings window -->
|
|
|
<MenuItem
|