diff options
Diffstat (limited to 'generic/proof-faces.el')
| -rw-r--r-- | generic/proof-faces.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/generic/proof-faces.el b/generic/proof-faces.el index 7fe80ea7..c64aad7a 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 "Gray65") + (:foreground "Gray85") (:background "Gray30") (:italic t)) "*Face for boring text in proof assistant output." |
