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

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

[nongnu] elpa/ujelly-theme c0cd403 135/137: Tweak company colors


From: ELPA Syncer
Subject: [nongnu] elpa/ujelly-theme c0cd403 135/137: Tweak company colors
Date: Thu, 21 Oct 2021 18:12:27 -0400 (EDT)

branch: elpa/ujelly-theme
commit c0cd4030ecc0177de0b4f778c3f385f12c07ae58
Author: Agustin Romero <au@users.noreply.github.com>
Commit: GitHub <noreply@github.com>

    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]