improve:快捷调色盘
This commit is contained in:
+18
-18
@@ -6298,7 +6298,7 @@
|
||||
<Ellipse Name="QuickColorWhiteGlow"
|
||||
Width="22" Height="22"
|
||||
Fill="Transparent"
|
||||
Stroke="White"
|
||||
Stroke="#FF6B35"
|
||||
StrokeThickness="3"
|
||||
Opacity="1.0"
|
||||
Visibility="Collapsed"
|
||||
@@ -6309,8 +6309,8 @@
|
||||
Width="24" Height="24"
|
||||
Fill="Transparent"
|
||||
Stroke="#FFD700"
|
||||
StrokeThickness="1"
|
||||
Opacity="0.8"
|
||||
StrokeThickness="2"
|
||||
Opacity="1.0"
|
||||
Visibility="Collapsed"
|
||||
HorizontalAlignment="Center"
|
||||
VerticalAlignment="Center"/>
|
||||
@@ -6345,7 +6345,7 @@
|
||||
<Ellipse Name="QuickColorOrangeGlow"
|
||||
Width="22" Height="22"
|
||||
Fill="Transparent"
|
||||
Stroke="White"
|
||||
Stroke="#00FF00"
|
||||
StrokeThickness="3"
|
||||
Opacity="1.0"
|
||||
Visibility="Collapsed"
|
||||
@@ -6356,8 +6356,8 @@
|
||||
Width="24" Height="24"
|
||||
Fill="Transparent"
|
||||
Stroke="#FFD700"
|
||||
StrokeThickness="1"
|
||||
Opacity="0.8"
|
||||
StrokeThickness="2"
|
||||
Opacity="1.0"
|
||||
Visibility="Collapsed"
|
||||
HorizontalAlignment="Center"
|
||||
VerticalAlignment="Center"/>
|
||||
@@ -6392,7 +6392,7 @@
|
||||
<Ellipse Name="QuickColorYellowGlow"
|
||||
Width="22" Height="22"
|
||||
Fill="Transparent"
|
||||
Stroke="White"
|
||||
Stroke="#FF0000"
|
||||
StrokeThickness="3"
|
||||
Opacity="1.0"
|
||||
Visibility="Collapsed"
|
||||
@@ -6403,8 +6403,8 @@
|
||||
Width="24" Height="24"
|
||||
Fill="Transparent"
|
||||
Stroke="#FFD700"
|
||||
StrokeThickness="1"
|
||||
Opacity="0.8"
|
||||
StrokeThickness="2"
|
||||
Opacity="1.0"
|
||||
Visibility="Collapsed"
|
||||
HorizontalAlignment="Center"
|
||||
VerticalAlignment="Center"/>
|
||||
@@ -6439,7 +6439,7 @@
|
||||
<Ellipse Name="QuickColorBlackGlow"
|
||||
Width="22" Height="22"
|
||||
Fill="Transparent"
|
||||
Stroke="White"
|
||||
Stroke="#00FFFF"
|
||||
StrokeThickness="3"
|
||||
Opacity="1.0"
|
||||
Visibility="Collapsed"
|
||||
@@ -6450,8 +6450,8 @@
|
||||
Width="24" Height="24"
|
||||
Fill="Transparent"
|
||||
Stroke="#FFD700"
|
||||
StrokeThickness="1"
|
||||
Opacity="0.8"
|
||||
StrokeThickness="2"
|
||||
Opacity="1.0"
|
||||
Visibility="Collapsed"
|
||||
HorizontalAlignment="Center"
|
||||
VerticalAlignment="Center"/>
|
||||
@@ -6486,7 +6486,7 @@
|
||||
<Ellipse Name="QuickColorBlueGlow"
|
||||
Width="22" Height="22"
|
||||
Fill="Transparent"
|
||||
Stroke="White"
|
||||
Stroke="#FF00FF"
|
||||
StrokeThickness="3"
|
||||
Opacity="1.0"
|
||||
Visibility="Collapsed"
|
||||
@@ -6497,8 +6497,8 @@
|
||||
Width="24" Height="24"
|
||||
Fill="Transparent"
|
||||
Stroke="#FFD700"
|
||||
StrokeThickness="1"
|
||||
Opacity="0.8"
|
||||
StrokeThickness="2"
|
||||
Opacity="1.0"
|
||||
Visibility="Collapsed"
|
||||
HorizontalAlignment="Center"
|
||||
VerticalAlignment="Center"/>
|
||||
@@ -6533,7 +6533,7 @@
|
||||
<Ellipse Name="QuickColorRedGlow"
|
||||
Width="22" Height="22"
|
||||
Fill="Transparent"
|
||||
Stroke="White"
|
||||
Stroke="#00FF00"
|
||||
StrokeThickness="3"
|
||||
Opacity="1.0"
|
||||
Visibility="Collapsed"
|
||||
@@ -6544,8 +6544,8 @@
|
||||
Width="24" Height="24"
|
||||
Fill="Transparent"
|
||||
Stroke="#FFD700"
|
||||
StrokeThickness="1"
|
||||
Opacity="0.8"
|
||||
StrokeThickness="2"
|
||||
Opacity="1.0"
|
||||
Visibility="Collapsed"
|
||||
HorizontalAlignment="Center"
|
||||
VerticalAlignment="Center"/>
|
||||
|
||||
Reference in New Issue
Block a user