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

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

[nongnu] elpa/moe-theme 94547402c6 141/352: Merge branch 'origin-pr-24'


From: ELPA Syncer
Subject: [nongnu] elpa/moe-theme 94547402c6 141/352: Merge branch 'origin-pr-24'
Date: Fri, 7 Jan 2022 03:59:15 -0500 (EST)

branch: elpa/moe-theme
commit 94547402c66d5d4b3f89d7db2483d738ca88bc66
Merge: a06a5fdaaf 151baf7009
Author: kuanyui <azazabc123@gmail.com>
Commit: kuanyui <azazabc123@gmail.com>

    Merge branch 'origin-pr-24'
---
 moe-dark-theme.el  | 1 +
 moe-light-theme.el | 1 +
 2 files changed, 2 insertions(+)

diff --git a/moe-dark-theme.el b/moe-dark-theme.el
index 3b95559d5c..8f7a3614e8 100644
--- a/moe-dark-theme.el
+++ b/moe-dark-theme.el
@@ -296,6 +296,7 @@ Moe, moe, kyun!")
    `(helm-ff-invalid-symlink ((,class (:foreground ,white-1 :background 
,red-2))))
    `(helm-ff-prefix ((,class (:foreground ,white-1 :background ,orange-2))))
    `(helm-buffer-size ((,class (:foreground ,orange-2))))
+   `(helm-grep-file ((,class (:foreground ,purple-1))))
 
    ;; Dired/Dired+
    `(dired-directory ((,class (:foreground ,blue-1 :bold t))))
diff --git a/moe-light-theme.el b/moe-light-theme.el
index b0884ad52f..ccdfc53329 100644
--- a/moe-light-theme.el
+++ b/moe-light-theme.el
@@ -295,6 +295,7 @@ Moe, moe, kyun!")
    `(helm-ff-invalid-symlink ((,class (:foreground ,white-0 :background 
,red-2))))
    `(helm-ff-prefix ((,class (:foreground ,white-0 :background ,orange-2))))
    `(helm-buffer-size ((,class (:foreground ,orange-2))))
+   `(helm-grep-file ((,class (:foreground ,purple-2))))
 
    ;; Dired/Dired+
    `(dired-directory ((,class (:foreground ,blue-1 :bold t))))



reply via email to

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