[O] How to change column view background color ?

2011-03-09 Thread sakesun roykiattisak
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


Re: [O] How to change column view background color ?

2011-03-09 Thread Aankhen
Hi,

On Wed, Mar 9, 2011 at 19:52, sakesun roykiattisak sake...@gmail.com wrote:
 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 ?

I believe you should be able to do this by changing the ‘org-column’
face.  Try ‘M-x customize-face RET org-column’.

Aankhen