unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Heime <heimeborgia@protonmail.com>
To: Heime <heimeborgia@protonmail.com>
Cc: Philip Kaludercic <philipk@posteo.net>,
	Heime via Users list for the GNU Emacs text editor
	<help-gnu-emacs@gnu.org>
Subject: Re: Background colour of company selection
Date: Sun, 14 Apr 2024 18:00:03 +0000	[thread overview]
Message-ID: <6XLnqZI7TfCIUL4iHSrBwB05Ips5I6SBRU69VCrNp7yeIL7NViQEWBkhZ30lablV8oaA62nl5AaX2XHaRzCK-FblqyiVTpMT4357o4nRzCs=@protonmail.com> (raw)
In-Reply-To: <OTXk0y4j2f5rA6uFiAP76HjZCV_KL1I1-Tn_8um2DCY7-OQ18I2pgEmNJgJgOxx_PUrs96DO2k_4i2YTqEXBAU0REfb3yvZpwDuWpevlC6I=@protonmail.com>






Sent with Proton Mail secure email.

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

> On Monday, April 15th, 2024 at 12:23 AM, Heime heimeborgia@protonmail.com wrote:
> 
> > 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 ?
> 
> 
> I could not activate the following change
> 
> (defface company-tooltip-selection
> '((t (:background "blue" :foreground "yellov")))
> "Face for the selected item in company tooltip.")
> 
> Might be that I am changing the wrong face though. Quite unsure.

Have now tried changing face values of several variables without success,
including 

company-tooltip-selection,
company-tooltip-scrollbar-track, 
company-preview-search,
company-tooltip, company-tooltip-mouse, 
company-tooltip-quick-access,
company-tooltip-quick-access-selection, 
company-tooltip-scrollbar-thumb
company-tooltip-search-selection





      parent reply	other threads:[~2024-04-14 18:00 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-14  1:37 Background colour of company selection Heime
2024-04-14 10:51 ` Philip Kaludercic
2024-04-14 12:17   ` Heime
2024-04-14 12:23     ` Heime
2024-04-14 12:34       ` Heime
2024-04-14 13:21         ` Philip Kaludercic
2024-04-14 18:00         ` Heime [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='6XLnqZI7TfCIUL4iHSrBwB05Ips5I6SBRU69VCrNp7yeIL7NViQEWBkhZ30lablV8oaA62nl5AaX2XHaRzCK-FblqyiVTpMT4357o4nRzCs=@protonmail.com' \
    --to=heimeborgia@protonmail.com \
    --cc=help-gnu-emacs@gnu.org \
    --cc=philipk@posteo.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).