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

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

Re: Background color in emacs


From: Bastien
Subject: Re: Background color in emacs
Date: Mon, 16 Jan 2006 14:38:52 +0000
User-agent: Gnus/5.110004 (No Gnus v0.4) Emacs/22.0.50 (gnu/linux)

Stefan Bienert <stefanbienert@web.de> writes:

> Hello,
>
> I'm trying to get emacs in X to the same look as in the console. I
> mean with a black background. But if I use set-background-color, the
> black font in emacs does not turn into white?  Any help?

Another way to it is to use color-theme and color-theme-dark-laptop.

http://www.emacswiki.org/cgi-bin/wiki?ColorTheme

(require 'color-theme nil t)
(color-theme-dark-laptop)

-- 
Bastien


reply via email to

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