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

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

[nongnu] elpa/ample-theme d9b5feb 097/137: flat helm


From: ELPA Syncer
Subject: [nongnu] elpa/ample-theme d9b5feb 097/137: flat helm
Date: Thu, 21 Oct 2021 18:00:25 -0400 (EDT)

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

    flat helm
---
 ample-flat-theme.el | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/ample-flat-theme.el b/ample-flat-theme.el
index a9f3fbd..0b8bc93 100644
--- a/ample-flat-theme.el
+++ b/ample-flat-theme.el
@@ -265,10 +265,10 @@
    `(helm-ff-prefix   ((t (:foreground ,ample/red))))
    ;;`(helm-ff-symlink   ((t ())))
    ;;`(helm-grep-cmd-line  ((t ())))
-   ;;`(helm-grep-file   ((t ())))
+   `(helm-grep-file   ((t (:foreground ,ample/blue))))
    ;;`(helm-grep-finish   ((t ())))
-   ;;`(helm-grep-lineno   ((t ())))
-   ;;`(helm-grep-match   ((t ())))
+   `(helm-grep-lineno   ((t (:foreground ,ample/purple))))
+   `(helm-grep-match   ((t (:foreground ,ample/fg :background ,ample/region))))
    ;;`(helm-grep-running  ((t ())))
    `(helm-header   ((t (:foreground ,ample/bg :background ,ample/fg))))
    ;;`(helm-helper   ((t ())))



reply via email to

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