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

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

[nongnu] elpa/ujelly-theme 66fef95 059/137: add match face


From: ELPA Syncer
Subject: [nongnu] elpa/ujelly-theme 66fef95 059/137: add match face
Date: Thu, 21 Oct 2021 18:12:11 -0400 (EDT)

branch: elpa/ujelly-theme
commit 66fef953e5fd48628182bb33f0bd0f4b60f9b929
Author: Mark Tran <mark.tran@gmail.com>
Commit: Mark Tran <mark.tran@gmail.com>

    add match face
---
 ujelly-theme.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/ujelly-theme.el b/ujelly-theme.el
index 54411f0..44f4277 100644
--- a/ujelly-theme.el
+++ b/ujelly-theme.el
@@ -105,6 +105,7 @@
        `(magit-log-sha1 ((,class (:foreground ,ujelly-red-0))))
        `(magit-log-head-label-local ((,class (:foreground ,ujelly-fg))))
        `(magit-whitespace-warning-face ((,class (:background ,ujelly-red-1))))
+       `(match ((,class (:background ,ujelly-red-1))))
        `(minibuffer-prompt ((,class (:foreground ,ujelly-fg))))
        `(mode-line ((,class (:foreground ,ujelly-fg :background nil))))
        `(mode-line-inactive ((,class (:foreground ,ujelly-grey-4 :background 
nil))))



reply via email to

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