[longomatch/newui: 65/157] New buttons
- From: Andoni Morales Alastruey <amorales src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [longomatch/newui: 65/157] New buttons
- Date: Mon, 1 Sep 2014 09:46:49 +0000 (UTC)
commit b8465f4f5032797b0e59fe68469b6eb54c4b2849
Author: Julien Moutte <julien fluendo com>
Date: Fri Aug 22 15:20:07 2014 +0200
New buttons
data/theme/gtk-2.0/Buttons/button-rect-default.svg | 4 +-
.../theme/gtk-2.0/Buttons/button-rect-prelight.svg | 8 +++---
data/theme/gtk-2.0/Buttons/button-rect-pressed.svg | 8 +++---
.../gtk-2.0/Buttons/button-square-prelight.svg | 26 +++++++++++++-------
.../gtk-2.0/Buttons/button-square-pressed.svg | 26 +++++++++++++-------
5 files changed, 44 insertions(+), 28 deletions(-)
---
diff --git a/data/theme/gtk-2.0/Buttons/button-rect-default.svg
b/data/theme/gtk-2.0/Buttons/button-rect-default.svg
index 68228ed..93f6b09 100644
--- a/data/theme/gtk-2.0/Buttons/button-rect-default.svg
+++ b/data/theme/gtk-2.0/Buttons/button-rect-default.svg
@@ -3,10 +3,10 @@
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="80px" height="40px" viewBox="0 0 80 40" enable-background="new 0 0 80 40"
xml:space="preserve">
-<path fill="#242627" d="M72.346,1H17.795C14.4,1,5.527,12.902,0.539,20.051l-0.578,0.783l0.585,0.601
+<path fill="#242627" d="M72.346,1H17.795C14.4,1,5.527,12.902,0.539,20.051l-0.578,0.783l0.585,0.602
C5.535,28.452,14.408,40,17.796,40h54.552c3.938,0,7.111-2.826,7.111-6.797V8.02C79.458,4.049,76.284,1,72.346,1z"/>
<g>
- <path fill="#6A6A6A"
d="M72.346,3.388H17.795c-1.72,0-8.661,8.907-14.32,16.93c5.663,7.881,12.605,16.247,14.406,16.688
+ <path fill="#3B3B3C"
d="M72.346,3.388H17.795c-1.72,0-8.661,8.907-14.32,16.93c5.663,7.881,12.605,16.247,14.406,16.688
l54.387-0.046c2.354,0,4.19-1.981,4.19-4.368V7.408C76.458,5.021,74.701,3.388,72.346,3.388z"/>
</g>
</svg>
diff --git a/data/theme/gtk-2.0/Buttons/button-rect-prelight.svg
b/data/theme/gtk-2.0/Buttons/button-rect-prelight.svg
index d2bef7b..6a673e8 100644
--- a/data/theme/gtk-2.0/Buttons/button-rect-prelight.svg
+++ b/data/theme/gtk-2.0/Buttons/button-rect-prelight.svg
@@ -3,13 +3,13 @@
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="80px" height="40px" viewBox="0 0 80 40" enable-background="new 0 0 80 40"
xml:space="preserve">
-<path fill="#242627" d="M72.346,1H17.795C14.4,1,5.527,12.902,0.539,20.051l-0.578,0.783l0.585,0.601
+<path fill="#242627" d="M72.346,1H17.795C14.4,1,5.527,12.902,0.539,20.051l-0.578,0.783l0.585,0.602
C5.535,28.452,14.408,40,17.796,40h54.552c3.938,0,7.111-2.826,7.111-6.797V8.02C79.458,4.049,76.284,1,72.346,1z"/>
<g>
- <linearGradient id="SVGID_1_" gradientUnits="userSpaceOnUse" x1="87.4668" y1="-168.4243"
x2="87.4668" y2="-131.9625" gradientTransform="matrix(1 0 0 -1 -47.5 -130)">
- <stop offset="0" style="stop-color:#3B3B3C"/>
- <stop offset="1" style="stop-color:#6C6B6C"/>
+ <linearGradient id="SVGID_1_" gradientUnits="userSpaceOnUse" x1="134.9668" y1="839.4238"
x2="134.9668" y2="802.962" gradientTransform="matrix(1 0 0 1 -95 -801)">
+ <stop offset="0" style="stop-color:#242627"/>
+ <stop offset="1" style="stop-color:#3C3C3D"/>
</linearGradient>
<path fill="url(#SVGID_1_)"
d="M72.346,3.388H17.795c-1.72,0-8.661,8.907-14.32,16.93c5.663,7.881,12.605,16.247,14.406,16.688
l54.387-0.046c2.354,0,4.19-1.981,4.19-4.368V7.408C76.458,5.021,74.701,3.388,72.346,3.388z"/>
diff --git a/data/theme/gtk-2.0/Buttons/button-rect-pressed.svg
b/data/theme/gtk-2.0/Buttons/button-rect-pressed.svg
index 14e9e36..782350b 100644
--- a/data/theme/gtk-2.0/Buttons/button-rect-pressed.svg
+++ b/data/theme/gtk-2.0/Buttons/button-rect-pressed.svg
@@ -3,13 +3,13 @@
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="80px" height="40px" viewBox="0 0 80 40" enable-background="new 0 0 80 40"
xml:space="preserve">
-<path fill="#242627" d="M72.346,1H17.795C14.4,1,5.527,12.902,0.539,20.051l-0.578,0.783l0.585,0.601
+<path fill="#242627" d="M72.346,1H17.795C14.4,1,5.527,12.902,0.539,20.051l-0.578,0.783l0.585,0.602
C5.535,28.452,14.408,40,17.796,40h54.552c3.938,0,7.111-2.826,7.111-6.797V8.02C79.458,4.049,76.284,1,72.346,1z"/>
<g>
- <radialGradient id="SVGID_1_" cx="87.4668" cy="-150.1973" r="28.4091"
gradientTransform="matrix(1 0 0 -1 -47.5 -130)" gradientUnits="userSpaceOnUse">
- <stop offset="0" style="stop-color:#4E4E4F"/>
- <stop offset="1" style="stop-color:#353636"/>
+ <radialGradient id="SVGID_1_" cx="134.9668" cy="821.1973" r="28.409"
gradientTransform="matrix(1 0 0 1 -95 -801)" gradientUnits="userSpaceOnUse">
+ <stop offset="0" style="stop-color:#3D3D3E"/>
+ <stop offset="1" style="stop-color:#242627"/>
</radialGradient>
<path fill="url(#SVGID_1_)"
d="M72.346,3.388H17.795c-1.72,0-8.661,8.907-14.32,16.93c5.663,7.881,12.605,16.247,14.406,16.688
l54.387-0.046c2.354,0,4.19-1.981,4.19-4.368V7.408C76.458,5.021,74.701,3.388,72.346,3.388z"/>
diff --git a/data/theme/gtk-2.0/Buttons/button-square-prelight.svg
b/data/theme/gtk-2.0/Buttons/button-square-prelight.svg
index dabe72d..c9c0bfa 100644
--- a/data/theme/gtk-2.0/Buttons/button-square-prelight.svg
+++ b/data/theme/gtk-2.0/Buttons/button-square-prelight.svg
@@ -2,14 +2,22 @@
<!-- Generator: Adobe Illustrator 15.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
- width="32px" height="32px" viewBox="0 0 32 32" enable-background="new 0 0 32 32"
xml:space="preserve">
-<linearGradient id="SVGID_1_" gradientUnits="userSpaceOnUse" x1="305.501" y1="-411.5151" x2="305.501"
y2="-380.4849" gradientTransform="matrix(1 0 0 -1 -289.5 -380)">
- <stop offset="0" style="stop-color:#333332"/>
- <stop offset="1" style="stop-color:#5B5B5B"/>
+ width="44px" height="44px" viewBox="-2 -2 44 44" enable-background="new -2 -2 44 44"
xml:space="preserve">
+<path id="plus_1_" fill="#6A6A6A" d="M1719.136,835.451c-0.297,0-0.535-0.238-0.535-0.535v-5.23h-5.229
+
c-0.297,0-0.537-0.239-0.537-0.534v-3.461c0-0.298,0.24-0.535,0.537-0.535h5.229v-5.23c0-0.299,0.238-0.537,0.535-0.537h3.461
+
c0.296,0,0.536,0.238,0.536,0.537v5.23h5.229c0.297,0,0.537,0.237,0.537,0.535v3.461c0,0.295-0.24,0.534-0.537,0.534h-5.229v5.23
+ c0,0.297-0.24,0.535-0.536,0.535H1719.136z"/>
+<path id="plus_12_" fill="#6A6A6A" d="M1730.626,833.451c-0.297,0-0.535-0.238-0.535-0.535v-5.23h-5.229
+
c-0.298,0-0.537-0.238-0.537-0.533v-3.461c0-0.299,0.239-0.535,0.537-0.535h5.229v-5.23c0-0.299,0.238-0.537,0.535-0.537h3.461
+
c0.296,0,0.536,0.238,0.536,0.537v5.23h5.229c0.299,0,0.537,0.236,0.537,0.535v3.461c0,0.295-0.238,0.533-0.537,0.533h-5.229v5.23
+ c0,0.297-0.24,0.535-0.536,0.535H1730.626z"/>
+<linearGradient id="SVGID_1_" gradientUnits="userSpaceOnUse" x1="20.0005" y1="41.5" x2="20.0005"
y2="-1.4995">
+ <stop offset="0" style="stop-color:#242627"/>
+ <stop offset="1" style="stop-color:#3B3B3C"/>
</linearGradient>
-<path fill="url(#SVGID_1_)"
d="M31.516,29.57c0,1.072-0.871,1.945-1.945,1.945H2.43c-1.074,0-1.945-0.873-1.945-1.945V2.431
- c0-1.075,0.871-1.946,1.945-1.946h27.14c1.072,0,1.945,0.871,1.945,1.946V29.57L31.516,29.57z"/>
-<path fill="#242627"
d="M29.57,32H2.43C1.09,32,0,30.91,0,29.57V2.431C0,1.09,1.09,0,2.43,0h27.14C30.91,0,32,1.09,32,2.431V29.57
- C32,30.91,30.91,32,29.57,32z
M2.43,0.97c-0.805,0-1.46,0.655-1.46,1.461V29.57c0,0.806,0.655,1.461,1.46,1.461h27.14
- c0.805,0,1.459-0.655,1.459-1.461V2.431c0-0.806-0.654-1.461-1.459-1.461H2.43z"/>
+<path fill="url(#SVGID_1_)"
d="M41.5,37.591c0,2.159-1.75,3.909-3.909,3.909H2.409C0.25,41.5-1.5,39.75-1.5,37.591V2.409
+ C-1.5,0.25,0.25-1.5,2.409-1.5h35.182c2.159,0,3.909,1.75,3.909,3.909V37.591z"/>
+<path opacity="0.8" fill="#151A20"
d="M37.6,42H2.4C-0.026,42-2,40.026-2,37.601V2.4C-2-0.026-0.026-2,2.4-2h35.2
+ C40.026-2,42-0.026,42,2.4v35.2C42,40.026,40.026,42,37.6,42z
M2.4-1.022c-1.887,0-3.422,1.536-3.422,3.422v35.2
+
c0,1.887,1.535,3.422,3.422,3.422h35.2c1.887,0,3.422-1.535,3.422-3.422V2.4c0-1.887-1.535-3.422-3.422-3.422H2.4z"/>
</svg>
diff --git a/data/theme/gtk-2.0/Buttons/button-square-pressed.svg
b/data/theme/gtk-2.0/Buttons/button-square-pressed.svg
index 2c55b61..2787201 100644
--- a/data/theme/gtk-2.0/Buttons/button-square-pressed.svg
+++ b/data/theme/gtk-2.0/Buttons/button-square-pressed.svg
@@ -2,14 +2,22 @@
<!-- Generator: Adobe Illustrator 15.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
- width="32px" height="32px" viewBox="0 0 32 32" enable-background="new 0 0 32 32"
xml:space="preserve">
-<radialGradient id="SVGID_1_" cx="16" cy="16" r="15.5156" gradientUnits="userSpaceOnUse">
- <stop offset="0" style="stop-color:#4E4E4F"/>
- <stop offset="1" style="stop-color:#353636"/>
+ width="44px" height="44px" viewBox="-2 -2 44 44" enable-background="new -2 -2 44 44"
xml:space="preserve">
+<path id="plus_1_" fill="#6A6A6A" d="M1719.136,835.451c-0.297,0-0.535-0.238-0.535-0.535v-5.23h-5.229
+
c-0.297,0-0.537-0.239-0.537-0.534v-3.461c0-0.298,0.24-0.535,0.537-0.535h5.229v-5.23c0-0.299,0.238-0.537,0.535-0.537h3.461
+
c0.296,0,0.536,0.238,0.536,0.537v5.23h5.229c0.297,0,0.537,0.237,0.537,0.535v3.461c0,0.295-0.24,0.534-0.537,0.534h-5.229v5.23
+ c0,0.297-0.24,0.535-0.536,0.535H1719.136z"/>
+<path id="plus_12_" fill="#6A6A6A" d="M1730.626,833.451c-0.297,0-0.535-0.238-0.535-0.535v-5.23h-5.229
+
c-0.298,0-0.537-0.238-0.537-0.533v-3.461c0-0.299,0.239-0.535,0.537-0.535h5.229v-5.23c0-0.299,0.238-0.537,0.535-0.537h3.461
+
c0.296,0,0.536,0.238,0.536,0.537v5.23h5.229c0.299,0,0.537,0.236,0.537,0.535v3.461c0,0.295-0.238,0.533-0.537,0.533h-5.229v5.23
+ c0,0.297-0.24,0.535-0.536,0.535H1730.626z"/>
+<radialGradient id="SVGID_1_" cx="20" cy="20" r="21.5" gradientUnits="userSpaceOnUse">
+ <stop offset="0" style="stop-color:#3C3C3D"/>
+ <stop offset="1" style="stop-color:#242627"/>
</radialGradient>
-<path fill="url(#SVGID_1_)"
d="M31.516,29.57c0,1.072-0.871,1.945-1.945,1.945H2.43c-1.074,0-1.945-0.873-1.945-1.945V2.431
- c0-1.075,0.871-1.946,1.945-1.946h27.14c1.072,0,1.945,0.871,1.945,1.946V29.57L31.516,29.57z"/>
-<path fill="#242627"
d="M29.57,32H2.43C1.09,32,0,30.91,0,29.57V2.431C0,1.09,1.09,0,2.43,0h27.14C30.91,0,32,1.09,32,2.431V29.57
- C32,30.91,30.91,32,29.57,32z
M2.43,0.97c-0.805,0-1.46,0.655-1.46,1.461V29.57c0,0.806,0.655,1.461,1.46,1.461h27.14
- c0.805,0,1.459-0.655,1.459-1.461V2.431c0-0.806-0.654-1.461-1.459-1.461H2.43z"/>
+<path fill="url(#SVGID_1_)"
d="M41.5,37.591c0,2.159-1.75,3.909-3.909,3.909H2.409C0.25,41.5-1.5,39.75-1.5,37.591V2.409
+ C-1.5,0.25,0.25-1.5,2.409-1.5h35.182c2.159,0,3.909,1.75,3.909,3.909V37.591z"/>
+<path opacity="0.8" fill="#151A20"
d="M37.6,42H2.4C-0.026,42-2,40.026-2,37.601V2.4C-2-0.026-0.026-2,2.4-2h35.2
+ C40.026-2,42-0.026,42,2.4v35.2C42,40.026,40.026,42,37.6,42z
M2.4-1.022c-1.887,0-3.422,1.536-3.422,3.422v35.2
+
c0,1.887,1.535,3.422,3.422,3.422h35.2c1.887,0,3.422-1.535,3.422-3.422V2.4c0-1.887-1.535-3.422-3.422-3.422H2.4z"/>
</svg>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]