unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: help-gnu-emacs@gnu.org
Subject: Re: Resetting Background Colour, but only Speedbar Background is changing
Date: Fri, 02 Oct 2020 17:51:18 +0300	[thread overview]
Message-ID: <83y2koel5l.fsf@gnu.org> (raw)
In-Reply-To: <trinity-081c759e-8ae0-4243-9194-41595ce4b77d-1601647141579@3c-app-mailcom-bs12> (message from Christopher Dimech on Fri, 2 Oct 2020 15:59:01 +0200)

> 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.



  reply	other threads:[~2020-10-02 14:51 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-02 12:49 Resetting Background Colour, but only Speedbar Background is changing Christopher Dimech
2020-10-02 13:06 ` Eli Zaretskii
     [not found]   ` <trinity-e3e15f62-2089-4e00-8288-54ac6306b2f1-1601644573807@3c-app-mailcom-bs12>
2020-10-02 13:28     ` Eli Zaretskii
2020-10-02 13:59       ` Christopher Dimech
2020-10-02 14:51         ` Eli Zaretskii [this message]
2020-10-02 15:36           ` Christopher Dimech
2020-10-02 16:00         ` Drew Adams
2020-10-02 14:02       ` Christopher Dimech
2020-10-02 14:12         ` Christopher Dimech
2020-10-02 14:15           ` Christopher Dimech

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=83y2koel5l.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).