From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Change color of org table lines Date: Mon, 1 Mar 2010 13:42:55 +0100 Message-ID: <5B3184DD-C11E-43FA-A2F3-79244BA59DC1@gmail.com> References: <20100226192353.GA56037@stan> Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Nm4xg-00013Z-7H for emacs-orgmode@gnu.org; Mon, 01 Mar 2010 07:43:00 -0500 Received: from [140.186.70.92] (port=47951 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Nm4xf-00012E-A4 for emacs-orgmode@gnu.org; Mon, 01 Mar 2010 07:42:59 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1Nm4xe-0003nb-J4 for emacs-orgmode@gnu.org; Mon, 01 Mar 2010 07:42:59 -0500 Received: from mail-ew0-f222.google.com ([209.85.219.222]:60299) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Nm4xe-0003nV-Ei for emacs-orgmode@gnu.org; Mon, 01 Mar 2010 07:42:58 -0500 Received: by ewy22 with SMTP id 22so1644226ewy.26 for ; Mon, 01 Mar 2010 04:42:57 -0800 (PST) In-Reply-To: <20100226192353.GA56037@stan> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Viktor Rosenfeld Cc: emacs-orgmode@gnu.org On Feb 26, 2010, at 8:23 PM, Viktor Rosenfeld wrote: > Hi, > > is there a away to change the color of table lines seperately from the > table content? I found the Org Table face through the customize > interface, but that seems to operate on the entire table. This is correct, except for special lines, and special fields. > > The background to this question is that I find the default table > presentation somewhat busy especially with clock reports with lots of > entries. How would your proposal make things clearer? - Carsten