[gnome-themes-standard/dark-theme-blue] Minor tweaks to the contrast of the dark select/checkboxes



commit e0dc66b75bc00fb5177a02df98b0a960a34cf646
Author: Jakub Steiner <jimmac gmail com>
Date:   Mon Jul 25 15:15:05 2011 +0200

    Minor tweaks to the contrast of the dark select/checkboxes

 .../gtk-3.0/assets/checkbox-checked-dark.svg       |   73 ++++++++++++++++----
 .../Adwaita/gtk-3.0/assets/checkbox-mixed-dark.svg |   31 ++++++---
 themes/Adwaita/gtk-3.0/assets/radio-mixed-dark.svg |   25 +++++--
 .../Adwaita/gtk-3.0/assets/radio-selected-dark.svg |   12 ++--
 4 files changed, 105 insertions(+), 36 deletions(-)
---
diff --git a/themes/Adwaita/gtk-3.0/assets/checkbox-checked-dark.svg b/themes/Adwaita/gtk-3.0/assets/checkbox-checked-dark.svg
index 2f393c9..b01d046 100644
--- a/themes/Adwaita/gtk-3.0/assets/checkbox-checked-dark.svg
+++ b/themes/Adwaita/gtk-3.0/assets/checkbox-checked-dark.svg
@@ -20,6 +20,33 @@
      id="defs816">
     <linearGradient
        inkscape:collect="always"
+       id="linearGradient3933">
+      <stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="0"
+         id="stop3935" />
+      <stop
+         style="stop-color:#ffffff;stop-opacity:0;"
+         offset="1"
+         id="stop3937" />
+    </linearGradient>
+    <inkscape:path-effect
+       effect="spiro"
+       id="path-effect3931"
+       is_visible="true" />
+    <linearGradient
+       id="linearGradient3923">
+      <stop
+         style="stop-color:#0e2949;stop-opacity:1"
+         offset="0"
+         id="stop3925" />
+      <stop
+         style="stop-color:#2569c1;stop-opacity:1;"
+         offset="1"
+         id="stop3927" />
+    </linearGradient>
+    <linearGradient
+       inkscape:collect="always"
        xlink:href="#linearGradient24133"
        id="linearGradient8394"
        gradientUnits="userSpaceOnUse"
@@ -167,35 +194,47 @@
     </linearGradient>
     <linearGradient
        gradientTransform="translate(-1568.9929,840.99975)"
-       y2="197.98718"
-       x2="1580.5312"
+       y2="199.26843"
+       x2="1580.8438"
        y1="201.98718"
        x1="1582.125"
        gradientUnits="userSpaceOnUse"
        id="linearGradient18630"
-       xlink:href="#linearGradient24133-7"
+       xlink:href="#linearGradient3923"
        inkscape:collect="always" />
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3933"
+       id="radialGradient3939"
+       cx="9.34375"
+       cy="8.6651993"
+       fx="9.34375"
+       fy="8.6651993"
+       r="4.109375"
+       gradientTransform="matrix(0.92617425,-0.37709581,0.67215474,1.65086,-5.1345454,-2.1956043)"
+       gradientUnits="userSpaceOnUse" />
   </defs>
   <sodipodi:namedview
      id="base"
-     pagecolor="#ffffff"
+     pagecolor="#5d5d5d"
      bordercolor="#666666"
      borderopacity="1.0"
-     inkscape:pageopacity="0.0"
+     inkscape:pageopacity="0"
      inkscape:pageshadow="2"
-     inkscape:zoom="28.12"
-     inkscape:cx="4.8407931"
-     inkscape:cy="11.445235"
+     inkscape:zoom="1"
+     inkscape:cx="38.30433"
+     inkscape:cy="18.316718"
      inkscape:document-units="px"
      inkscape:current-layer="layer1"
-     showgrid="true"
+     showgrid="false"
      borderlayer="true"
      inkscape:showpageshadow="false"
-     inkscape:window-width="1280"
-     inkscape:window-height="741"
-     inkscape:window-x="0"
+     inkscape:window-width="1920"
+     inkscape:window-height="1143"
+     inkscape:window-x="1600"
      inkscape:window-y="26"
-     inkscape:window-maximized="1">
+     inkscape:window-maximized="1"
+     showborder="false">
     <inkscape:grid
        type="xygrid"
        id="grid4084"
@@ -272,5 +311,13 @@
        id="path24117"
        d="m 13.804001,1039.4998 -7.3077003,6.8643 -2.5348,-2.7847 c 0,0 -0.5675,0.907 0.019,1.5866 l 2.1532,2.2536 c 0.1546,0.1768 0.4665,0.1222 0.6654,-0.01 l 6.9002003,-6.4719 c 0.5082,-0.5082 0.1094,-1.4375 0.1094,-1.4375 l 2e-4,0 z"
        style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:#3465a4;fill-opacity:1;stroke:none;stroke-width:1px;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Ahem;-inkscape-font-specification:Ahem" />
+    <path
+       style="fill:none;stroke:url(#radialGradient3939);stroke-width:1px;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1;opacity:0.25514403000000002"
+       d="M 6.46875,10.6875 13.6875,3.953125"
+       id="path3929"
+       inkscape:path-effect="#path-effect3931"
+       inkscape:original-d="M 6.46875,10.6875 13.6875,3.953125"
+       inkscape:connector-curvature="0"
+       transform="translate(0,1036.3622)" />
   </g>
 </svg>
diff --git a/themes/Adwaita/gtk-3.0/assets/checkbox-mixed-dark.svg b/themes/Adwaita/gtk-3.0/assets/checkbox-mixed-dark.svg
index 0b7c14c..d24ee4f 100644
--- a/themes/Adwaita/gtk-3.0/assets/checkbox-mixed-dark.svg
+++ b/themes/Adwaita/gtk-3.0/assets/checkbox-mixed-dark.svg
@@ -15,10 +15,21 @@
    id="svg814"
    version="1.1"
    inkscape:version="0.48.1 r9760"
-   sodipodi:docname="checkbox-unchecked-dark.svg">
+   sodipodi:docname="checkbox-mixed-dark.svg">
   <defs
      id="defs816">
     <linearGradient
+       id="linearGradient4529">
+      <stop
+         id="stop4531"
+         offset="0"
+         style="stop-color:#3465a4;stop-opacity:1;" />
+      <stop
+         id="stop4533"
+         offset="1"
+         style="stop-color:#172754;stop-opacity:1" />
+    </linearGradient>
+    <linearGradient
        inkscape:collect="always"
        xlink:href="#linearGradient24133"
        id="linearGradient8394"
@@ -173,7 +184,7 @@
        x1="6.8551636"
        gradientUnits="userSpaceOnUse"
        id="linearGradient14037"
-       xlink:href="#linearGradient4655-7"
+       xlink:href="#linearGradient4529"
        inkscape:collect="always" />
   </defs>
   <sodipodi:namedview
@@ -183,18 +194,18 @@
      borderopacity="1.0"
      inkscape:pageopacity="0.0"
      inkscape:pageshadow="2"
-     inkscape:zoom="28.12"
-     inkscape:cx="0.6742439"
-     inkscape:cy="5.9002268"
+     inkscape:zoom="1"
+     inkscape:cx="17.297983"
+     inkscape:cy="3.171033"
      inkscape:document-units="px"
      inkscape:current-layer="layer1"
-     showgrid="true"
+     showgrid="false"
      borderlayer="true"
      inkscape:showpageshadow="false"
-     inkscape:window-width="1280"
-     inkscape:window-height="741"
+     inkscape:window-width="1600"
+     inkscape:window-height="1169"
      inkscape:window-x="0"
-     inkscape:window-y="26"
+     inkscape:window-y="0"
      inkscape:window-maximized="1">
     <inkscape:grid
        type="xygrid"
@@ -212,7 +223,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>
diff --git a/themes/Adwaita/gtk-3.0/assets/radio-mixed-dark.svg b/themes/Adwaita/gtk-3.0/assets/radio-mixed-dark.svg
index da08246..3f2aa27 100644
--- a/themes/Adwaita/gtk-3.0/assets/radio-mixed-dark.svg
+++ b/themes/Adwaita/gtk-3.0/assets/radio-mixed-dark.svg
@@ -15,10 +15,21 @@
    id="svg814"
    version="1.1"
    inkscape:version="0.48.1 r9760"
-   sodipodi:docname="radio-unselected-dark.svg">
+   sodipodi:docname="radio-mixed-dark.svg">
   <defs
      id="defs816">
     <linearGradient
+       id="linearGradient5170">
+      <stop
+         id="stop5172"
+         offset="0"
+         style="stop-color:#3465a4;stop-opacity:1;" />
+      <stop
+         id="stop5174"
+         offset="1"
+         style="stop-color:#121f43;stop-opacity:1" />
+    </linearGradient>
+    <linearGradient
        inkscape:collect="always"
        xlink:href="#linearGradient10354-2"
        id="linearGradient8378"
@@ -443,7 +454,7 @@
        gradientTransform="translate(1033.0318,266.02372)"
        gradientUnits="userSpaceOnUse"
        id="linearGradient15258"
-       xlink:href="#linearGradient4655-7"
+       xlink:href="#linearGradient5170"
        inkscape:collect="always" />
   </defs>
   <sodipodi:namedview
@@ -453,12 +464,12 @@
      borderopacity="1.0"
      inkscape:pageopacity="0.0"
      inkscape:pageshadow="2"
-     inkscape:zoom="10"
-     inkscape:cx="7.0317383"
-     inkscape:cy="8.9611106"
+     inkscape:zoom="1"
+     inkscape:cx="1.2093848"
+     inkscape:cy="7.169419"
      inkscape:document-units="px"
      inkscape:current-layer="g6305"
-     showgrid="true"
+     showgrid="false"
      borderlayer="true"
      inkscape:showpageshadow="false"
      inkscape:window-width="1180"
@@ -484,7 +495,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>
diff --git a/themes/Adwaita/gtk-3.0/assets/radio-selected-dark.svg b/themes/Adwaita/gtk-3.0/assets/radio-selected-dark.svg
index fdae5a3..8c61754 100644
--- a/themes/Adwaita/gtk-3.0/assets/radio-selected-dark.svg
+++ b/themes/Adwaita/gtk-3.0/assets/radio-selected-dark.svg
@@ -334,7 +334,7 @@
          offset="0"
          id="stop4657" />
       <stop
-         style="stop-color:#243d84;stop-opacity:1;"
+         style="stop-color:#16254f;stop-opacity:1"
          offset="1"
          id="stop4659" />
     </linearGradient>
@@ -422,12 +422,12 @@
      borderopacity="1.0"
      inkscape:pageopacity="0.0"
      inkscape:pageshadow="2"
-     inkscape:zoom="32"
-     inkscape:cx="5.839664"
-     inkscape:cy="7.2986073"
+     inkscape:zoom="1"
+     inkscape:cx="4.0719992"
+     inkscape:cy="3.1233473"
      inkscape:document-units="px"
      inkscape:current-layer="g6305"
-     showgrid="true"
+     showgrid="false"
      borderlayer="true"
      inkscape:showpageshadow="false"
      inkscape:window-width="1180"
@@ -502,7 +502,7 @@
            transform="matrix(0.99826332,0,0,0.61696032,379.17979,116.6339)" />
         <path
            sodipodi:type="arc"
-           style="opacity:0.55465585;fill:none;stroke:url(#linearGradient8366-2);stroke-width:1.63832664;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:100"
+           style="opacity:0.18930041;fill:none;stroke:url(#linearGradient8366-2);stroke-width:1.63832664000000006;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:100"
            id="path6311"
            sodipodi:cx="660.96808"
            sodipodi:cy="255.0668"



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]