Import wizards: Visually improve the selected state of icons
This change adds a thin gray outline to the cvs, git and qmake/generic import wizard icons. In the selected state, they should now have a better visual contrast. Task-number: QTCREATORBUG-18936 Change-Id: I2a0f5dab74cdc5958f869a63756a4fc974ccad32 Reviewed-by: André Hartmann <aha_1980@gmx.de>
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 2.0 KiB |
Before Width: | Height: | Size: 1.9 KiB After Width: | Height: | Size: 4.8 KiB |
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 1.7 KiB |
Before Width: | Height: | Size: 1.8 KiB After Width: | Height: | Size: 4.2 KiB |
Before Width: | Height: | Size: 512 B After Width: | Height: | Size: 895 B |
Before Width: | Height: | Size: 837 B After Width: | Height: | Size: 1.7 KiB |
Before Width: | Height: | Size: 512 B After Width: | Height: | Size: 895 B |
Before Width: | Height: | Size: 837 B After Width: | Height: | Size: 1.7 KiB |
@@ -299,45 +299,6 @@
|
|||||||
id="rect3235"
|
id="rect3235"
|
||||||
style="fill:none;stroke:none" />
|
style="fill:none;stroke:none" />
|
||||||
</clipPath>
|
</clipPath>
|
||||||
<filter
|
|
||||||
id="filter4057"
|
|
||||||
inkscape:label="Inner Shadow"
|
|
||||||
inkscape:menu="Shadows and Glows"
|
|
||||||
inkscape:menu-tooltip="Adds a colorizable drop shadow inside"
|
|
||||||
color-interpolation-filters="sRGB">
|
|
||||||
<feGaussianBlur
|
|
||||||
id="feGaussianBlur4059"
|
|
||||||
stdDeviation="1.5"
|
|
||||||
result="result8" />
|
|
||||||
<feOffset
|
|
||||||
id="feOffset4061"
|
|
||||||
dx="0"
|
|
||||||
dy="2"
|
|
||||||
result="result11" />
|
|
||||||
<feComposite
|
|
||||||
id="feComposite4063"
|
|
||||||
in2="result11"
|
|
||||||
result="result6"
|
|
||||||
in="SourceGraphic"
|
|
||||||
operator="in" />
|
|
||||||
<feFlood
|
|
||||||
id="feFlood4065"
|
|
||||||
result="result10"
|
|
||||||
in="result6"
|
|
||||||
flood-opacity="1"
|
|
||||||
flood-color="rgb(0,0,0)" />
|
|
||||||
<feBlend
|
|
||||||
id="feBlend4067"
|
|
||||||
in2="result10"
|
|
||||||
mode="normal"
|
|
||||||
in="result6"
|
|
||||||
result="result12" />
|
|
||||||
<feComposite
|
|
||||||
id="feComposite4069"
|
|
||||||
in2="SourceGraphic"
|
|
||||||
result="result2"
|
|
||||||
operator="atop" />
|
|
||||||
</filter>
|
|
||||||
<clipPath
|
<clipPath
|
||||||
clipPathUnits="userSpaceOnUse"
|
clipPathUnits="userSpaceOnUse"
|
||||||
id="clipPath3231">
|
id="clipPath3231">
|
||||||
@@ -553,6 +514,78 @@
|
|||||||
fy="91.5"
|
fy="91.5"
|
||||||
r="18.5"
|
r="18.5"
|
||||||
gradientUnits="userSpaceOnUse" />
|
gradientUnits="userSpaceOnUse" />
|
||||||
|
<filter
|
||||||
|
style="color-interpolation-filters:sRGB;"
|
||||||
|
height="1"
|
||||||
|
width="1"
|
||||||
|
y="0"
|
||||||
|
x="0"
|
||||||
|
inkscape:label="Outline"
|
||||||
|
id="filter4057">
|
||||||
|
<feGaussianBlur
|
||||||
|
in="SourceAlpha"
|
||||||
|
stdDeviation="1"
|
||||||
|
result="blur1"
|
||||||
|
id="feGaussianBlur4140" />
|
||||||
|
<feComposite
|
||||||
|
in="blur1"
|
||||||
|
in2="SourceGraphic"
|
||||||
|
operator="out"
|
||||||
|
result="composite1"
|
||||||
|
id="feComposite4142" />
|
||||||
|
<feColorMatrix
|
||||||
|
values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 -0 "
|
||||||
|
result="colormatrix1"
|
||||||
|
id="feColorMatrix4144" />
|
||||||
|
<feGaussianBlur
|
||||||
|
stdDeviation="0.40000000000000002"
|
||||||
|
result="blur2"
|
||||||
|
id="feGaussianBlur4146" />
|
||||||
|
<feComposite
|
||||||
|
in="blur2"
|
||||||
|
in2="blur2"
|
||||||
|
operator="out"
|
||||||
|
result="composite2"
|
||||||
|
id="feComposite4148" />
|
||||||
|
<feColorMatrix
|
||||||
|
values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 -0 "
|
||||||
|
result="colormatrix2"
|
||||||
|
id="feColorMatrix4150" />
|
||||||
|
<feGaussianBlur
|
||||||
|
stdDeviation="0.5"
|
||||||
|
result="blur3"
|
||||||
|
id="feGaussianBlur4152" />
|
||||||
|
<feColorMatrix
|
||||||
|
values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0 "
|
||||||
|
result="colormatrix3"
|
||||||
|
id="feColorMatrix4154" />
|
||||||
|
<feFlood
|
||||||
|
flood-opacity="1"
|
||||||
|
flood-color="rgb(0,0,0)"
|
||||||
|
result="flood"
|
||||||
|
id="feFlood4156" />
|
||||||
|
<feComposite
|
||||||
|
in="flood"
|
||||||
|
in2="colormatrix3"
|
||||||
|
k2="1"
|
||||||
|
operator="in"
|
||||||
|
result="composite3"
|
||||||
|
id="feComposite4158" />
|
||||||
|
<feComposite
|
||||||
|
in="SourceGraphic"
|
||||||
|
in2="colormatrix3"
|
||||||
|
operator="copy"
|
||||||
|
result="composite4"
|
||||||
|
id="feComposite4160" />
|
||||||
|
<feComposite
|
||||||
|
in="composite4"
|
||||||
|
in2="composite3"
|
||||||
|
k2="1"
|
||||||
|
k3="1"
|
||||||
|
operator="arithmetic"
|
||||||
|
result="composite5"
|
||||||
|
id="feComposite4162" />
|
||||||
|
</filter>
|
||||||
</defs>
|
</defs>
|
||||||
<sodipodi:namedview
|
<sodipodi:namedview
|
||||||
id="base"
|
id="base"
|
||||||
@@ -2206,7 +2239,8 @@
|
|||||||
</g>
|
</g>
|
||||||
<g
|
<g
|
||||||
id="share/qtcreator/templates/wizards/projects/vcs/git/icon"
|
id="share/qtcreator/templates/wizards/projects/vcs/git/icon"
|
||||||
transform="translate(0,-60)">
|
transform="translate(0,-60)"
|
||||||
|
style="filter:url(#filter4057)">
|
||||||
<use
|
<use
|
||||||
style="display:inline"
|
style="display:inline"
|
||||||
x="0"
|
x="0"
|
||||||
@@ -2225,7 +2259,8 @@
|
|||||||
</g>
|
</g>
|
||||||
<g
|
<g
|
||||||
id="src/plugins/genericprojectmanager/images/genericprojectmanager"
|
id="src/plugins/genericprojectmanager/images/genericprojectmanager"
|
||||||
transform="translate(60)">
|
transform="translate(60)"
|
||||||
|
style="filter:url(#filter4057)">
|
||||||
<use
|
<use
|
||||||
style="display:inline"
|
style="display:inline"
|
||||||
x="0"
|
x="0"
|
||||||
@@ -2252,7 +2287,8 @@
|
|||||||
height="100%" />
|
height="100%" />
|
||||||
<g
|
<g
|
||||||
id="share/qtcreator/templates/wizards/projects/vcs/cvs/icon"
|
id="share/qtcreator/templates/wizards/projects/vcs/cvs/icon"
|
||||||
transform="translate(120)">
|
transform="translate(120)"
|
||||||
|
style="filter:url(#filter4057)">
|
||||||
<use
|
<use
|
||||||
style="display:inline"
|
style="display:inline"
|
||||||
x="0"
|
x="0"
|
||||||
@@ -7972,7 +8008,7 @@
|
|||||||
style="opacity:0.2"
|
style="opacity:0.2"
|
||||||
clip-path="url(#clipPath3231)">
|
clip-path="url(#clipPath3231)">
|
||||||
<rect
|
<rect
|
||||||
style="fill:#ffffff;fill-opacity:1;stroke:none;filter:url(#filter4057)"
|
style="fill:#ffffff;fill-opacity:1;stroke:none;"
|
||||||
id="rect4866"
|
id="rect4866"
|
||||||
width="14"
|
width="14"
|
||||||
height="14"
|
height="14"
|
||||||
|
Before Width: | Height: | Size: 375 KiB After Width: | Height: | Size: 376 KiB |