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

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

[nongnu] elpa/apropospriate-theme 4d525d4 011/118: git-commit-summary te


From: ELPA Syncer
Subject: [nongnu] elpa/apropospriate-theme 4d525d4 011/118: git-commit-summary text use default color, company scrollbar fg tweak
Date: Thu, 21 Oct 2021 18:02:12 -0400 (EDT)

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

    git-commit-summary text use default color, company scrollbar fg tweak
---
 apropospriate.el | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/apropospriate.el b/apropospriate.el
index 9e95688..c2b003d 100644
--- a/apropospriate.el
+++ b/apropospriate.el
@@ -181,7 +181,7 @@
               (company-tooltip-search :foreground ,yellow)
               (company-echo-common :inherit company-tooltip :foreground 
,yellow)
               (company-scrollbar-bg :background ,base00+1)
-              (company-scrollbar-fg :background ,base01)
+              (company-scrollbar-fg :background ,base00+3)
               (company-tooltip-annotation :inherit company-tooltip :foreground 
,base01)
               (company-preview :background ,base00 :foreground ,base02)
               (company-preview-common :foreground ,base02)
@@ -366,6 +366,7 @@
               (magit-popup-argument :foreground ,base02)
               (magit-popup-disabled-argument :foreground ,base01)
               (magit-item-highlight :background ,highlight-line-color)
+              (git-commit-summary :foreground ,base03)
 
               (ediff-current-diff-A :foreground ,base03 :background ,red-1)
               (ediff-current-diff-Ancestor :foreground ,base03 :background 
,red-1)



reply via email to

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