From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Jesper Harder Newsgroups: gmane.emacs.help Subject: Re: minibuffer face Date: Sun, 16 Mar 2003 00:41:05 +0100 Organization: http://purl.org/harder/ Sender: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1047772540 9171 80.91.224.249 (15 Mar 2003 23:55:40 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sat, 15 Mar 2003 23:55:40 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Sun Mar 16 00:55:39 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18uLV5-0002Nn-00 for ; Sun, 16 Mar 2003 00:55:39 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18uLVB-0008Pk-02 for gnu-help-gnu-emacs@m.gmane.org; Sat, 15 Mar 2003 18:55:45 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!news.tele.dk!news.tele.dk!small.news.tele.dk!not-for-mail Original-Newsgroups: gnu.emacs.help X-Face: ^RrvqCr7c,P$zTR:QED"@h9+BTm-"fjZJJ-3=OU7.)i/K]<.J88}s>'Z_$r; List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:7634 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:7634 "Javier Oviedo" writes: > How can I change the minibuffer default coloring. I like the feature of the > minibuffer that displays certain text in the respective face...for example > if I what to find the matching brace of an if statement, it shows the if in > color. > I do not want to change that behavior, but simply change the > foreground/background default white/black colors. It's not clear to me from your description exactly which face you want to change. But anyway, do `M-x list-faces-display' to get a list of the different faces Emacs knows about -- maybe you'll be able to spot the face you want to change.