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

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

[nongnu] elpa/ujelly-theme d08fe8e 136/137: Merge pull request #21 from


From: ELPA Syncer
Subject: [nongnu] elpa/ujelly-theme d08fe8e 136/137: Merge pull request #21 from au/company-tweak
Date: Thu, 21 Oct 2021 18:12:28 -0400 (EDT)

branch: elpa/ujelly-theme
commit d08fe8e01db6df151b38c3001fba239a9a22369a
Merge: 3f9938f c0cd403
Author: Mark Tran <mark.tran@gmail.com>
Commit: GitHub <noreply@github.com>

    Merge pull request #21 from au/company-tweak
    
    Tweak company colors
---
 ujelly-theme.el | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/ujelly-theme.el b/ujelly-theme.el
index b4d689e..8f96914 100644
--- a/ujelly-theme.el
+++ b/ujelly-theme.el
@@ -46,8 +46,8 @@
        `(company-scrollbar-bg ((,class (:background ,ujelly-grey-2))))
        `(company-scrollbar-fg ((,class (:background ,ujelly-grey-0))))
        `(company-tooltip ((,class (:foreground ,ujelly-fg :background 
,ujelly-grey-2))))
-       `(company-tooltip-common ((,class (:foreground ,ujelly-red-0 
:background ,ujelly-grey-2))))
-       `(company-tooltip-common-selection ((,class (:foreground ,ujelly-red-0 
:background ,ujelly-purple-1))))
+       `(company-tooltip-common ((,class (:foreground ,ujelly-grey-1 
:background ,ujelly-grey-2))))
+       `(company-tooltip-common-selection ((,class (:foreground ,ujelly-grey-1 
:background ,ujelly-purple-1))))
        `(company-tooltip-selection ((,class (:background ,ujelly-purple-1))))
        `(compilation-error ((,class (:foreground ,ujelly-red-0))))
        `(compilation-info ((,class (:foreground ,ujelly-yellow-0))))



reply via email to

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