[Xfce4-commits] r23313 - xfwm4/trunk/themes/default

Olivier Fourdan olivier at xfce.org
Sat Oct 7 22:19:47 UTC 2006


Author: olivier
Date: 2006-10-07 22:19:30 +0000 (Sat, 07 Oct 2006)
New Revision: 23313

Modified:
   xfwm4/trunk/themes/default/bottom-active.png
   xfwm4/trunk/themes/default/bottom-inactive.png
   xfwm4/trunk/themes/default/bottom-left-active.png
   xfwm4/trunk/themes/default/bottom-left-inactive.png
   xfwm4/trunk/themes/default/bottom-right-active.png
   xfwm4/trunk/themes/default/bottom-right-inactive.png
   xfwm4/trunk/themes/default/close-active.png
   xfwm4/trunk/themes/default/close-inactive.png
   xfwm4/trunk/themes/default/close-inactive.svg
   xfwm4/trunk/themes/default/close-pressed.png
   xfwm4/trunk/themes/default/hide-active.png
   xfwm4/trunk/themes/default/hide-inactive.png
   xfwm4/trunk/themes/default/hide-inactive.svg
   xfwm4/trunk/themes/default/hide-pressed.png
   xfwm4/trunk/themes/default/left-active.png
   xfwm4/trunk/themes/default/left-inactive.png
   xfwm4/trunk/themes/default/maximize-active.png
   xfwm4/trunk/themes/default/maximize-inactive.png
   xfwm4/trunk/themes/default/maximize-inactive.svg
   xfwm4/trunk/themes/default/maximize-pressed.png
   xfwm4/trunk/themes/default/maximize-toggled-active.png
   xfwm4/trunk/themes/default/maximize-toggled-inactive.png
   xfwm4/trunk/themes/default/maximize-toggled-inactive.svg
   xfwm4/trunk/themes/default/maximize-toggled-pressed.png
   xfwm4/trunk/themes/default/menu-active.png
   xfwm4/trunk/themes/default/menu-inactive.png
   xfwm4/trunk/themes/default/menu-pressed.png
   xfwm4/trunk/themes/default/right-active.png
   xfwm4/trunk/themes/default/right-inactive.png
   xfwm4/trunk/themes/default/shade-active.png
   xfwm4/trunk/themes/default/shade-inactive.png
   xfwm4/trunk/themes/default/shade-inactive.svg
   xfwm4/trunk/themes/default/shade-pressed.png
   xfwm4/trunk/themes/default/shade-toggled-active.png
   xfwm4/trunk/themes/default/shade-toggled-inactive.png
   xfwm4/trunk/themes/default/shade-toggled-inactive.svg
   xfwm4/trunk/themes/default/shade-toggled-pressed.png
   xfwm4/trunk/themes/default/stick-active.png
   xfwm4/trunk/themes/default/stick-inactive.png
   xfwm4/trunk/themes/default/stick-inactive.svg
   xfwm4/trunk/themes/default/stick-pressed.png
   xfwm4/trunk/themes/default/stick-toggled-active.png
   xfwm4/trunk/themes/default/stick-toggled-inactive.png
   xfwm4/trunk/themes/default/stick-toggled-inactive.svg
   xfwm4/trunk/themes/default/stick-toggled-pressed.png
   xfwm4/trunk/themes/default/title-1-active.png
   xfwm4/trunk/themes/default/title-1-inactive.png
   xfwm4/trunk/themes/default/title-2-active.png
   xfwm4/trunk/themes/default/title-2-inactive.png
   xfwm4/trunk/themes/default/title-3-active.png
   xfwm4/trunk/themes/default/title-3-inactive.png
   xfwm4/trunk/themes/default/title-4-active.png
   xfwm4/trunk/themes/default/title-4-inactive.png
   xfwm4/trunk/themes/default/title-5-active.png
   xfwm4/trunk/themes/default/title-5-inactive.png
   xfwm4/trunk/themes/default/top-left-active.png
   xfwm4/trunk/themes/default/top-left-inactive.png
   xfwm4/trunk/themes/default/top-right-active.png
   xfwm4/trunk/themes/default/top-right-inactive.png
Log:
Use 50% gray with 50% transparency for inactive buttons, so they can stay visible with dark colors too.

Modified: xfwm4/trunk/themes/default/bottom-active.png
===================================================================
(Binary files differ)

Modified: xfwm4/trunk/themes/default/bottom-inactive.png
===================================================================
(Binary files differ)

Modified: xfwm4/trunk/themes/default/bottom-left-active.png
===================================================================
(Binary files differ)

Modified: xfwm4/trunk/themes/default/bottom-left-inactive.png
===================================================================
(Binary files differ)

Modified: xfwm4/trunk/themes/default/bottom-right-active.png
===================================================================
(Binary files differ)

Modified: xfwm4/trunk/themes/default/bottom-right-inactive.png
===================================================================
(Binary files differ)

Modified: xfwm4/trunk/themes/default/close-active.png
===================================================================
(Binary files differ)

Modified: xfwm4/trunk/themes/default/close-inactive.png
===================================================================
(Binary files differ)

Modified: xfwm4/trunk/themes/default/close-inactive.svg
===================================================================
--- xfwm4/trunk/themes/default/close-inactive.svg	2006-10-07 21:15:09 UTC (rev 23312)
+++ xfwm4/trunk/themes/default/close-inactive.svg	2006-10-07 22:19:30 UTC (rev 23313)
@@ -101,7 +101,7 @@
      inkscape:label="Button">
     <path
        id="path2221"
-       style="opacity:0.33;fill:none;fill-opacity:0.50;fill-rule:evenodd;stroke:black;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1"
+       style="opacity:0.50;fill:none;fill-opacity:0.50;fill-rule:evenodd;stroke:#7f7f7f;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1"
        d="M 5.5,5.5 L 12.5,12.5 L 12.5,12.5 M 5.5,12.5 L 12.5,5.5" />
   </g>
 </svg>

Modified: xfwm4/trunk/themes/default/close-pressed.png
===================================================================
(Binary files differ)

Modified: xfwm4/trunk/themes/default/hide-active.png
===================================================================
(Binary files differ)

Modified: xfwm4/trunk/themes/default/hide-inactive.png
===================================================================
(Binary files differ)

Modified: xfwm4/trunk/themes/default/hide-inactive.svg
===================================================================
--- xfwm4/trunk/themes/default/hide-inactive.svg	2006-10-07 21:15:09 UTC (rev 23312)
+++ xfwm4/trunk/themes/default/hide-inactive.svg	2006-10-07 22:19:30 UTC (rev 23313)
@@ -100,7 +100,7 @@
      id="layer5"
      inkscape:label="Button">
     <rect
-       style="opacity:0.33;fill:black;fill-opacity:1;stroke:black;stroke-width:0;stroke-linecap:butt;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline"
+       style="opacity:0.50;fill:#7f7f7f;fill-opacity:1;stroke:#7f7f7f;stroke-width:0;stroke-linecap:butt;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline"
        id="rect2378"
        width="6"
        height="2"

Modified: xfwm4/trunk/themes/default/hide-pressed.png
===================================================================
(Binary files differ)

Modified: xfwm4/trunk/themes/default/left-active.png
===================================================================
(Binary files differ)

Modified: xfwm4/trunk/themes/default/left-inactive.png
===================================================================
(Binary files differ)

Modified: xfwm4/trunk/themes/default/maximize-active.png
===================================================================
(Binary files differ)

Modified: xfwm4/trunk/themes/default/maximize-inactive.png
===================================================================
(Binary files differ)

Modified: xfwm4/trunk/themes/default/maximize-inactive.svg
===================================================================
--- xfwm4/trunk/themes/default/maximize-inactive.svg	2006-10-07 21:15:09 UTC (rev 23312)
+++ xfwm4/trunk/themes/default/maximize-inactive.svg	2006-10-07 22:19:30 UTC (rev 23313)
@@ -100,7 +100,7 @@
      id="layer5"
      inkscape:label="Button">
     <path
-       style="opacity:0.33;fill:black;fill-opacity:1;stroke:black;stroke-width:0;stroke-linecap:butt;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline"
+       style="opacity:0.50;fill:#7f7f7f;fill-opacity:1;stroke:#7f7f7f;stroke-width:0;stroke-linecap:butt;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline"
        d="M 5,5 L 5,13 L 13,13 L 13,5 L 5,5 z M 6,7 L 12,7 L 12,12 L 6,12 L 6,7 z "
        id="rect2275" />
   </g>

Modified: xfwm4/trunk/themes/default/maximize-pressed.png
===================================================================
(Binary files differ)

Modified: xfwm4/trunk/themes/default/maximize-toggled-active.png
===================================================================
(Binary files differ)

Modified: xfwm4/trunk/themes/default/maximize-toggled-inactive.png
===================================================================
(Binary files differ)

Modified: xfwm4/trunk/themes/default/maximize-toggled-inactive.svg
===================================================================
--- xfwm4/trunk/themes/default/maximize-toggled-inactive.svg	2006-10-07 21:15:09 UTC (rev 23312)
+++ xfwm4/trunk/themes/default/maximize-toggled-inactive.svg	2006-10-07 22:19:30 UTC (rev 23313)
@@ -106,11 +106,11 @@
       <path
          id="rect2331"
          d="M 4,1 L 4,3 L 5,3 L 9,3 L 10,3 L 10,7 L 9,7 L 9,8 L 11,8 L 11,1 L 4,1 z "
-         style="opacity:0.33;fill:black;fill-opacity:1;stroke:black;stroke-width:0;stroke-linecap:butt;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+         style="opacity:0.50;fill:#7f7f7f;fill-opacity:1;stroke:#7f7f7f;stroke-width:0;stroke-linecap:butt;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
       <path
          id="rect2371"
          d="M 1,4 L 1,11 L 8,11 L 8,4 L 1,4 z M 2,6 L 7,6 L 7,10 L 2,10 L 2,6 z "
-         style="opacity:0.33;fill:black;fill-opacity:1;stroke:black;stroke-width:0;stroke-linecap:butt;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+         style="opacity:0.50;fill:#7f7f7f;fill-opacity:1;stroke:#7f7f7f;stroke-width:0;stroke-linecap:butt;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
     </g>
   </g>
 </svg>

Modified: xfwm4/trunk/themes/default/maximize-toggled-pressed.png
===================================================================
(Binary files differ)

Modified: xfwm4/trunk/themes/default/menu-active.png
===================================================================
(Binary files differ)

Modified: xfwm4/trunk/themes/default/menu-inactive.png
===================================================================
(Binary files differ)

Modified: xfwm4/trunk/themes/default/menu-pressed.png
===================================================================
(Binary files differ)

Modified: xfwm4/trunk/themes/default/right-active.png
===================================================================
(Binary files differ)

Modified: xfwm4/trunk/themes/default/right-inactive.png
===================================================================
(Binary files differ)

Modified: xfwm4/trunk/themes/default/shade-active.png
===================================================================
(Binary files differ)

Modified: xfwm4/trunk/themes/default/shade-inactive.png
===================================================================
(Binary files differ)

Modified: xfwm4/trunk/themes/default/shade-inactive.svg
===================================================================
--- xfwm4/trunk/themes/default/shade-inactive.svg	2006-10-07 21:15:09 UTC (rev 23312)
+++ xfwm4/trunk/themes/default/shade-inactive.svg	2006-10-07 22:19:30 UTC (rev 23313)
@@ -100,13 +100,13 @@
      id="layer5"
      inkscape:label="Button">
     <path
-       style="fill:none;fill-opacity:0.50;fill-rule:evenodd;stroke:black;stroke-width:1px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:0.15"
+       style="fill:none;fill-opacity:0.50;fill-rule:evenodd;stroke:#7f7f7f;stroke-width:1px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:0.15"
        d="M 0.5,19.5 L 17.5,19.5"
        id="path6989"
        sodipodi:nodetypes="ccsc" />
     <path
        id="path2620"
-       style="opacity:0.33;fill:none;fill-opacity:0.50;fill-rule:evenodd;stroke:black;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;display:inline"
+       style="opacity:0.50;fill:none;fill-opacity:0.50;fill-rule:evenodd;stroke:#7f7f7f;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;display:inline"
        d="M 6,9 L 9,6 L 12,9 M 9,12 L 9,6" />
   </g>
 </svg>

Modified: xfwm4/trunk/themes/default/shade-pressed.png
===================================================================
(Binary files differ)

Modified: xfwm4/trunk/themes/default/shade-toggled-active.png
===================================================================
(Binary files differ)

Modified: xfwm4/trunk/themes/default/shade-toggled-inactive.png
===================================================================
(Binary files differ)

Modified: xfwm4/trunk/themes/default/shade-toggled-inactive.svg
===================================================================
--- xfwm4/trunk/themes/default/shade-toggled-inactive.svg	2006-10-07 21:15:09 UTC (rev 23312)
+++ xfwm4/trunk/themes/default/shade-toggled-inactive.svg	2006-10-07 22:19:30 UTC (rev 23313)
@@ -100,13 +100,13 @@
      id="layer5"
      inkscape:label="Button">
     <path
-       style="fill:none;fill-opacity:0.50;fill-rule:evenodd;stroke:black;stroke-width:1px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:0.15"
+       style="fill:none;fill-opacity:0.50;fill-rule:evenodd;stroke:#7f7f7f;stroke-width:1px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:0.15"
        d="M 0.5,19.5 L 17.5,19.5"
        id="path6989"
        sodipodi:nodetypes="ccsc" />
     <path
        id="path2620"
-       style="opacity:0.33;fill:none;fill-opacity:0.50;fill-rule:evenodd;stroke:black;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;display:inline"
+       style="opacity:0.50;fill:none;fill-opacity:0.50;fill-rule:evenodd;stroke:#7f7f7f;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;display:inline"
        d="M 6,9 L 9,12 L 12,9 M 9,6 L 9,11" />
   </g>
 </svg>

Modified: xfwm4/trunk/themes/default/shade-toggled-pressed.png
===================================================================
(Binary files differ)

Modified: xfwm4/trunk/themes/default/stick-active.png
===================================================================
(Binary files differ)

Modified: xfwm4/trunk/themes/default/stick-inactive.png
===================================================================
(Binary files differ)

Modified: xfwm4/trunk/themes/default/stick-inactive.svg
===================================================================
--- xfwm4/trunk/themes/default/stick-inactive.svg	2006-10-07 21:15:09 UTC (rev 23312)
+++ xfwm4/trunk/themes/default/stick-inactive.svg	2006-10-07 22:19:30 UTC (rev 23313)
@@ -106,7 +106,7 @@
       <path
          id="path2287"
          d="M 6,2 C 3.792,2 2,3.792 2,6 C 2,8.208 3.792,10 6,10 C 8.208,10 10,8.208 10,6 C 10,3.792 8.208,2 6,2 z M 6,4 C 7.104,4 8,4.896 8,6 C 8,7.104 7.104,8 6,8 C 4.896,8 4,7.104 4,6 C 4,4.896 4.896,4 6,4 z "
-         style="opacity:0.33;fill:black;fill-opacity:1;stroke:black;stroke-width:0;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+         style="opacity:0.50;fill:#7f7f7f;fill-opacity:1;stroke:#7f7f7f;stroke-width:0;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
     </g>
   </g>
 </svg>

Modified: xfwm4/trunk/themes/default/stick-pressed.png
===================================================================
(Binary files differ)

Modified: xfwm4/trunk/themes/default/stick-toggled-active.png
===================================================================
(Binary files differ)

Modified: xfwm4/trunk/themes/default/stick-toggled-inactive.png
===================================================================
(Binary files differ)

Modified: xfwm4/trunk/themes/default/stick-toggled-inactive.svg
===================================================================
--- xfwm4/trunk/themes/default/stick-toggled-inactive.svg	2006-10-07 21:15:09 UTC (rev 23312)
+++ xfwm4/trunk/themes/default/stick-toggled-inactive.svg	2006-10-07 22:19:30 UTC (rev 23313)
@@ -106,7 +106,7 @@
       <path
          id="path2287"
          d="M 6,2 C 3.792,2 2,3.792 2,6 C 2,8.208 3.792,10 6,10 C 8.208,10 10,8.208 10,6 C 10,3.792 8.208,2 6,2 z M 6,4 C 7.104,4 8,4.896 8,6 C 8,7.104 7.104,8 6,8 C 4.896,8 4,7.104 4,6 C 4,4.896 4.896,4 6,4 z "
-         style="opacity:0.33;fill:black;fill-opacity:1;stroke:black;stroke-width:0;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+         style="opacity:0.50;fill:#7f7f7f;fill-opacity:1;stroke:#7f7f7f;stroke-width:0;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
       <path
          d="M 7 6 A 1 1 0 1 1  5,6 A 1 1 0 1 1  7 6 z"
          sodipodi:ry="1"
@@ -114,7 +114,7 @@
          sodipodi:cy="6"
          sodipodi:cx="6"
          id="path2202"
-         style="opacity:0.33;fill:black;fill-opacity:1;stroke:black;stroke-width:0.5;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline"
+         style="opacity:0.50;fill:#7f7f7f;fill-opacity:1;stroke:#7f7f7f;stroke-width:0.5;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline"
          sodipodi:type="arc" />
     </g>
   </g>

Modified: xfwm4/trunk/themes/default/stick-toggled-pressed.png
===================================================================
(Binary files differ)

Modified: xfwm4/trunk/themes/default/title-1-active.png
===================================================================
(Binary files differ)

Modified: xfwm4/trunk/themes/default/title-1-inactive.png
===================================================================
(Binary files differ)

Modified: xfwm4/trunk/themes/default/title-2-active.png
===================================================================
(Binary files differ)

Modified: xfwm4/trunk/themes/default/title-2-inactive.png
===================================================================
(Binary files differ)

Modified: xfwm4/trunk/themes/default/title-3-active.png
===================================================================
(Binary files differ)

Modified: xfwm4/trunk/themes/default/title-3-inactive.png
===================================================================
(Binary files differ)

Modified: xfwm4/trunk/themes/default/title-4-active.png
===================================================================
(Binary files differ)

Modified: xfwm4/trunk/themes/default/title-4-inactive.png
===================================================================
(Binary files differ)

Modified: xfwm4/trunk/themes/default/title-5-active.png
===================================================================
(Binary files differ)

Modified: xfwm4/trunk/themes/default/title-5-inactive.png
===================================================================
(Binary files differ)

Modified: xfwm4/trunk/themes/default/top-left-active.png
===================================================================
(Binary files differ)

Modified: xfwm4/trunk/themes/default/top-left-inactive.png
===================================================================
(Binary files differ)

Modified: xfwm4/trunk/themes/default/top-right-active.png
===================================================================
(Binary files differ)

Modified: xfwm4/trunk/themes/default/top-right-inactive.png
===================================================================
(Binary files differ)



More information about the Xfce4-commits mailing list