help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: problem with emacs color setting


From: Kai Großjohann
Subject: Re: problem with emacs color setting
Date: Sat, 17 May 2003 21:47:57 +0200
User-agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3.50 (gnu/linux)

Han Xu <xuhan@tokyo.cc.gatech.edu> writes:

> But I want to use Black backgroud for X Win emacs (and so related other
> colors) too. I tried two ways, but not good result:
>
> 1. I simply changed backgroud color: (set-background-color "Black")
> The bad thing is that other colors are not changing correspondingly.

Does this work?

(add-to-list 'default-frame-alist '(background-color . "black"))

You may have to set the foreground color in a similar manner, though.

-- 
This line is not blank.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]