From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Philip Kaludercic Newsgroups: gmane.emacs.help Subject: Re: Background colour of company selection Date: Sun, 14 Apr 2024 10:51:40 +0000 Message-ID: <874jc443pf.fsf@posteo.net> References: Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="9459"; mail-complaints-to="usenet@ciao.gmane.io" Cc: Heime via Users list for the GNU Emacs text editor To: Heime Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Sun Apr 14 12:52:12 2024 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1rvxT1-00029v-C6 for geh-help-gnu-emacs@m.gmane-mx.org; Sun, 14 Apr 2024 12:52:11 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rvxSf-000099-Cl; Sun, 14 Apr 2024 06:51:49 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rvxSd-00008w-I9 for help-gnu-emacs@gnu.org; Sun, 14 Apr 2024 06:51:47 -0400 Original-Received: from mout02.posteo.de ([185.67.36.66]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rvxSY-0007hO-Vc for help-gnu-emacs@gnu.org; Sun, 14 Apr 2024 06:51:45 -0400 Original-Received: from submission (posteo.de [185.67.36.169]) by mout02.posteo.de (Postfix) with ESMTPS id 0E100240101 for ; Sun, 14 Apr 2024 12:51:40 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1713091901; bh=EL8+rqwkGe9oXGWBbR3Xj0U6xd7P5XAW+i/OMpRwtq8=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version:Content-Type: From; b=X7HlfK4BU83PovnmMvWQi+MvNBOH6l2qSO/lcfF9gApD/RWEGXxOGOYHPd7ZgmnES p5JyTEH6lOSihxdtgF+U21fgNvYLaDLtuDZOGWWdpoP+MrIVBSubn5jFHDvcn2aJoV l/l22a7pAqRxGCS/eIDs+ex4XZ9TDRc34XCdEzzIR+xx/ruu7wzgPQNqM3XlGi02nW IEUHjDWWkwUlwDC4imiSqnrzFT42eENObYHsURdWtbzBKs8MGBPT5FLLIfixBCgETp I7xfPdHLGPkj/bRUCbNdtwkMz7e+QvKbnLsuG2xy4rSwKD4380U0DOl09tKh0jXejl 2QOvxi7wRZ27g== Original-Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4VHRv03ZKdz6tyK; Sun, 14 Apr 2024 12:51:40 +0200 (CEST) In-Reply-To: (Heime's message of "Sun, 14 Apr 2024 01:37:19 +0000") X-Hashcash: 1:20:240414:help-gnu-emacs@gnu.org::X1DAmBTl9MkZQcAG:B2R X-Hashcash: 1:20:240414:heimeborgia@protonmail.com::PUxPdRXBRzxw2Zho:2OxT Received-SPF: pass client-ip=185.67.36.66; envelope-from=philipk@posteo.net; helo=mout02.posteo.de X-Spam_score_int: -43 X-Spam_score: -4.4 X-Spam_bar: ---- X-Spam_report: (-4.4 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_MED=-2.3, RCVD_IN_MSPIKE_H4=-0.01, RCVD_IN_MSPIKE_WL=-0.01, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.help:146321 Archived-At: Heime 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