From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: cheyrn via Users list for the GNU Emacs text editor Newsgroups: gmane.emacs.help Subject: Changing minibuffer font color for lsp and/or metals mode Date: Sat, 11 Mar 2023 13:53:44 -0000 Message-ID: <167854282452.136255.16369843704705580480@startmail.com> Reply-To: cheyrn Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="22173"; mail-complaints-to="usenet@ciao.gmane.io" To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Sat Mar 11 14:54:26 2023 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 1pazg1-0005Xa-Tc for geh-help-gnu-emacs@m.gmane-mx.org; Sat, 11 Mar 2023 14:54:25 +0100 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pazfZ-0003WG-FO; Sat, 11 Mar 2023 08:53:57 -0500 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 1pazfX-0003Vo-0Q for help-gnu-emacs@gnu.org; Sat, 11 Mar 2023 08:53:55 -0500 Original-Received: from mx-out2.startmail.com ([145.131.90.155]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pazfS-0002ch-4D for help-gnu-emacs@gnu.org; Sat, 11 Mar 2023 08:53:51 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=startmail.com; s=2020-07; t=1678542825; bh=uz9pUwiRuhD4G1VYrWyiBUliPLvQlziDAnVzBaBUMb4=; h=Content-Type:Subject:Message-ID:Date:From:To:Mime-Version:From: Subject:To:Date:Sender:Content-Type:Content-Transfer-Encoding: Content-Disposition:Mime-Version:Reply-To:In-Reply-To:References: Message-Id:Autocrypt; b=v9N6Y4SSyfk5mrqao9YOZ8QoIG0bM+Oo5lbQF3DU2b0tGlJ22f88VU4/3NZT21L7i MopJNLSmKoS/FbcIjLOhSO/NeTrU+83xgmVA1qT81UwYuIQ10GLsJu0GrdnnVROBfB vUaHzXkosipHABqmiTqNUcTFpsdA7PDjZbgROznNh1Sup5tLv7kkYVduvT+pxcBc0y Cu0+fDgrd646DS2PiTYONZR8NIslXWdGwYaCagJk9IoZJn6IkoIh/8v9Ld5R70N4Hj +znrDlPav1KKxtdcPPI6HS+8SRvF8jfynrfcB4bswIQlXh9/6CcNgULe5CUZ/kg2gG rRvSxom05hXiw== Received-SPF: pass client-ip=145.131.90.155; envelope-from=cheyrn@use.startmail.com; helo=mx-out2.startmail.com X-Spam_score_int: -19 X-Spam_score: -2.0 X-Spam_bar: -- X-Spam_report: (-2.0 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_EF=-0.1, HTML_MESSAGE=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Content-Filtered-By: Mailman/MimeDel 2.1.29 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:142986 Archived-At: I'm using metals for scala projects. When I open a file in the director= y tree, metals displays a menu in the minibuffer that is greenish text on a sli= ghtly different greenish color, which makes the text unreadable. =20 =20 Do you know what faces I might need to change? There are a lot related = to lsp mode =20 =20