From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Peter Dyballa Newsgroups: gmane.emacs.help Subject: Re: buffer name face Date: Sat, 19 Dec 2009 23:55:37 +0100 Message-ID: <0350F9AA-2707-49AD-8F66-61D6D6BAA9BD@Web.DE> References: <87ljgyivo2.fsf@gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1261263394 5264 80.91.229.12 (19 Dec 2009 22:56:34 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 19 Dec 2009 22:56:34 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: Sean Sieger Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Dec 19 23:56:27 2009 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1NM8Dq-0004P7-AD for geh-help-gnu-emacs@m.gmane.org; Sat, 19 Dec 2009 23:56:27 +0100 Original-Received: from localhost ([127.0.0.1]:35620 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NM8Dh-00030P-BO for geh-help-gnu-emacs@m.gmane.org; Sat, 19 Dec 2009 17:56:17 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NM8DN-0002zx-Bm for help-gnu-emacs@gnu.org; Sat, 19 Dec 2009 17:55:57 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NM8DH-0002z1-Tj for help-gnu-emacs@gnu.org; Sat, 19 Dec 2009 17:55:55 -0500 Original-Received: from [199.232.76.173] (port=58193 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NM8DH-0002yu-Kh for help-gnu-emacs@gnu.org; Sat, 19 Dec 2009 17:55:51 -0500 Original-Received: from fmmailgate03.web.de ([217.72.192.234]:58766) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NM8DG-0000lM-I9 for help-gnu-emacs@gnu.org; Sat, 19 Dec 2009 17:55:51 -0500 Original-Received: from smtp08.web.de (fmsmtp08.dlan.cinetic.de [172.20.5.216]) by fmmailgate03.web.de (Postfix) with ESMTP id B9A8D139CD287; Sat, 19 Dec 2009 23:55:38 +0100 (CET) Original-Received: from [91.35.220.165] (helo=[192.168.1.2]) by smtp08.web.de with asmtp (WEB.DE 4.110 #314) id 1NM8D4-0006n1-00; Sat, 19 Dec 2009 23:55:38 +0100 In-Reply-To: <87ljgyivo2.fsf@gmail.com> X-Mailer: Apple Mail (2.936) X-Sender: Peter_Dyballa@web.de X-Provags-ID: V01U2FsdGVkX18YNTr7VHzR+a9Qus3St/kn4EMYVeyyM7u2B3MB qYO4GOTQEfoiHBCFMSXYqqe1xG1FwbHOWnNhGBZr68csbNiyFj isHR/y+da8hCOkb5FQCQ== X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.4-2.6 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:70759 Archived-At: Am 19.12.2009 um 20:57 schrieb Sean Sieger: > How do you change the color of the buffer name in the mode line? In > tty > on Ubuntu 9.10, it's a pale grey that I can't really see. In GNU Emacs 22 I have this customisation: '(mode-line ((t (:background "DeepSkyBlue1" :foreground "black" :height 1.25 :family "courier")))) '(mode-line-inactive ((t (:inherit mode-line :background "PaleTurquoise1" :foreground "grey20" :box (:line-width -1 :color "grey75") :weight light :family "profontwindows")))) The difference between an active and an inactive buffer is not visible, also the font change. The mode-line is pretty well visible and the black text too. -- Greetings Pete <\ _\ O _ |o \ _\\_/-\=' _____________(_)|-(_) (_)___________________________________