all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / 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 16:28:15 +0300	[thread overview]
Message-ID: <831rigg3kg.fsf@gnu.org> (raw)
In-Reply-To: <trinity-e3e15f62-2089-4e00-8288-54ac6306b2f1-1601644573807@3c-app-mailcom-bs12> (message from Christopher Dimech on Fri, 2 Oct 2020 15:16:13 +0200)

> From: Christopher Dimech <dimech@gmx.com>
> Date: Fri, 2 Oct 2020 15:16:13 +0200
> Sensitivity: Normal
> 
> Yes, that's what it is doing, What I need to know is to have more information on how to select
> a frame, or hof to apply background colour to all frames.

To apply this to all frames, use something like this:

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



  parent reply	other threads:[~2020-10-02 13:28 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 [this message]
2020-10-02 13:59       ` Christopher Dimech
2020-10-02 14:51         ` Eli Zaretskii
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

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

  git send-email \
    --in-reply-to=831rigg3kg.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.
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.