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

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

[nongnu] elpa/solarized-theme f34a171: Add theme for face `completions-c


From: ELPA Syncer
Subject: [nongnu] elpa/solarized-theme f34a171: Add theme for face `completions-common-part'
Date: Sun, 14 Nov 2021 03:57:55 -0500 (EST)

branch: elpa/solarized-theme
commit f34a171ff0e39549972edf533120f0b556f0b5ad
Author: JunyuanChen <75352049+JunyuanChen@users.noreply.github.com>
Commit: Thomas Frössman <thomasf@jossystem.se>

    Add theme for face `completions-common-part'
    
    The values are from `flx-highlight-face'.
---
 solarized-faces.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/solarized-faces.el b/solarized-faces.el
index 1a49322..b2f6e8e 100644
--- 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



reply via email to

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