From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Jai Dayal Newsgroups: gmane.emacs.help Subject: can't figure out the name of the face Date: Wed, 9 Jul 2014 10:50:37 -0600 Message-ID: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: ger.gmane.org 1405037612 4103 80.91.229.3 (11 Jul 2014 00:13:32 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 11 Jul 2014 00:13:32 +0000 (UTC) To: help-gnu-emacs Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Jul 11 02:13:22 2014 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1X5OSm-00005D-Rn for geh-help-gnu-emacs@m.gmane.org; Fri, 11 Jul 2014 02:13:20 +0200 Original-Received: from localhost ([::1]:41174 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X5OSm-0007jS-5t for geh-help-gnu-emacs@m.gmane.org; Thu, 10 Jul 2014 20:13:20 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:45637) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X4v59-0005cS-22 for help-gnu-emacs@gnu.org; Wed, 09 Jul 2014 12:50:59 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1X4v58-0006ja-8L for help-gnu-emacs@gnu.org; Wed, 09 Jul 2014 12:50:58 -0400 Original-Received: from mail-vc0-x230.google.com ([2607:f8b0:400c:c03::230]:64681) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X4v58-0006jU-3N for help-gnu-emacs@gnu.org; Wed, 09 Jul 2014 12:50:58 -0400 Original-Received: by mail-vc0-f176.google.com with SMTP id ik5so7365694vcb.35 for ; Wed, 09 Jul 2014 09:50:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:from:date:message-id:subject:to:content-type; bh=g4ymYq8qXdUs0c+LRhldniotN1uqtaV0zz9cei9LGNM=; b=rRHGY/zjvUD1aoQToIpTlWd+GPh99Gq06ZEPqweDvw2vO79DwH7GvY07fDl8TuRKvV gjHNnn5cbudF1e4LfiD15CeA00sJFfYS3rPjfN5t96IELDGJ4abnSsLj6qYCJ+InxU51 HX3GWzM9wx//ZvlTvVqDU2g/WHnreIjy656UEHsrhVKQTmNp838FtP34JS9dMxhKu7+U ZCo5bhvVKckcSEdZRYuDBRrH+1DmyiIY7inomWvJ4ldVXmFqRjQ8EO8wjC5UEfDBFDco OHScBlPRSmjMq1Spja3tNDhBMuwCIRocQemxQFpqjoJeoUdUzmAq52kLHjPlfLM6rtJA JG/g== X-Received: by 10.58.245.194 with SMTP id xq2mr41135263vec.26.1404924657180; Wed, 09 Jul 2014 09:50:57 -0700 (PDT) Original-Received: by 10.220.112.10 with HTTP; Wed, 9 Jul 2014 09:50:37 -0700 (PDT) X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2607:f8b0:400c:c03::230 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 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.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:98636 Archived-At: I am using the ujelly theme via the terminal. If I have the window split, the active window shows the file-name in bright white colors. If the window isn't active, then it shows the file name in the mode line (?) in a grey color. The problem is that it's almost the same grey as the background, thus making it very difficult to see when it's not active. I simply want to change the color of the text that displays the file-name in the mode-line of a non-active buffer, however, I have no idea what this face is called. Any suggestions? Thanks, Jai