[geany/geany] 5cf251: icon: Adjust the color of the inside of the bottleneck

Jiří Techet git-noreply at xxxxx
Mon Apr 6 18:59:20 UTC 2015


Branch:      refs/heads/master
Author:      Jiří Techet <techet at gmail.com>
Committer:   Jiří Techet <techet at gmail.com>
Date:        Mon, 06 Apr 2015 18:59:20 UTC
Commit:      5cf2511945f9598530401f31b62403a3a40bd8b6
             https://github.com/geany/geany/commit/5cf2511945f9598530401f31b62403a3a40bd8b6

Log Message:
-----------
icon: Adjust the color of the inside of the bottleneck

The (almost) black color of the inside of the bottleneck is a bit too high
contrast and doesn't fit the rest of the icon (the only black part of it).
Use the "lamp yellow" as the base and lower the L in HSL representation of
the color so it just looks as darker lamp material.


Modified Paths:
--------------
    icons/scalable/geany.svg

Modified: icons/scalable/geany.svg
2 lines changed, 1 insertions(+), 1 deletions(-)
===================================================================
@@ -607,7 +607,7 @@
        style="display:inline">
       <path
          sodipodi:type="arc"
-         style="color:#000000;fill:#2e3436;fill-opacity:1;fill-rule:evenodd;stroke:#c4a000;stroke-width:1.22474468px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+         style="color:#000000;fill:#816a24;fill-opacity:1;fill-rule:evenodd;stroke:#c4a000;stroke-width:1.22474467999999992px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
          id="path17203"
          sodipodi:cx="3"
          sodipodi:cy="20.5"



--------------
This E-Mail was brought to you by github_commit_mail.py (Source: https://github.com/geany/infrastructure).


More information about the Commits mailing list