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

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

[nongnu] elpa/apropospriate-theme c830808 087/118: add grizzl support


From: ELPA Syncer
Subject: [nongnu] elpa/apropospriate-theme c830808 087/118: add grizzl support
Date: Thu, 21 Oct 2021 18:02:28 -0400 (EDT)

branch: elpa/apropospriate-theme
commit c830808cc88ced230b822c9faf6ac203207f6ca0
Author: justin talbott <justin@waymondo.com>
Commit: justin talbott <justin@waymondo.com>

    add grizzl support
---
 README.md        | 1 +
 apropospriate.el | 1 +
 2 files changed, 2 insertions(+)

diff --git a/README.md b/README.md
index 7093fd8..ebe5d10 100644
--- a/README.md
+++ b/README.md
@@ -94,3 +94,4 @@ Apropospriate supports all the usual `prog-mode` derived 
packages as well as som
 * Ivy Posframe
 * Smerge
 * Lsp-mode
+* Grizzl
diff --git a/apropospriate.el b/apropospriate.el
index 73c3f85..68c7da7 100644
--- a/apropospriate.el
+++ b/apropospriate.el
@@ -196,6 +196,7 @@ Set to `1.0' or nil to prevent font size manipulation."
      `(ido-indicator ((,class (:foreground ,red :background ,base00+1))))
      `(ido-virtual ((,class (:foreground ,cyan))))
      `(ido-vertical-match-face ((,class (:foreground ,yellow))))
+     `(grizzl-selection-face ((,class (:inherit match))))
      `(ivy-current-match ((,class (:foreground unspecified :background 
,light-emphasis))))
      `(ivy-confirm-face ((,class (:foreground ,green))))
      `(ivy-match-required-face ((,class (:foreground ,red))))



reply via email to

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