summaryrefslogtreecommitdiff
path: root/lisp/wid-edit.el
diff options
context:
space:
mode:
authorPer Abrahamsen <abraham@dina.kvl.dk>1997-06-19 12:52:23 +0000
committerPer Abrahamsen <abraham@dina.kvl.dk>1997-06-19 12:52:23 +0000
commit834279071a4fdb17e88c29ef5c3c536d9f29add5 (patch)
treed99c95edd55172a880be0ec3b277095f60ca636f /lisp/wid-edit.el
parenta1a4fa22ce167e9a49adedd2a2691609ccf406a8 (diff)
downloademacs-834279071a4fdb17e88c29ef5c3c536d9f29add5.tar.gz
Change color.
Diffstat (limited to 'lisp/wid-edit.el')
-rw-r--r--lisp/wid-edit.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/wid-edit.el b/lisp/wid-edit.el
index 9ef05d00d05..20e3780a2c3 100644
--- a/lisp/wid-edit.el
+++ b/lisp/wid-edit.el
@@ -378,7 +378,7 @@ size field."
(:foreground "light gray"))
(((class grayscale color)
(background light))
- (:foreground "dark gray"))
+ (:foreground "dim gray"))
(t
(:italic t)))
"Face used for inactive widgets."