all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* emacs-looks...
@ 2003-01-28  0:19 Kenneth Buchwald Johansen
  2003-01-28  7:16 ` emacs-looks Kai Großjohann
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Kenneth Buchwald Johansen @ 2003-01-28  0:19 UTC (permalink / raw)


Hi!
I'm using debian, and when I use apt-get install emacs21, the default
emacs-colors are white and black (black text and white background). I really
don't like that - how do I set emacs to use the 'normal' colors (green and
black)?
Thanks!
- Kenneth

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: emacs-looks...
  2003-01-28  0:19 emacs-looks Kenneth Buchwald Johansen
@ 2003-01-28  7:16 ` Kai Großjohann
  2003-01-28 10:45   ` emacs-looks Kester Clegg
  2003-01-28  8:02 ` emacs-looks roodwriter
  2003-01-28 11:37 ` emacs-looks Captain
  2 siblings, 1 reply; 6+ messages in thread
From: Kai Großjohann @ 2003-01-28  7:16 UTC (permalink / raw)


"Kenneth Buchwald Johansen" <toohey@math.com> writes:

> I'm using debian, and when I use apt-get install emacs21, the default
> emacs-colors are white and black (black text and white background). I really
> don't like that - how do I set emacs to use the 'normal' colors (green and
> black)?

You can set it from ~/.Xdefaults, like for other X11 programs.
-- 
Ambibibentists unite!

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: emacs-looks...
  2003-01-28  0:19 emacs-looks Kenneth Buchwald Johansen
  2003-01-28  7:16 ` emacs-looks Kai Großjohann
@ 2003-01-28  8:02 ` roodwriter
  2003-01-28 11:37 ` emacs-looks Captain
  2 siblings, 0 replies; 6+ messages in thread
From: roodwriter @ 2003-01-28  8:02 UTC (permalink / raw)


Kenneth Buchwald Johansen wrote:

> Hi!
> I'm using debian, and when I use apt-get install emacs21, the default
> emacs-colors are white and black (black text and white background). I
> really don't like that - how do I set emacs to use the 'normal' colors
> (green and black)?
> Thanks!
> - Kenneth


I'm using KDE 3.0 and it took the colors I use for the desktop--gray 
background and white letters, which I use because I can go for long periods 
of time before my eyes water. It doesn't in Gnome, just black letters on 
white, which, for me, is like staring into a light after awhile.

If you load up Emacs at the command line you can set the colors like this:

emacs -fg green -bg black

-fg is foreground, -bg is background. -ms is the mouse color, if you want to 
change that.

It's all in the man pages.

Hope this helps.

--Rod



-- 
To reply by e-mail, take the extra "o" out of my e-mail address. It's to 
confuse spambots, of course.

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: emacs-looks...
  2003-01-28  7:16 ` emacs-looks Kai Großjohann
@ 2003-01-28 10:45   ` Kester Clegg
  0 siblings, 0 replies; 6+ messages in thread
From: Kester Clegg @ 2003-01-28 10:45 UTC (permalink / raw)


kai.grossjohann@uni-duisburg.de (Kai Großjohann) writes:

> > emacs-colors are white and black (black text and white
> > background). I really don't like that - how do I set emacs to use
> > the 'normal' colors (green and black)?
> 
> You can set it from ~/.Xdefaults, like for other X11 programs.

But I personally think it's not wise to split your colour preferences
over two files - I like to keep in one .emacs file which I take where
ever I go.  Why not try M-x list-faces-display and change the default
from there?
-- 
************************************************************************
Kester Clegg				Dept. of Computer Science,
Research Assistant (UTC)		University of York, 
Tel (01904) 43 27 49			email: kester at cs.york.ac.uk
************************************************************************

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: emacs-looks...
  2003-01-28  0:19 emacs-looks Kenneth Buchwald Johansen
  2003-01-28  7:16 ` emacs-looks Kai Großjohann
  2003-01-28  8:02 ` emacs-looks roodwriter
@ 2003-01-28 11:37 ` Captain
  2003-01-28 16:03   ` emacs-looks Kenneth Buchwald Johansen
  2 siblings, 1 reply; 6+ messages in thread
From: Captain @ 2003-01-28 11:37 UTC (permalink / raw)


Hi

Try color-theme package. It has quite a few different color skins and you 
can switch between them with one command. (I am using dark-laptop theme 
myself - white text on black background)

Cheers
Andrey

On 28 Jan 2003, you wrote in gnu.emacs.help:

> Hi!
> I'm using debian, and when I use apt-get install emacs21, the default
> emacs-colors are white and black (black text and white background). I
> really don't like that - how do I set emacs to use the 'normal' colors
> (green and black)?
> Thanks!
> - Kenneth
> 
> 

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: emacs-looks...
  2003-01-28 11:37 ` emacs-looks Captain
@ 2003-01-28 16:03   ` Kenneth Buchwald Johansen
  0 siblings, 0 replies; 6+ messages in thread
From: Kenneth Buchwald Johansen @ 2003-01-28 16:03 UTC (permalink / raw)


Thanks guys!
- Kenneth

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2003-01-28 16:03 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-01-28  0:19 emacs-looks Kenneth Buchwald Johansen
2003-01-28  7:16 ` emacs-looks Kai Großjohann
2003-01-28 10:45   ` emacs-looks Kester Clegg
2003-01-28  8:02 ` emacs-looks roodwriter
2003-01-28 11:37 ` emacs-looks Captain
2003-01-28 16:03   ` emacs-looks Kenneth Buchwald Johansen

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.