solarized-emacs

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

commit f34a171ff0e39549972edf533120f0b556f0b5ad
parent 874694ed8569ae98959262cfb0c66a6528a60367
Author: JunyuanChen <75352049+JunyuanChen@users.noreply.github.com>
Date:   Sun, 14 Nov 2021 01:28:35 +0000

Add theme for face `completions-common-part'

The values are from `flx-highlight-face'.
Diffstat:
Msolarized-faces.el | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/solarized-faces.el b/solarized-faces.el @@ -110,6 +110,7 @@ `(compilation-mode-line-run ((,class (:foreground ,orange :weight bold)))) ;;;;; completions `(completions-annotations ((t (:foreground ,base01)))) + `(completions-common-part ((t (:foreground ,blue)))) ;;;;; cua `(cua-global-mark ((,class (:background ,yellow :foreground ,base03)))) `(cua-rectangle ((,class (:inherit region