From mboxrd@z Thu Jan 1 00:00:00 1970 From: sakesun roykiattisak Subject: How to change column view background color ? Date: Wed, 9 Mar 2011 21:22:13 +0700 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=90e6ba6e8bac88b072049e0d7428 Return-path: Received: from [140.186.70.92] (port=36162 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PxKHI-00026k-4f for emacs-orgmode@gnu.org; Wed, 09 Mar 2011 09:22:16 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PxKHH-0001qx-07 for emacs-orgmode@gnu.org; Wed, 09 Mar 2011 09:22:15 -0500 Received: from mail-iy0-f169.google.com ([209.85.210.169]:42109) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PxKHG-0001qa-QZ for emacs-orgmode@gnu.org; Wed, 09 Mar 2011 09:22:14 -0500 Received: by iyf13 with SMTP id 13so757427iyf.0 for ; Wed, 09 Mar 2011 06:22:13 -0800 (PST) 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: emacs-orgmode@gnu.org --90e6ba6e8bac88b072049e0d7428 Content-Type: text/plain; charset=ISO-8859-1 hi, I'm using color-theme-charcoal-black with org-mode on ntemacs-23.2.1. When I turn on column-view the view display in white background. Which make it very difficult to read. http://26.media.tumblr.com/tumblr_lhsnjosKkt1qhjuqco1_400.png How can I change the background color of column view ? Or, even better, how can I teach column-view to aware of "dark-theme" ? Thanks --90e6ba6e8bac88b072049e0d7428 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
hi, I'm using color-theme-charcoal-black with=A0org-mode on ntemac= s-23.2.1.=A0
When I turn on column-view the view=A0display in whi= te background.=A0
Which make it very=A0difficult to read.


How can I change the background color of column= =A0view ?
Or, even better, how can I teach column-view to aware of "dark-th= eme" ?

Thanks
--90e6ba6e8bac88b072049e0d7428-- 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