Small tweaks to Bloom graphics

This commit is contained in:
Nav
2021-09-04 18:13:56 +01:00
parent b46630ac91
commit 17d4486ec0
2 changed files with 13 additions and 20 deletions

View File

@@ -305,8 +305,8 @@
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:zoom="5.6568542"
inkscape:cx="91.565425"
inkscape:cy="64.254418"
inkscape:cx="92.610112"
inkscape:cy="48.975029"
inkscape:document-units="px"
inkscape:current-layer="layer1"
inkscape:document-rotation="0"
@@ -325,7 +325,7 @@
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title></dc:title>
<dc:title />
</cc:Work>
</rdf:RDF>
</metadata>

Before

Width:  |  Height:  |  Size: 17 KiB

After

Width:  |  Height:  |  Size: 17 KiB

View File

@@ -43,7 +43,7 @@
inkscape:cx="548.63418"
inkscape:cy="133.11151"
inkscape:document-units="px"
inkscape:current-layer="layer8"
inkscape:current-layer="layer3"
inkscape:document-rotation="0"
showgrid="false"
units="px"
@@ -77,22 +77,12 @@
inkscape:groupmode="layer"
id="layer3"
inkscape:label="BG"
style="display:inline"
sodipodi:insensitive="true">
<rect
style="fill:#3c3f41;fill-opacity:1;stroke:none;stroke-width:0.140258;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="rect1337"
width="333.05173"
height="113.40584"
x="-10.907304"
y="-2.8790219"
inkscape:export-xdpi="96"
inkscape:export-ydpi="96" />
</g>
style="display:inline" />
<g
inkscape:label="DebugTool"
inkscape:groupmode="layer"
id="layer1">
id="layer1"
sodipodi:insensitive="true">
<rect
style="display:inline;fill:#cbcbcb;fill-opacity:1;stroke:#939393;stroke-width:0.258924;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="rect1596"
@@ -789,7 +779,8 @@
<g
inkscape:groupmode="layer"
id="layer8"
inkscape:label="IDE">
inkscape:label="IDE"
sodipodi:insensitive="true">
<rect
style="fill:#2f2f2f;fill-opacity:1;stroke:none;stroke-width:0.200379"
id="rect3910"
@@ -1084,7 +1075,8 @@
<g
inkscape:groupmode="layer"
id="layer9"
inkscape:label="Bloom">
inkscape:label="Bloom"
sodipodi:insensitive="true">
<path
style="display:inline;opacity:1;fill:#a8a9a9;fill-opacity:1;stroke:none;stroke-width:0.311819;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="m 171.85601,38.999201 h -1.87093 v 1.870924 h 1.87093 z"
@@ -1220,7 +1212,8 @@
<g
inkscape:groupmode="layer"
id="layer4"
inkscape:label="Target">
inkscape:label="Target"
sodipodi:insensitive="true">
<rect
style="fill:#afafaf;fill-opacity:1;stroke-width:0.167134"
id="rect3447-3"

Before

Width:  |  Height:  |  Size: 54 KiB

After

Width:  |  Height:  |  Size: 54 KiB