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

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

[nongnu] elpa/apropospriate-theme a21c143 113/118: update orderless styl


From: ELPA Syncer
Subject: [nongnu] elpa/apropospriate-theme a21c143 113/118: update orderless styles
Date: Thu, 21 Oct 2021 18:02:34 -0400 (EDT)

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

    update orderless styles
---
 apropospriate.el | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/apropospriate.el b/apropospriate.el
index f196108..147474e 100644
--- a/apropospriate.el
+++ b/apropospriate.el
@@ -208,10 +208,10 @@ Set to `1.0' or nil to prevent font size manipulation."
      `(ido-virtual ((,class (:foreground ,cyan))))
      `(ido-vertical-match-face ((,class (:foreground ,yellow))))
      `(grizzl-selection-face ((,class (:inherit match))))
-     `(orderless-match-face-0 ((,class (:background ,blue))))
-     `(orderless-match-face-1 ((,class (:background ,purple))))
-     `(orderless-match-face-2 ((,class (:background ,green))))
-     `(orderless-match-face-3 ((,class (:background ,yellow))))
+     `(orderless-match-face-0 ((,class (:foreground ,blue :background 
,base00-1 :weight bold))))
+     `(orderless-match-face-1 ((,class (:foreground ,purple :background 
,base00-1 :weight bold))))
+     `(orderless-match-face-2 ((,class (:foreground ,green :background 
,base00-1 :weight bold))))
+     `(orderless-match-face-3 ((,class (:foreground ,yellow :background 
,base00-1 :weight bold))))
      `(lsp-ui-doc-background ((,class (:background ,base00-2))))
      `(lsp-ui-doc-header ((,class (:background ,base00-2 :foreground 
,purple))))
      `(lsp-ui-sideline-symbol ((,class (:background ,base00-1 :foreground 
,base03 :box nil))))



reply via email to

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