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

gEDA-cvs: gaf.git: branch: master updated (1.7.1-20110619-171-g6633fa2)



The branch, master has been updated
       via  6633fa2583170a30032d57962d64a6e56a3fe324 (commit)
      from  142077b9769041195dd58d9f6cd59487bcb8afca (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.


=========
 Summary
=========

 gschem/lib/gschem-colormap-lightbg |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)


=================
 Commit Messages
=================

commit 6633fa2583170a30032d57962d64a6e56a3fe324
Author: Kai-Martin Knaak <kmk@xxxxxxxxxxxxxxx>
Commit: Peter Clifton <pcjc2@xxxxxxxxx>

    Revert "gschem: enhance grid contrast in lightbg color map"
    
    This reverts commit 142077b9769041195dd58d9f6cd59487bcb8afca.
    
    Needs discussion before we commit this, as the existing colours
    were chosen with some careful consideration and testing.
    
    In particular, the off-white background was designed to avoid
    eye-strain. From recollcetion, it was intended that the grid be
    subtle, and not distract from the schematic.

:100644 100644 aa6d993... 063bf39... M	gschem/lib/gschem-colormap-lightbg

=========
 Changes
=========

commit 6633fa2583170a30032d57962d64a6e56a3fe324
Author: Kai-Martin Knaak <kmk@xxxxxxxxxxxxxxx>
Commit: Peter Clifton <pcjc2@xxxxxxxxx>

    Revert "gschem: enhance grid contrast in lightbg color map"
    
    This reverts commit 142077b9769041195dd58d9f6cd59487bcb8afca.
    
    Needs discussion before we commit this, as the existing colours
    were chosen with some careful consideration and testing.
    
    In particular, the off-white background was designed to avoid
    eye-strain. From recollcetion, it was intended that the grid be
    subtle, and not distract from the schematic.

diff --git a/gschem/lib/gschem-colormap-lightbg b/gschem/lib/gschem-colormap-lightbg
index aa6d993..063bf39 100644
--- a/gschem/lib/gschem-colormap-lightbg
+++ b/gschem/lib/gschem-colormap-lightbg
@@ -15,7 +15,7 @@
 ; that color will never be drawn.
 
 (display-color-map
- '((background         "#ffffff")
+ '((background         "#f0f0f0")
    (pin                "#000000")
    (net-endpoint       "#ff0000")
    (graphic            "#008b00")
@@ -23,8 +23,8 @@
    (attribute          "#000000")
    (logic-bubble       "#008b8b")
    (dots-grid          "#7f7f7f")
-   (mesh-grid-major    "#d8d8d8")
-   (mesh-grid-minor    "#eaeaea")
+   (mesh-grid-major    "#e1e1e1")
+   (mesh-grid-minor    "#e8e8e8")
    (detached-attribute "#ff0000")
    (text               "#008b00")
    (bus                "#00ee00")




_______________________________________________
geda-cvs mailing list
geda-cvs@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-cvs