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

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

[nongnu] elpa/moe-theme 426aacd3da 276/352: Add helm-visible-mark face o


From: ELPA Syncer
Subject: [nongnu] elpa/moe-theme 426aacd3da 276/352: Add helm-visible-mark face on moe-dark
Date: Fri, 7 Jan 2022 03:59:32 -0500 (EST)

branch: elpa/moe-theme
commit 426aacd3da2e86e6601522866aa239325da94ff7
Author: Matías Croce <mati@nelumboweb.com.ar>
Commit: Matías Croce <mati@nelumboweb.com.ar>

    Add helm-visible-mark face on moe-dark
---
 moe-dark-theme.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/moe-dark-theme.el b/moe-dark-theme.el
index 863c1306ea..c5bc5dd0d3 100644
--- a/moe-dark-theme.el
+++ b/moe-dark-theme.el
@@ -347,6 +347,7 @@ Moe, moe, kyun!")
    `(helm-selection ((,class (:foreground nil :background ,blue-3))))
    `(helm-selection-line ((,class (:foreground nil :background ,yellow-4))))
    `(helm-source-header ((,class (:foreground ,white-0 :background ,black-2-5 
:bold t))))
+   `(helm-visible-mark ((,class (:foreground ,magenta-2 :background 
,magenta-0))))
 
    ;; Dired/Dired+
    `(dired-directory ((,class (:foreground ,blue-1 :bold t))))



reply via email to

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