symmetric: change blush opacity per object

This commit is contained in:
tastytea 2022-06-13 22:12:47 +02:00
parent 508636ebbf
commit e1291d9b26
Signed by: tastytea
SSH Key Fingerprint: SHA256:FBkvrOlhq5use1XEttyUGT4bUTDVA1ar9SgIc9P03cM
1 changed files with 3 additions and 3 deletions

View File

@ -20,7 +20,7 @@
<linearGradient
id="blush">
<stop
style="stop-color:#ed6c30;stop-opacity:0.5;"
style="stop-color:#ed6c30;stop-opacity:1;"
offset="0"
id="stop4680" />
</linearGradient>
@ -144,14 +144,14 @@
id="layer5"
style="display:inline">
<ellipse
style="display:inline;mix-blend-mode:normal;fill:url(#linearGradient4684);fill-opacity:1;stroke:none;stroke-width:27.7805;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;filter:url(#filter5097)"
style="display:inline;opacity:0.5;mix-blend-mode:normal;fill:url(#linearGradient4684);fill-opacity:1;stroke:none;stroke-width:27.7805;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;filter:url(#filter5097)"
id="path4634"
cx="610"
cy="505"
rx="50"
ry="60" />
<ellipse
style="display:inline;mix-blend-mode:normal;fill:url(#linearGradient5143);fill-opacity:1;stroke:none;stroke-width:27.7805;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;filter:url(#filter5145)"
style="display:inline;opacity:0.5;mix-blend-mode:normal;fill:url(#linearGradient5143);fill-opacity:1;stroke:none;stroke-width:27.7805;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;filter:url(#filter5145)"
id="ellipse5139"
cx="190"
cy="505"

Before

Width:  |  Height:  |  Size: 7.9 KiB

After

Width:  |  Height:  |  Size: 7.9 KiB