aboutsummaryrefslogtreecommitdiffhomepage
path: root/generic/proof-faces.el
diff options
context:
space:
mode:
Diffstat (limited to 'generic/proof-faces.el')
-rw-r--r--generic/proof-faces.el2
1 files changed, 1 insertions, 1 deletions
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."