solarized-emacs

a fork of Bozhidar Batsov's solarized-emacs
git clone https://git.trogloxene.org/solarized-emacs.git
Log | Files | Refs | README

commit 4d4b004460271e310ca45606d24a60e95ca3151d
parent 98ece6811b30c8ef2ece670b47558a9159f973f1
Author: ssnnoo <43703153+ssnnoo@users.noreply.github.com>
Date:   Tue, 26 Jan 2021 19:08:16 +0000

switch orderless colors

Diffstat:
Msolarized-faces.el | 8++++----
1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/solarized-faces.el b/solarized-faces.el @@ -1367,10 +1367,10 @@ `(notmuch-tree-match-tag-face ((,class (:foreground ,cyan)))) `(notmuch-tree-no-match-face ((,class (:inherit font-lock-comment-face)))) ;;;;; orderless - `(orderless-match-face-0 ((,class (:foreground ,yellow)))) - `(orderless-match-face-1 ((,class (:foreground ,blue)))) - `(orderless-match-face-2 ((,class (:foreground ,green)))) - `(orderless-match-face-3 ((,class (:foreground ,magenta)))) + `(orderless-match-face-0 ((,class (:foreground ,blue)))) + `(orderless-match-face-1 ((,class (:foreground ,magenta)))) + `(orderless-match-face-2 ((,class (:foreground ,yellow)))) + `(orderless-match-face-3 ((,class (:foreground ,green)))) ;;;;; org-mode `(org-agenda-structure ((,class (:foreground ,base1 :background ,base02