emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/ample-theme ceaaeef 012/137: man faces


From: ELPA Syncer
Subject: [nongnu] elpa/ample-theme ceaaeef 012/137: man faces
Date: Thu, 21 Oct 2021 18:00:08 -0400 (EDT)

branch: elpa/ample-theme
commit ceaaeef390b9dd8d78a64ef02833c004c69f48ca
Author: jordonbiondo <biondoj@mail.gvsu.edu>
Commit: jordonbiondo <biondoj@mail.gvsu.edu>

    man faces
---
 ample-theme.el | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/ample-theme.el b/ample-theme.el
index ae688bc..5900e38 100644
--- a/ample-theme.el
+++ b/ample-theme.el
@@ -121,7 +121,10 @@
    `(ido-first-match ((t (:foreground ,ample/blue))))
    `(ido-incomplete-regexp ((t (:foreground ,ample/red))))
    `(ido-subdir ((t (:foreground ,ample/yellow))))
-   
+
+   ;; man pages
+   `(Man-overstrike ((t (:foreground ,ample/blue))))
+   `(Man-underline ((t (:foreground ,ample/yellow))))
    ;; trailing whitespace
    `(trailing-whitespace ((t (:background "white" :bold t))))))
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]