[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
gEDA-cvs: gaf.git: branch: master updated (1.7.1-20110619-170-g142077b)
The branch, master has been updated
via 142077b9769041195dd58d9f6cd59487bcb8afca (commit)
from c9d4f6638bbc7ba84534c2460037f19915114a95 (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 142077b9769041195dd58d9f6cd59487bcb8afca
Author: Kai-Martin Knaak <kmk@xxxxxxxxxxxxxxx>
Commit: Krzysztof KoÅ?ciuszkiewicz <k.kosciuszkiewicz@xxxxxxxxx>
gschem: enhance grid contrast in lightbg color map
Closes-bug: lp-799926
:100644 100644 063bf39... aa6d993... M gschem/lib/gschem-colormap-lightbg
=========
Changes
=========
commit 142077b9769041195dd58d9f6cd59487bcb8afca
Author: Kai-Martin Knaak <kmk@xxxxxxxxxxxxxxx>
Commit: Krzysztof KoÅ?ciuszkiewicz <k.kosciuszkiewicz@xxxxxxxxx>
gschem: enhance grid contrast in lightbg color map
Closes-bug: lp-799926
diff --git a/gschem/lib/gschem-colormap-lightbg b/gschem/lib/gschem-colormap-lightbg
index 063bf39..aa6d993 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 "#f0f0f0")
+ '((background "#ffffff")
(pin "#000000")
(net-endpoint "#ff0000")
(graphic "#008b00")
@@ -23,8 +23,8 @@
(attribute "#000000")
(logic-bubble "#008b8b")
(dots-grid "#7f7f7f")
- (mesh-grid-major "#e1e1e1")
- (mesh-grid-minor "#e8e8e8")
+ (mesh-grid-major "#d8d8d8")
+ (mesh-grid-minor "#eaeaea")
(detached-attribute "#ff0000")
(text "#008b00")
(bus "#00ee00")
_______________________________________________
geda-cvs mailing list
geda-cvs@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-cvs