From 2b3875a358f60680e62076eb755e46b867866c49 Mon Sep 17 00:00:00 2001 From: David Aspinall Date: Wed, 11 Aug 2010 19:52:06 +0000 Subject: Make proof-boring-face a bit darker again so almost visible. --- generic/proof-faces.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'generic/proof-faces.el') diff --git a/generic/proof-faces.el b/generic/proof-faces.el index c64aad7a..9cc01e83 100644 --- a/generic/proof-faces.el +++ b/generic/proof-faces.el @@ -141,7 +141,7 @@ Warning messages can come from proof assistant or from Proof General itself." (defface proof-boring-face (proof-face-specs - (:foreground "Gray85") + (:foreground "Gray75") (:background "Gray30") (:italic t)) "*Face for boring text in proof assistant output." -- cgit v1.2.3