From mboxrd@z Thu Jan 1 00:00:00 1970 From: Aankhen Subject: Re: How to change column view background color ? Date: Thu, 10 Mar 2011 01:06:48 +0530 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from [140.186.70.92] (port=58659 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PxPC3-0000Jk-KT for emacs-orgmode@gnu.org; Wed, 09 Mar 2011 14:37:12 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PxPC2-0005V4-CR for emacs-orgmode@gnu.org; Wed, 09 Mar 2011 14:37:11 -0500 Received: from mail-vw0-f41.google.com ([209.85.212.41]:51086) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PxPC2-0005V0-7E for emacs-orgmode@gnu.org; Wed, 09 Mar 2011 14:37:10 -0500 Received: by vws13 with SMTP id 13so1024117vws.0 for ; Wed, 09 Mar 2011 11:37:09 -0800 (PST) In-Reply-To: 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: sakesun roykiattisak Cc: emacs-orgmode@gnu.org Hi, On Wed, Mar 9, 2011 at 19:52, sakesun roykiattisak wrot= e: > hi, I'm using color-theme-charcoal-black with=C2=A0org-mode on ntemacs-23= .2.1. > When I turn on column-view the view=C2=A0display in white background. > Which make it very=C2=A0difficult to read. > http://26.media.tumblr.com/tumblr_lhsnjosKkt1qhjuqco1_400.png > How can I change the background color of column=C2=A0view ? I believe you should be able to do this by changing the =E2=80=98org-column= =E2=80=99 face. Try =E2=80=98M-x customize-face RET org-column=E2=80=99. Aankhen