[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Resetting Background Colour, but only Speedbar Background is changin
From: |
Christopher Dimech |
Subject: |
Re: Resetting Background Colour, but only Speedbar Background is changing |
Date: |
Fri, 2 Oct 2020 17:36:13 +0200 |
I reckoned something got screwed up in the installation. I installed it
again and your suggestion works.
Thank you.
> Sent: Friday, October 02, 2020 at 3:51 PM
> From: "Eli Zaretskii" <eliz@gnu.org>
> To: help-gnu-emacs@gnu.org
> Subject: Re: Resetting Background Colour, but only Speedbar Background is
> changing
>
> > From: Christopher Dimech <dimech@gmx.com>
> > Cc: help-gnu-emacs@gnu.org
> > Date: Fri, 2 Oct 2020 15:59:01 +0200
> >
> > I have tried your suggestion but it is not taking effect
> > Have dome like this
> >
> >
> > ; Set Frame Size
> > ( setq initial-frame-alist '((width . 75) (height . 24)) )
> >
> > ; Set emacs font - Value is 1/10 pt, so 180 gives 18pt.
> > (set-face-attribute 'default nil :height 180)
> >
> > ; Modify background colour from Colour Theme
> > (add-to-list 'default-frame-alist '(background-color . "#e1ff00"))
>
> Are you doing this in your .emacs init file? That's where it should
> be done. It works for me, FWIW.
>
>
- Resetting Background Colour, but only Speedbar Background is changing, Christopher Dimech, 2020/10/02
- Re: Resetting Background Colour, but only Speedbar Background is changing, Eli Zaretskii, 2020/10/02
- Message not available
- Re: Resetting Background Colour, but only Speedbar Background is changing, Eli Zaretskii, 2020/10/02
- Re: Resetting Background Colour, but only Speedbar Background is changing, Christopher Dimech, 2020/10/02
- Re: Resetting Background Colour, but only Speedbar Background is changing, Eli Zaretskii, 2020/10/02
- Re: Resetting Background Colour, but only Speedbar Background is changing,
Christopher Dimech <=
- RE: Resetting Background Colour, but only Speedbar Background is changing, Drew Adams, 2020/10/02
- Re: Resetting Background Colour, but only Speedbar Background is changing, Christopher Dimech, 2020/10/02
- Re: Resetting Background Colour, but only Speedbar Background is changing, Christopher Dimech, 2020/10/02
- Re: Resetting Background Colour, but only Speedbar Background is changing, Christopher Dimech, 2020/10/02