help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: Background colour of company selection


From: Heime
Subject: Re: Background colour of company selection
Date: Sun, 14 Apr 2024 12:23:04 +0000





Sent with Proton Mail secure email.

On Monday, April 15th, 2024 at 12:17 AM, Heime <heimeborgia@protonmail.com> 
wrote:

> 
> 
> 
> 
> 
> Sent with Proton Mail secure email.
> 
> 
> On Sunday, April 14th, 2024 at 10:51 PM, Philip Kaludercic philipk@posteo.net 
> wrote:
> 
> > Heime heimeborgia@protonmail.com writes:
> > 
> > > How can I change the background colour of the selection entry when using 
> > > company-mode ?
> > > Currently I am using a dark theme and cannot see what selection I am 
> > > currently on.
> > 
> > You can probably use
> > 
> > M-x customize-apropos-faces company- RET
> > 
> > to get a list of company-related faces, and then identify the one
> > responsible for selection. But this sounds more like a mistake in your
> > theme? - Philip Kaludercic on icterid
> 
> 
> I am using modus-themes

The one to change seems to be company-tooltip-selection which is currently set
to :background "gray31".  How way I change it in elisp code ?



reply via email to

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